2016 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
f5a477ee7e add interface wizard: clearified dr5000 usb protocol page 2024-12-08 18:29:52 +01:00
Reinder Feenstra
7cc5a2ff0a fix: world saved with simulation active didn't load properly 2024-12-03 23:03:46 +01:00
Reinder Feenstra
c05b0206ab fix: signal path didn't handle HiddenRailCrossOver properly 2024-12-03 23:03:01 +01:00
Reinder Feenstra
0a249e31bb translation: Frisian #wip 2024-12-02 23:21:56 +01:00
Reinder Feenstra
78bd4605c1 fix: missing include 2024-12-01 22:47:08 +01:00
Reinder Feenstra
ec7e09d054 Improved light/dark detection for Qt6 2024-12-01 22:32:47 +01:00
Reinder Feenstra
0e3ad12c2c translation: Frisian #wip 2024-11-30 00:44:15 +01:00
Reinder Feenstra
3ebdc30e2f translation: Frisian #wip 2024-11-29 00:52:31 +01:00
Reinder Feenstra
03377d16e3 Updated French translation from POEditor.com 2024-11-28 23:03:26 +01:00
Reinder Feenstra
576b419c0e innosetup: server language is now set to installer language (for new installations only) 2024-11-27 23:47:03 +01:00
Reinder Feenstra
8187b08881 tray icon: added translation and added language setting 2024-11-27 22:54:28 +01:00
Reinder Feenstra
27fecd8700 server: added language setting 2024-11-27 22:50:42 +01:00
Reinder Feenstra
0c257dbe13 fix: eventloop ioContext wasn't properly restarted 2024-11-27 22:46:51 +01:00
Reinder Feenstra
026ad5b3be Updated English and French translation from POEditor.com 2024-11-26 22:12:48 +01:00
Reinder Feenstra
0a8f16c999 fix: don't list rail vehicle train property in UI 2024-11-25 23:18:45 +01:00
Reinder Feenstra
53bcb0bb52 locale: use single string 2024-11-25 23:16:35 +01:00
Reinder Feenstra
c29122ce27 locale: added missing strings 2024-11-25 23:16:35 +01:00
Reinder Feenstra
8c9f7b09bf locale: made "weight_unit:ton" translatable, required for French. 2024-11-25 23:16:35 +01:00
Reinder Feenstra
7c413dd305 Updated French translation from POEditor.com 2024-11-25 23:16:35 +01:00
Reinder Feenstra
1d3336c4b7 innosetup: enlaged component radiobutton so French text fits 2024-11-25 22:35:02 +01:00
Reinder Feenstra
facd8baa83 output map: replaced accessory dropdown by more visual (R) (G) toggle buttons. 2024-11-24 23:45:16 +01:00
Reinder Feenstra
474f5b9c98 Updated French translation from POEditor.com 2024-11-24 23:45:16 +01:00
Reinder Feenstra
93a8703d5c
CI: disabled clang-tidy for now, will be fixed on branch 2024-11-24 23:27:50 +01:00
Reinder Feenstra
3456d4b2de clang-tidy: fixed readability-redundant-casting 2024-11-23 11:14:23 +01:00
Reinder Feenstra
4b5eb57a70 clang-tidy: added NOLINT due to platform differences 2024-11-23 09:49:17 +01:00
Reinder Feenstra
a107fb1312 clang-tidy: fixed readability issues 2024-11-23 09:08:39 +01:00
Reinder Feenstra
18e870c409 clang-tidy: enabled misc and modernize 2024-11-23 00:50:56 +01:00
Reinder Feenstra
441dea0382 clang-tidy: fixed misc-static-assert 2024-11-23 00:49:19 +01:00
Reinder Feenstra
8ae51ca730 clang-tidy: fixed modernize-return-braced-init-list 2024-11-23 00:47:03 +01:00
Reinder Feenstra
99d6f6a863 clang-tidy: fixed modernize-use-auto 2024-11-23 00:42:54 +01:00
Reinder Feenstra
e2c6a8e91e clang-tidy: fixed readability issues 2024-11-23 00:32:45 +01:00
Reinder Feenstra
875898eaeb clang-tidy: fixed modernize-use-equals-default 2024-11-23 00:01:57 +01:00
Reinder Feenstra
5cdb1c3c0d updated translations from poeditor 2024-11-22 23:36:41 +01:00
Reinder Feenstra
57a91c46d1 disabled clang-tidy for tests and catch2 2024-11-22 23:28:56 +01:00
Reinder Feenstra
4f9fdbe206 clang-tidy: fixed readability issues 2024-11-22 00:15:15 +01:00
Reinder Feenstra
5842eea403
CI: fix artifact download, set merge-multiple: true for wildcard downloads 2024-11-17 23:54:28 +01:00
Reinder Feenstra
c4ee37a6cd board: added crossover support
track can cross on tile corners, this actually is a crossover so a hidden crossover is inserted to prevent double reservation (and collisions)
2024-11-17 23:41:01 +01:00
Reinder Feenstra
6e5b35c682 Added UnitPropertyComboBox widget 2024-11-03 10:34:03 +01:00
Reinder Feenstra
151c234e1f Added SpeedLimitProperty class
a SpeedProperty with predefined values and a special "No limit" value.
2024-11-03 10:33:05 +01:00
Reinder Feenstra
6275ab5990 Added extra attribute functions for UnitProperty 2024-11-03 10:30:28 +01:00
Reinder Feenstra
a838e67335 Added support for saving NaN and Inf to JSON as string.
JSON doesn't have support for NaN/Inf
2024-11-03 09:09:51 +01:00
Reinder Feenstra
281fcf791f test: added Lua script pv save/load 2024-10-24 22:13:25 +02:00
Reinder Feenstra
28e37be77f test: added Lua script pv clear 2024-10-23 23:18:09 +02:00
Reinder Feenstra
1bd3cbe911 test: added Lua script dead object 2024-10-23 23:11:26 +02:00
Reinder Feenstra
dc21333634
Merge pull request #176 from traintastic/use-catch2-v3
Use catch2 v3
2024-10-23 23:02:35 +02:00
Reinder Feenstra
a886aedd06 catch: set discovery mode to pre test, not all dependencies are available just after build 2024-10-23 21:34:52 +02:00
Reinder Feenstra
f6a60ffac6 fix: enabled C++17 for Catch
should fix linker errors on win/macos
2024-10-23 20:31:11 +02:00
Reinder Feenstra
015873498c fix: missing initialization 2024-10-23 16:50:44 +02:00
Reinder Feenstra
5b4545c87e
CI: added macos-15, removed macos-12 (#175) 2024-10-22 23:45:03 +02:00
Reinder Feenstra
d996d631f0 fixes for catch2 v2 -> v3 upgrade 2024-10-22 23:42:32 +02:00