0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-04-03 07:53:46 +03:00
Commit Graph

1766 Commits

Author SHA1 Message Date
Sanych
b59dd19555 Исправлен перевод 2024-11-25 09:01:08 +03:00
Sanych
83b769a623 Some fixes 2024-11-20 10:18:17 +03:00
Sanych
72ceba1d01 fix font size 2024-01-15 16:15:03 +03:00
Sanych
3d064b4b1a font experiments 2024-01-15 15:55:51 +03:00
Sanych
9ddeae20d7 fix m_settings initialization 2024-01-15 12:58:10 +03:00
Sanych
de4b6861aa fix settings option 2024-01-15 11:46:31 +03:00
sanych_linux
af8e44cd83 Merge branch 'master' of github.com:sanych1by/LimeReport 2024-01-16 10:22:54 +03:00
sanych_linux
930dcd5da2 default font 2024-01-16 09:52:54 +03:00
sanych_linux
f91667dd6e some fix ui 2024-01-16 09:44:16 +03:00
Sanych
a7d4489f73 add separator 2024-01-12 11:07:11 +03:00
Sanych
e767f9271d visible open saveas and new buttons 2024-01-12 11:05:03 +03:00
Sanych
50c0efdfce add qzint headers to intallation 2023-12-18 17:48:51 +03:00
Sanych
065f941386 -_- 2023-12-15 22:32:54 +03:00
Sanych
5824dbcebe ^_^ 2023-12-15 22:31:09 +03:00
Sanych
71fa8d8ee1 External save settings 2023-12-15 22:01:06 +03:00
Sanych
0340e3f78b hide by default some dockwidget 2023-12-15 21:47:10 +03:00
Sanych
3392ad85d8 Variables active by default 2023-12-15 21:33:07 +03:00
Sanych
0673264cdc External variables priority 2023-12-15 21:29:46 +03:00
Sanych
7227f014eb block processevents 2023-12-15 14:17:09 +03:00
Sanych
1abe674b77 comment processEvent when prints 2023-12-15 14:12:11 +03:00
Sanych
ba902477b9 isNeedToSave() added 2023-11-16 10:54:37 +03:00
Sanych
e4b8701b21 External control unsaved changes 2023-11-16 10:49:06 +03:00
Sanych
ed9c66b956 remove export 2023-11-16 10:20:10 +03:00
Sanych
8dd7540a8b Some changes 2023-11-14 11:37:14 +03:00
Sanych
85ec78dd3d remove main menu 2023-11-10 09:57:24 +03:00
sanych1by
efdce1cdee
Update CMakeLists.txt
Fix build if only Qt6 installed
2023-10-13 15:43:18 +03:00
Alexander Arin
d10a627976
Merge pull request #446 from python-LimeReport/chore/update-version-info
chore: update version info
2023-09-08 16:07:14 +03:00
57df5eba3a
chore: update version info
Update version info in cmake, qmake and REAMDE.md
2023-08-29 17:31:07 +00:00
Arin Alex
f73342dc20 Finish 1.7.5 2023-08-16 16:04:02 +03:00
Arin Alex
f097b89280 Updated Russian translation. 2023-08-16 14:15:01 +03:00
Arin Alex
6a623a9ecb Finish 1.7.4 2023-05-01 09:26:49 +03:00
Arin Alex
f1903147a6 return value has been fixed 2023-05-01 09:26:41 +03:00
Alexander Arin
289ad33c07
Merge pull request #436 from mandauhitam/patch-1
Update qzint.h on <QObject>
2023-04-28 19:55:58 +03:00
Erfan Huda
682b2d953f
Update qzint.h on <QObject>
Update the missing includepath of QObject in line 3X.
2023-04-27 22:39:35 +07:00
Arin Alexander
491b78752c Finish 1.7.3 2023-04-11 13:40:12 +03:00
Arin Alexander
a7cdb28b4a Keep bottom space has been fixed 2023-04-11 13:39:54 +03:00
Arin Alex
a969d3452b Finish version/1.7.2 2023-02-07 19:21:29 +03:00
Arin Alex
0b830069b2 fix build for c++ < 17 2023-02-07 18:44:00 +03:00
Arin Alex
4f5c27817c Finish version/1.7.1 2023-02-07 01:02:28 +03:00
Arin Alex
772a15b867 Temporary removed information label (it should be redesigned) 2023-02-07 01:02:21 +03:00
Arin Alex
8ed3fb6344 Finish version/1.7.0 2023-02-07 00:33:27 +03:00
Arin Alex
4bb82ffa52 fix build for c++ < 17 2023-02-07 00:32:58 +03:00
Alexander Arin
9af5af74b3
Merge pull request #428 from rangemastersystems/master
Fix: ReportEnginePrivate::exportReport Не работал экспорт при пустом
2023-02-02 11:29:07 +03:00
Alexander Arin
3fbedf0860
Merge pull request #427 from yanis60/master
added position info when dragging
2023-02-02 11:28:26 +03:00
Dmitry Zagorodnev
77d9d44df6 Fix: ReportEnginePrivate::exportReport Не работал экспорт при пустом
параметре
2023-01-19 15:10:02 +03:00
yanis60
a2f72fdad7
Merge branch 'master' into master 2023-01-19 06:02:04 +00:00
Alexander Arin
d354c8f4c9
Merge pull request #426 from Jihadist/build-fixes
Build fixes
2023-01-18 22:58:47 +03:00
yanis60
36d8878f6e added position info when dragging 2023-01-13 09:26:30 +01:00
Jihadist
3a7f4fef28 remove local CMakeLists.txt.user 2023-01-11 21:56:17 +03:00
Jihadist
266b6795da fix build without UiTools 2023-01-11 21:56:17 +03:00