Commit graph

341 commits

Author SHA1 Message Date
54e5c70447 Changed minimum versions 2024-01-23 10:06:01 +01:00
8a94b53379 Push boost version. 2023-05-02 11:07:15 +02:00
4cfd8d5572 2022 → 2023 2023-04-26 12:47:41 +02:00
528ae1ff31 use QUrl::fromLocalFile 2023-04-26 12:46:35 +02:00
f898844c7c remove obsolete lstdc++fs flag 2023-04-25 16:19:27 +02:00
e6b71a7e4d Get rid of csv-parser 2023-04-25 16:11:34 +02:00
f4b4ccbbea Revert "Remove fmt dependency"
This reverts commit 8efdf7b6fe.
2023-04-25 15:22:06 +02:00
8efdf7b6fe Remove fmt dependency 2023-04-21 21:33:59 +02:00
a46e8d89c9 remove xlnt stuff 2023-01-18 19:41:53 +01:00
b0444112a8 seller menu simplified. 2023-01-18 17:05:21 +01:00
19ea7f27de Excel stuff removed. 2023-01-18 16:35:28 +01:00
9fcfb8e3ba Loading translation improved. 2022-09-26 20:47:23 +02:00
7299ae7c66 Fix db filename 2022-09-26 12:40:21 +02:00
144f61d6d4 Do not use named locales on Windows. 2022-09-26 11:21:03 +02:00
85574ff08a replace boost date_time with chrono 2022-09-26 10:14:57 +02:00
3a132e69ae Add one additional seller.
fixes #24
2022-09-24 20:41:15 +02:00
01577d02a0 Do not ignore seller entries with empty names.
fixes #23
2022-09-24 20:25:33 +02:00
944edc277a ReportDialog: Reduce lines per page
fixes #22
2022-09-24 14:41:14 +02:00
0427bd4077 move to qt6 2022-07-07 17:16:51 +02:00
2b6628bdf8 Using fmt for currency 2022-07-07 16:53:44 +02:00
6944051c31 code formatting 2022-07-07 15:37:33 +02:00
5f7d91a18e Copyright year updated 2022-07-07 15:32:13 +02:00
2b7c099f5e Adopt to C++20 2022-07-07 15:31:32 +02:00
acc3095e60 code formatting 2022-07-07 15:21:46 +02:00
3e6e587df8 member variables renamed 2022-07-07 15:03:39 +02:00
d573aed916 Merge branch 'master' of ssh://brodbeck-online.de:60022/martin/kima2-cpp 2021-09-20 07:40:34 +02:00
059ae5ca66 2020 → 2021 2021-09-20 07:39:37 +02:00
edf9cb1a2c Revert "2020 → 2021"
This reverts commit b8b5d8b140.
2021-09-19 19:59:51 +02:00
b8b5d8b140 2021 → 2021 2021-09-19 19:58:49 +02:00
92ecc92bf7 Fix umlaut-crash on linux machines 2021-09-19 19:52:32 +02:00
a156c5331a Added warning message when Excel import fails. 2020-10-15 16:43:00 +02:00
8b299bacc3 Set default style on Windows to "Fusion". 2020-10-15 15:47:05 +02:00
8374175087 2019 -> 2020 2020-02-15 09:55:01 +01:00
01bf3c29a2 [Windows] undefine DELETE macro if defined 2020-02-12 16:13:16 +01:00
2d06de9907 Fix Excel import 2020-02-12 14:04:15 +01:00
77791e142c more on build scripts 2019-10-17 16:03:12 +02:00
b9d4375f5a improved build instructions 2019-10-11 10:01:21 +02:00
b016452a06 adjust cmake files to changed filesystem 2019-10-10 15:00:09 +02:00
e987692c7a add files to be installed to meson 2019-10-10 14:42:11 +02:00
d13f9d2824 meson is now working ... somehow 2019-10-10 13:36:48 +02:00
fc308c644c Merge branch 'master' into meson 2019-10-10 08:13:30 +02:00
e89728846c restructure libs 2019-10-10 08:09:16 +02:00
ad895abd35 initial meson files added 2019-10-09 16:31:29 +02:00
ec0b7cbf0d code cleanup 2019-10-09 10:36:51 +02:00
9fd29d588f code cleanup 2019-10-07 14:08:01 +02:00
710b4cf9fb disable ctor 2019-10-07 13:58:10 +02:00
98fdffe5fb having fun with virtual dtors 2019-10-07 10:51:13 +02:00
847e8aa8ba message improved 2019-10-07 10:33:46 +02:00
9e2d377195 json-import: show number of sellers 2019-10-07 10:29:14 +02:00
acc8408b0a Fix file system problem (umlauts) on Linux 2019-10-07 08:32:51 +02:00