Reinder Feenstra
|
05d44568d7
|
luadoc: added interface category to object page
|
2024-01-19 23:14:15 +01:00 |
|
Reinder Feenstra
|
6be9b7976d
|
CI: use 4 jobs, GitHub action runners now have 4 vCPU
see: https://github.blog/2024-01-17-github-hosted-runners-double-the-power-for-open-source/
|
2024-01-18 06:57:24 +01:00 |
|
Reinder Feenstra
|
8ad77f4acc
|
fix: added include required for macOS 14
|
2024-01-17 16:54:06 +01:00 |
|
Reinder Feenstra
|
a5d83d9e2a
|
InnoSetup: Added unoffical Swedish.isl (not included by default)
source: https://github.com/jrsoftware/issrc/blob/main/Files/Languages/Unofficial/Swedish.isl
|
2024-01-16 19:21:07 +01:00 |
|
Reinder Feenstra
|
69e1e54819
|
Merge pull request #98 from princeofnaxos/translations-sv-se
Translations sv se
closes #98
|
2024-01-16 09:49:58 +01:00 |
|
Edwin Boersma
|
d454499343
|
.poeditor: added Swedish
|
2024-01-16 08:05:56 +01:00 |
|
Edwin Boersma
|
2212da4103
|
traintastic.iss: added Swedish
|
2024-01-16 08:05:56 +01:00 |
|
Edwin Boersma
|
ffb24ffb33
|
sv-se.isl: Swedish translations
|
2024-01-16 08:05:56 +01:00 |
|
Reinder Feenstra
|
44f0b72f5e
|
Merge pull request #97 from traintastic/macos-client-build
CI/CD add macOS client build
|
2024-01-15 23:24:55 +01:00 |
|
Reinder Feenstra
|
df58caa7b1
|
added missing include for macOS
|
2024-01-15 22:57:02 +01:00 |
|
Reinder Feenstra
|
d9c16dd6fd
|
fix: missing include for macOS
|
2024-01-15 22:15:00 +01:00 |
|
Reinder Feenstra
|
a99f16e41b
|
Update build.yml
|
2024-01-15 22:09:58 +01:00 |
|
Reinder Feenstra
|
ee16dfa9a6
|
CI: macOS client build
|
2024-01-15 22:06:31 +01:00 |
|
Reinder Feenstra
|
fe6b4d321a
|
another Qt6 deprecated fix
|
2024-01-15 20:56:38 +01:00 |
|
Reinder Feenstra
|
d0964c5789
|
fixes for Qt6
|
2024-01-15 20:37:51 +01:00 |
|
Reinder Feenstra
|
0c3a5fee19
|
client: fixed clang build warnings
(error due to -Werror)
|
2024-01-13 09:27:33 +01:00 |
|
Reinder Feenstra
|
c0b5ac19ff
|
updated AUTHORS
|
2024-01-11 21:17:38 +01:00 |
|
Reinder Feenstra
|
b497693dd5
|
Merge pull request #96 from princeofnaxos/translations-sv-se
Adds Swedish (SV-SE) translation.
|
2024-01-11 21:04:27 +01:00 |
|
Edwin Boersma
|
fe48937fdd
|
sv-se.json: swedish translations
|
2024-01-11 07:25:47 +01:00 |
|
Edwin Boersma
|
9e481d2eb8
|
nl-nl.json: corrected typos
|
2024-01-11 07:25:20 +01:00 |
|
Edwin Boersma
|
06cefcfe72
|
en-us.json: corrected typos
|
2024-01-11 07:24:43 +01:00 |
|
Reinder Feenstra
|
f26513ca55
|
luadoc: added DCCext signal example
|
2024-01-04 00:36:51 +01:00 |
|
Reinder Feenstra
|
298e320233
|
luadoc: improved lua code highlight
|
2024-01-04 00:36:19 +01:00 |
|
Reinder Feenstra
|
9594ad16f4
|
lua: made loconet imm_packet repeat optional
|
2024-01-04 00:35:16 +01:00 |
|
Reinder Feenstra
|
48ef234f32
|
added help icon
|
2024-01-02 23:31:22 +01:00 |
|
Reinder Feenstra
|
52e7b571cd
|
added highlight of singe line comment in script editor
|
2024-01-02 17:21:57 +01:00 |
|
Reinder Feenstra
|
76db39e675
|
added help toolbar item to script editor
|
2024-01-02 17:21:09 +01:00 |
|
Reinder Feenstra
|
f383ed1a5d
|
manual/luadoc: added dark theme support
using media query: prefers-color-scheme = dark
|
2024-01-01 23:51:51 +01:00 |
|
Reinder Feenstra
|
7ded888173
|
train tracking: handle incoming trains on reserved blocks
|
2024-01-01 23:11:20 +01:00 |
|
Reinder Feenstra
|
7574b96af1
|
fix: script state restore didn't fully work
|
2024-01-01 22:08:21 +01:00 |
|
Reinder Feenstra
|
231cfb59cf
|
left click on lua status now opens scripts list
|
2024-01-01 22:00:01 +01:00 |
|
Reinder Feenstra
|
516e49033e
|
innosetup: fix: select components choice wasn't working
|
2023-12-31 00:52:21 +01:00 |
|
Reinder Feenstra
|
19e8ae44b5
|
added another overload of fireEvent for less verbose calling
|
2023-12-29 23:04:13 +01:00 |
|
Reinder Feenstra
|
2c2ab529ed
|
signal: fix: only execute output map if aspect changes
|
2023-12-29 22:42:59 +01:00 |
|
Reinder Feenstra
|
61c65f3a48
|
signal: added onAspectChanged event
|
2023-12-29 22:39:42 +01:00 |
|
Reinder Feenstra
|
e36e1cb81c
|
luadoc: fix: class constants with a number weren't detected
|
2023-12-29 22:35:16 +01:00 |
|
Reinder Feenstra
|
74deba6712
|
lua: added nx and push button classes
|
2023-12-29 22:23:07 +01:00 |
|
Reinder Feenstra
|
54da7e022e
|
luadoc: index-az: gray out letters without items
|
2023-12-29 22:18:49 +01:00 |
|
Reinder Feenstra
|
baa3e3a88a
|
luadoc: index-az: ignore missing terms
|
2023-12-29 22:14:30 +01:00 |
|
Reinder Feenstra
|
e5093e9931
|
luadoc: fix: support Event<>
|
2023-12-29 22:12:31 +01:00 |
|
Reinder Feenstra
|
efc89052a5
|
luadoc: added version/lua badges
|
2023-12-29 10:24:00 +01:00 |
|
Reinder Feenstra
|
68cffe287c
|
fix: missing initialization
|
2023-12-29 00:32:03 +01:00 |
|
Reinder Feenstra
|
d120f3ed46
|
missing in bcf92585b56bd0d1717be1fc03f72e1dcc17a749
|
2023-12-28 23:34:13 +01:00 |
|
Reinder Feenstra
|
bcf92585b5
|
train tracking: basic detection for manual controlled trains
|
2023-12-28 23:31:01 +01:00 |
|
Reinder Feenstra
|
29eb8402ee
|
block: added list of paths towards the block
(for detecting incoming trains without reservation)
|
2023-12-28 23:25:38 +01:00 |
|
Reinder Feenstra
|
81c7cde7dd
|
block: added on_train_entered and on_train_left events
|
2023-12-28 23:23:07 +01:00 |
|
Reinder Feenstra
|
62c1321fc8
|
fix: train blocks didn't reverse on direction change
|
2023-12-28 23:04:23 +01:00 |
|
Reinder Feenstra
|
8b221eea16
|
keep existing BlockPath objects alive when updating
this enables adding state to the BlockPath objects
|
2023-12-27 00:04:56 +01:00 |
|
Reinder Feenstra
|
26255d368c
|
blockpath: added release()
|
2023-12-26 23:03:17 +01:00 |
|
Reinder Feenstra
|
c80521104e
|
set thread name for serial port systemd monitor
|
2023-12-20 18:32:59 +01:00 |
|