Alexander Arin
c7eec9160d
QT_VERSION < 0x060000 -> (QT_VERSION < QT_VERSION_CHECK(5, 15, 1))
...
page order has been fixed when TOC page is present and some pages are not printable
2021-12-16 00:13:39 +03:00
Alexander Arin
37b929459b
Completer refactored
2021-11-03 00:40:16 +03:00
Alexander Arin
8efb6792a3
support of Qt6
2021-11-02 22:30:29 +03:00
Alexander Arin
1c81196db2
Finish 1.5.90
2021-11-01 20:11:55 +03:00
Alexander Arin
fa3645c389
resize function has been added to the report preview widget
2021-11-01 20:11:55 +03:00
Alexander Arin
379831fbe3
Merge pull request #354 from MultiMote/master
...
CMake: fix libzint build
2021-10-29 16:47:03 +03:00
MultiMote
21eae76d0a
CMake: fix libzint build
...
* LimeReport with libzint can now be built
* 3rdpaty libraries have separate CMakeLists now
* libpng is no longer required
2021-10-28 22:43:49 +03:00
Alexander Arin
5648f68a35
Merge pull request #345 from MultiMote/master
...
Remove QtScript dependency in CMakeLists
2021-09-30 16:53:28 +03:00
Arin Alexander
bd357bd9f0
Finish 1.5.90
2021-09-16 02:48:24 +03:00
Arin Alexander
9b46cbce78
Group bands rendering has been fixed
2021-09-16 02:48:07 +03:00
MultiMote
9825ee78c1
Remove QtScript dependency in CMakeLists
2021-09-13 15:38:17 +03:00
fralx
3569b63e24
4.8 build has been fixed
2021-09-12 21:30:28 +03:00
Alexander Arin
37b2d35fab
Update README.md
2021-09-12 16:37:01 +03:00
fralx
e19c2efc04
Version has been changed
2021-09-12 16:31:40 +03:00
fralx
02ef3083b9
Finish 1.5.89
2021-09-12 13:29:05 +03:00
fralx
76ee77bfc9
LRDView build fixed
2021-09-12 13:28:55 +03:00
fralx
9cae735488
Finish 1.5.88
2021-09-11 19:22:05 +03:00
fralx
4318c7d0c9
lrdview has been added
2021-09-11 19:21:28 +03:00
fralx
1ec6aeef7e
ReportFooter splitting has been fixed
2021-09-11 19:03:03 +03:00
Alexander Arin
843ecc61b4
Merge pull request #340 from darktorres/master
...
Properly detect Qt 6
2021-09-10 23:05:48 +03:00
Rodrigo Torres
00abe9371b
Fix compilation on Qt 6.0
2021-08-24 04:48:18 -03:00
Rodrigo Torres
d704b495dc
Fix version
2021-08-24 04:30:38 -03:00
Rodrigo Torres
67d8146b9c
WIP
2021-08-24 04:22:30 -03:00
Rodrigo Torres
fa6cbef6a7
WIP
2021-08-24 02:37:40 -03:00
Rodrigo Torres
7dad9d700b
WIP
2021-08-23 02:07:08 -03:00
Rodrigo Torres
53683a8c89
Properly detect Qt 6
...
It doesn't compile yet on Qt 6 but I'm working on it.
2021-08-20 13:50:06 -03:00
Alexander Arin
b9a3b3cce4
Merge pull request #338 from Jihadist/feature/cmake-update
...
Make QZint optional, export all symbols
2021-08-19 20:37:16 +03:00
atom
ef74cd366c
Make QZint optional, export all symbols
2021-08-19 14:19:52 +03:00
Alexander Arin
09a31a96a0
Merge pull request #337 from darktorres/master
...
Some more small changes
2021-08-19 02:28:10 +03:00
Rodrigo Torres
fabb63ada2
Update copyright year
2021-08-18 14:21:36 -03:00
Rodrigo Torres
e96e1a9adc
Simplify .pro/.pri
2021-08-18 14:14:37 -03:00
Rodrigo Torres
d56fb6150c
Fix typo
2021-08-18 13:09:45 -03:00
Rodrigo Torres
c22cfbcaea
Remove extra / in path
2021-08-18 12:38:22 -03:00
Alexander Arin
c9a46683c7
Merge pull request #336 from darktorres/master
...
Some small changes
2021-08-18 16:49:03 +03:00
Rodrigo Torres
0561598df2
Consistency
2021-08-17 23:32:45 -03:00
Rodrigo Torres
9705fb970c
Fix some warnings
2021-08-17 22:57:25 -03:00
Rodrigo Torres
df7670d136
Fix compilation in old Qt versions
2021-08-17 22:28:41 -03:00
Rodrigo Torres
bf7e26bc0d
Update travis.yml
2021-08-17 22:26:58 -03:00
Rodrigo Torres
9ce7e4dfbf
Disable warnings for 3rdparty code
2021-08-17 22:13:45 -03:00
Rodrigo Torres
ffd82a18ca
Fix if
2021-08-17 22:06:42 -03:00
Rodrigo Torres
c910c425fd
Fix zint version
2021-08-17 21:58:10 -03:00
Alexander Arin
9d6a2ef780
Merge pull request #335 from Jihadist/master
...
Update CMakeLists
2021-08-17 02:59:28 +03:00
atom
50505215e6
Update CMakeLists
2021-08-16 15:16:35 +03:00
fralx
2659aa06ed
Thanks to Николай Олейников
2021-06-30 13:57:51 +03:00
Alexander Arin
ca8ce0fdc9
Merge pull request #333 from makarenkov/code-editor-fixes
...
Script highlighter fixes
2021-06-22 18:39:24 +03:00
Константин Макаренков
6bfc6be9fb
Script highlighter fixes
...
Fixed: keywords and numbers at the end of the line were not highlighted
2021-06-18 16:04:39 +03:00
Alexander Arin
ad404cbdc7
Merge pull request #331 from makarenkov/code-editor-fixes
...
Fixed: no highlighting of keyword <let>
2021-06-16 19:08:19 +03:00
Константин Макаренков
0353dbb7b4
Fixed: no highlighting of keyword <let>
...
Fixed: no highlighting of strings quoted with apostrophe <`>
Fixed: incorrect highlighting of multi-line comments /* ... */
Fixed: incorrect parentheses if there is an empty string between parentheses chars
2021-06-16 15:05:13 +03:00
Arin Alexander
409e8b1819
Finish 1.5.87
2021-06-01 23:34:00 +03:00
Arin Alexander
78b298c2d7
Page number changing during scaling page has been fixed
2021-06-01 23:33:38 +03:00