0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Commit Graph

  • 44edace2ab demo_r1 project has been added to CMake Alexander Arin 2022-02-01 00:15:00 +03:00
  • bc7666c351 Merge pull request #380 from emil-sawicki9/feature/charts-x-axis Alexander Arin 2022-02-01 00:01:08 +03:00
  • df0e4d8393 Fix vertical axis labels padding Emil Sawicki 2022-01-30 17:46:04 +01:00
  • 74c0f52369 Update font calculation Emil Sawicki 2022-01-30 17:02:24 +01:00
  • 25dff69679 Fix drawing vertical lines in grid chart Emil Sawicki 2022-01-29 08:57:50 +01:00
  • 2452e37334 Add x axis field combobox to chart editor Emil Sawicki 2022-01-28 07:05:55 +01:00
  • 7a4b3646e3 Update code Emil Sawicki 2022-01-27 19:57:53 +01:00
  • 0369137800 Add property to draw lines in grid Emil Sawicki 2022-01-27 19:51:40 +01:00
  • d0830a7a37 Handle horizontal bars Emil Sawicki 2022-01-27 19:20:44 +01:00
  • 66d286d5aa Merge tag '1.6.5' into develop Alexander Arin 2022-01-26 23:36:37 +03:00
  • 76ae485a2b Finish 1.6.5 1.6.5 Alexander Arin 2022-01-26 23:36:36 +03:00
  • 63dd02033b target_compile_definitions for QZint has been fixed Alexander Arin 2022-01-26 23:36:28 +03:00
  • 0d95bad7da Merge pull request #379 from MultiMote/master Alexander Arin 2022-01-26 22:03:23 +03:00
  • c965d7725a Fix CMake build MultiMote 2022-01-26 21:18:28 +03:00
  • 936377e652 Merge tag '1.6.4' into develop Alexander Arin 2022-01-26 20:15:32 +03:00
  • 4991c5d782 Finish 1.6.4 1.6.4 Alexander Arin 2022-01-26 20:15:31 +03:00
  • 11f6f30c3a Group footer band rendering has been fixed Alexander Arin 2022-01-26 20:15:21 +03:00
  • cb2d77df10 Merge pull request #378 from darktorres/master Alexander Arin 2022-01-26 20:05:22 +03:00
  • 6822ade01b Update Zint Rodrigo Torres 2022-01-26 09:16:57 -03:00
  • 5dac77083f Get axis label using method Emil Sawicki 2022-01-25 20:05:18 +01:00
  • fdee26a2b8 Add grid chart Emil Sawicki 2022-01-25 19:46:14 +01:00
  • b0f45f55a4 Fix compilation Emil Sawicki 2022-01-25 19:28:32 +01:00
  • a3ffc08d49 Add x axis Emil Sawicki 2022-01-25 19:13:00 +01:00
  • fdf7807cfb Merge pull request #373 from emil-sawicki9/feature/drawing-chart-refactoring Alexander Arin 2022-01-22 19:33:33 +03:00
  • 096336ed40 Fix text offset for vertical lines Emil Sawicki 2022-01-21 08:14:21 +01:00
  • 9e16776c1b Merge tag '1.6.3' into develop fralx 2022-01-20 03:45:39 +03:00
  • d78362d879 Finish 1.6.3 1.6.3 fralx 2022-01-20 03:45:37 +03:00
  • 69b18d2955 Group functions have been fixed fralx 2022-01-20 03:45:23 +03:00
  • dfa378970f Refactor axis data. Remove duplicate paint code Emil Sawicki 2022-01-18 10:56:05 +01:00
  • 5c5bb2544d Merge tag '1.6.2' into develop fralx 2022-01-12 16:52:15 +03:00
  • 95a11bdc14 Finish 1.6.2 1.6.2 fralx 2022-01-12 16:52:14 +03:00
  • c11e47b1cb Segment intersection value calculation has been fixed fralx 2022-01-12 16:52:01 +03:00
  • 476254e009 Merge pull request #369 from emil-sawicki9/feature/refactor-min-max-values Alexander Arin 2022-01-08 14:39:18 +03:00
  • e3bd7e05d5 Refactor min and max values Emil Sawicki 2022-01-05 12:13:05 +01:00
  • 3dec898240 Merge tag '1.6.1' into develop fralx 2021-12-26 13:41:24 +03:00
  • e415611fa0 Finish 1.6.1 1.6.1 fralx 2021-12-26 13:41:22 +03:00
  • 7c90a32b20 Page geometry initialization has been fixed fralx 2021-12-26 13:40:55 +03:00
  • 94a613f963 Merge tag '1.6.0' into develop fralx 2021-12-24 15:49:36 +03:00
  • 8dab5f6870 Finish 1.6.0 1.6.0 fralx 2021-12-24 15:49:33 +03:00
  • 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 Alexander Arin 2021-12-16 00:13:39 +03:00
  • 618f765015 Merge pull request #356 from Jihadist/feature/cmake-uitools-optional Alexander Arin 2021-11-10 19:18:49 +03:00
  • d8ab17a44a Make Qt::UiTools optional atom 2021-11-10 14:50:02 +03:00
  • 37b929459b Completer refactored Alexander Arin 2021-11-03 00:40:16 +03:00
  • 8efb6792a3 support of Qt6 Alexander Arin 2021-11-02 22:30:29 +03:00
  • 1c81196db2 Finish 1.5.90 Alexander Arin 2021-10-05 17:42:57 +03:00
  • fa3645c389 resize function has been added to the report preview widget Alexander Arin 2021-10-05 17:42:37 +03:00
  • 379831fbe3 Merge pull request #354 from MultiMote/master Alexander Arin 2021-10-29 16:47:03 +03:00
  • 21eae76d0a CMake: fix libzint build MultiMote 2021-10-28 22:43:49 +03:00
  • 10060fa07f Merge tag '1.5.90' into develop Alexander Arin 2021-10-05 17:42:59 +03:00
  • 125c7858c2 Finish 1.5.90 Alexander Arin 2021-10-05 17:42:57 +03:00
  • 02cf3ed6c1 resize function has been added to the report preview widget Alexander Arin 2021-10-05 17:42:37 +03:00
  • 5648f68a35 Merge pull request #345 from MultiMote/master Alexander Arin 2021-09-30 16:53:28 +03:00
  • a0a1b42c44 Merge tag '1.5.90' into develop Arin Alexander 2021-09-16 02:48:25 +03:00
  • bd357bd9f0 Finish 1.5.90 Arin Alexander 2021-09-16 02:48:24 +03:00
  • 9b46cbce78 Group bands rendering has been fixed Arin Alexander 2021-09-16 02:48:07 +03:00
  • 9825ee78c1 Remove QtScript dependency in CMakeLists MultiMote 2021-09-13 15:38:17 +03:00
  • 3569b63e24 4.8 build has been fixed fralx 2021-09-12 21:30:28 +03:00
  • 37b2d35fab Update README.md Alexander Arin 2021-09-12 16:37:01 +03:00
  • e19c2efc04 Version has been changed fralx 2021-09-12 16:31:40 +03:00
  • 670fe6ed23 language has been added feature/TravisCOM fralx 2021-09-12 16:19:51 +03:00
  • de847807f5 Merge tag '1.5.89' into develop fralx 2021-09-12 13:29:06 +03:00
  • 02ef3083b9 Finish 1.5.89 1.5.89 fralx 2021-09-12 13:29:05 +03:00
  • 76ee77bfc9 LRDView build fixed fralx 2021-09-12 13:28:55 +03:00
  • 296fc475fd Merge tag '1.5.88' into develop fralx 2021-09-11 19:29:52 +03:00
  • 9cae735488 Finish 1.5.88 1.5.88 fralx 2021-09-11 19:22:05 +03:00
  • 4318c7d0c9 lrdview has been added fralx 2021-09-11 19:03:57 +03:00
  • 1ec6aeef7e ReportFooter splitting has been fixed fralx 2021-09-11 19:03:03 +03:00
  • 843ecc61b4 Merge pull request #340 from darktorres/master Alexander Arin 2021-09-10 23:05:48 +03:00
  • 00abe9371b Fix compilation on Qt 6.0 Rodrigo Torres 2021-08-24 04:48:18 -03:00
  • d704b495dc Fix version Rodrigo Torres 2021-08-24 04:30:38 -03:00
  • 67d8146b9c WIP Rodrigo Torres 2021-08-24 04:22:30 -03:00
  • fa6cbef6a7 WIP Rodrigo Torres 2021-08-24 02:37:40 -03:00
  • 7dad9d700b WIP Rodrigo Torres 2021-08-23 02:07:08 -03:00
  • 53683a8c89 Properly detect Qt 6 Rodrigo Torres 2021-08-20 13:50:06 -03:00
  • b9a3b3cce4 Merge pull request #338 from Jihadist/feature/cmake-update Alexander Arin 2021-08-19 20:37:16 +03:00
  • ef74cd366c Make QZint optional, export all symbols atom 2021-08-19 13:59:51 +03:00
  • 09a31a96a0 Merge pull request #337 from darktorres/master Alexander Arin 2021-08-19 02:28:10 +03:00
  • fabb63ada2 Update copyright year Rodrigo Torres 2021-08-18 14:21:36 -03:00
  • e96e1a9adc Simplify .pro/.pri Rodrigo Torres 2021-08-18 14:14:37 -03:00
  • d56fb6150c Fix typo Rodrigo Torres 2021-08-18 13:09:45 -03:00
  • c22cfbcaea Remove extra / in path Rodrigo Torres 2021-08-18 12:38:22 -03:00
  • c9a46683c7 Merge pull request #336 from darktorres/master Alexander Arin 2021-08-18 16:49:03 +03:00
  • 0561598df2 Consistency Rodrigo Torres 2021-08-17 23:32:45 -03:00
  • 9705fb970c Fix some warnings Rodrigo Torres 2021-08-17 22:20:38 -03:00
  • df7670d136 Fix compilation in old Qt versions Rodrigo Torres 2021-08-17 22:28:41 -03:00
  • bf7e26bc0d Update travis.yml Rodrigo Torres 2021-08-17 22:26:58 -03:00
  • 9ce7e4dfbf Disable warnings for 3rdparty code Rodrigo Torres 2021-08-17 22:13:45 -03:00
  • ffd82a18ca Fix if Rodrigo Torres 2021-08-17 22:06:42 -03:00
  • c910c425fd Fix zint version Rodrigo Torres 2021-08-17 21:58:10 -03:00
  • 9d6a2ef780 Merge pull request #335 from Jihadist/master Alexander Arin 2021-08-17 02:59:28 +03:00
  • 50505215e6 Update CMakeLists atom 2021-05-17 11:32:24 +03:00
  • 2659aa06ed Thanks to Николай Олейников fralx 2021-06-30 13:57:51 +03:00
  • ca8ce0fdc9 Merge pull request #333 from makarenkov/code-editor-fixes Alexander Arin 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
  • 19e0f2cc30 Merge branch 'master' into develop Arin Alexander 2021-06-16 19:21:11 +03:00
  • ad404cbdc7 Merge pull request #331 from makarenkov/code-editor-fixes Alexander Arin 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
  • efe17b4183 Merge tag '1.5.87' into develop Arin Alexander 2021-06-01 23:34:01 +03:00
  • 409e8b1819 Finish 1.5.87 1.5.87 Arin Alexander 2021-06-01 23:34:00 +03:00
  • 78b298c2d7 Page number changing during scaling page has been fixed Arin Alexander 2021-06-01 23:33:38 +03:00