makarenkov
d7703b6667
Merge 0c41bc749c
into a0b03105b3
2025-08-01 10:38:36 +00:00
Alexander Arin
a0b03105b3
Update cmake.yml
2025-07-29 13:30:39 +03:00
Alexander Arin
558d3c9e0c
Update cmake.yml
2025-07-29 13:28:15 +03:00
Alexander Arin
5181f977ec
Update cmake.yml
2025-07-29 13:21:52 +03:00
Arin Alex
c1a96b32c9
Finish 1.7.18
2025-07-27 19:00:00 +03:00
Arin Alex
2b20232384
Windows build has been fixed
2025-07-27 17:41:20 +03:00
Alexander Arin
34d68b1050
Windows 2019 has been removed
2025-07-23 17:14:57 +03:00
Alexander Arin
79ca779560
Ubuntu 20 has been removed
2025-07-23 17:12:50 +03:00
Arin Alex
09ab013518
Finish 1.7.17
2025-06-25 19:23:10 +03:00
Arin Alex
8e439f2cf1
Barcode types has been fixed
2025-06-25 19:11:32 +03:00
Kozlov Vladimir
0c41bc749c
Merge branch 'patch' of https://github.com/makarenkov/LimeReport into patch
...
# Conflicts:
# limereport/items/lrtextitem.cpp
2025-06-04 14:43:40 +03:00
Kozlov Vladimir
cb6a6f19af
minor fixes
2025-06-04 14:37:42 +03:00
Константин Макаренков
90cdcb86ea
Fixed warnings
2025-04-18 10:47:42 +03:00
Konstantin Makarenkov
c7e4028637
Fixed code style
2025-03-20 11:12:46 +03:00
Konstantin Makarenkov
47aee66e55
Merge branch 'patch' of https://github.com/makarenkov/LimeReport into patch
2025-03-20 11:02:41 +03:00
Konstantin Makarenkov
b38a5e6e63
Changed translation option name
2025-03-19 00:37:21 +03:00
Konstantin Makarenkov
9f547a0823
Merge branch 'patch' of https://github.com/makarenkov/LimeReport into patch
2025-03-17 09:47:51 +03:00
Konstantin Makarenkov
5041cca47b
Added translation updating
2025-03-16 18:04:23 +03:00
Константин Макаренков
ebbf2b7beb
Fixed build issues
...
Fixed build with cmake when including limereport as a submodule with add_subdirectory(...)
Removed unnecessary checks of ENABLE DIALOG DESIGNER in CMakeLists.txt
Fixed Qt 5.15.16 incompatibility
Added missing LIMEREPORT_EXPORT
Fixed warnings
2025-03-12 14:30:56 +03:00
Alexander Arin
33ebdfc640
Merge pull request #475 from xakod/feature/cmake_dialog_designer-update
...
cmake: add options ENABLE_DIALOG_DESIGNER and HAVE_UI_LOADER
2024-10-23 15:30:27 +03:00
jihadist
fd6974ca65
cmake: add options ENABLE_DIALOG_DESIGNER and HAVE_UI_LOADER
2024-10-13 23:35:40 +03:00
Alexander Arin
731c05454d
Merge pull request #474 from aol-nnov/version-generator-followup
...
Fix qmake version generator
2024-09-20 17:41:55 +03:00
Андрей Лухнов
601fc38f06
Fix qmake version generator
...
cmake's `execute_process()` has `WORKING_DIRECTORY` parameter, but qmake's `$$system()` does not.
As a workaround for qmake, `git` command was called with `--git-dir` provided explicitly.
But for dirtyness detection we need `--work-tree`, too.
Follow-up for https://github.com/fralx/LimeReport/pull/471#issuecomment-2362114994
2024-09-20 08:03:38 +03:00
Alexander Arin
1ca70bbf8b
Merge pull request #472 from aol-nnov/define-codestyle
...
Define codestyle
2024-09-19 23:41:24 +03:00
Андрей Лухнов
0fca7169d3
Define code style and format all source file using clang-format-14
...
except those placed in 3rdparty directories.
2024-09-19 21:09:38 +03:00
Arin Alex
472781cbe4
Finish 1.7.15
2024-09-19 20:04:27 +03:00
Arin Alex
8e3cae45e3
Translations state committed
2024-09-19 20:04:19 +03:00
Alexander Arin
c5b9ac265d
Merge pull request #471 from aol-nnov/automate-version-generation
...
Automate version generation
2024-09-19 19:22:50 +03:00
Андрей Лухнов
b534c2bec0
Automate version generation
...
Version is now generated automatically based on git tags.
Both cases are handled: building from git tree and building tarball downloaded from github.
Works for qmake and cmake
2024-09-19 09:42:00 +03:00
Alexander Arin
a9126d51c6
Merge pull request #470 from aol-nnov/update-gitignore
...
Add canonical ignore rules from gitignore.io
2024-09-17 19:36:14 +03:00
Андрей Лухнов
b143441f9c
Add canonical ignore rules from gitignore.io
...
Toolkits: Qt
IDEs: intellij+iml, visualstudiocode, qtcreator
Build Systems: cmake
OSes: linux, macos, windows
2024-09-01 11:00:35 +03:00
Arin Alex
5a23da464f
Finish 1.7.14
2024-07-31 20:04:48 +03:00
Arin Alex
e53e7a993b
#467 Fixed
2024-07-31 20:04:27 +03:00
Alexander Arin
f07a356899
removed build for macos 11
2024-07-26 16:44:29 +03:00
Arin Alex
a1937e6101
Finish 1.7.13
2024-07-25 21:44:18 +03:00
Arin Alex
3de208b589
bool setDefaultExportDir(const QString& dirname) has been added
2024-07-25 21:44:11 +03:00
Arin Alex
570aaa734f
Finish 1.7.12
2024-07-25 18:36:45 +03:00
Arin Alex
f171b906eb
Comments have been removed
2024-07-25 18:36:41 +03:00
Arin Alex
7c7157417a
Finish 1.7.11
2024-07-25 18:32:44 +03:00
Arin Alex
9de9cc3ebf
Layout undo has been fixed
2024-07-25 18:32:30 +03:00
Arin Alex
f3d2efe8ca
Finish 1.7.10
2024-07-24 22:45:08 +03:00
Arin Alex
d97e7e9abe
Default item paddings have been added to report settings.
2024-07-24 22:44:58 +03:00
Arin Alex
e833461923
Finish 1.7.9
2024-07-18 21:47:06 +03:00
Arin Alex
5e17afb5de
currentReportsDir using fixed
2024-07-18 21:46:54 +03:00
Arin Alex
b4b2da8330
Finish 1.7.8
2024-06-06 22:44:47 +03:00
Arin Alex
0d12ce50e5
Background color rendering has been fixed
2024-06-06 22:44:02 +03:00
Arin Alex
86df3b179a
Finish 1.7.7
2024-05-08 17:46:25 +03:00
Arin Alex
8a09d5adcd
Redundant item creator registration has been fixed
2024-05-08 17:46:13 +03:00
arin.alex
caf9f3867d
Finish 1.7.7
2024-03-31 15:20:20 +03:00
arin.alex
e6321e36fb
Printing big pages has been fixed
2024-03-31 15:20:09 +03:00