Reinder Feenstra
e6ccd75230
Added MethodAction, a QAction based wrapper for methods
2021-06-25 00:29:07 +02:00
Reinder Feenstra
03e8636912
Added DisplayName namespace for display name constants
2021-06-25 00:25:26 +02:00
Reinder Feenstra
152d963158
Added reference overload of getWorld()
2021-06-25 00:24:51 +02:00
Reinder Feenstra
33001d64fe
Added support for object vector properties (prepaired for other types)
2021-06-25 00:23:29 +02:00
Reinder Feenstra
80b2c7846c
board: improved drawing by only invalidating changed rects
2021-06-25 00:08:30 +02:00
Reinder Feenstra
2b583411ff
added block state property and enum
2021-06-25 00:06:31 +02:00
Reinder Feenstra
232772d648
TriState added |= operator
2021-06-24 23:59:42 +02:00
Reinder Feenstra
149f9cab05
en-us: added strings
2021-06-19 23:34:46 +02:00
Reinder Feenstra
2dcd4cfa30
loconet: logged some traffic of LNCV programming
2021-06-19 23:34:08 +02:00
Reinder Feenstra
595abeb702
Added extra icons to clarify that smoke and sound are enabeld on the toolbar
2021-06-18 20:33:49 +02:00
Reinder Feenstra
ed35923725
Merge branch 'master' of github.com:traintastic/traintastic
2021-06-17 23:42:19 +02:00
Reinder Feenstra
ff0fdb233e
command station: restore speed after power on or run event
2021-06-17 23:41:39 +02:00
Reinder Feenstra
a8381fa06d
corrected typo
2021-06-17 23:30:14 +02:00
Reinder Feenstra
09f1b83c34
CI: added libqt5svg5-dev for ubuntu
2021-06-12 00:28:42 +02:00
Reinder Feenstra
5db904ba5a
Added Qt5::Svg
2021-06-12 00:06:25 +02:00
Reinder Feenstra
179e84051b
added Traintastic logo to client background
2021-06-12 00:05:44 +02:00
Reinder Feenstra
2921a0eee5
centered buttons in client mdi area
2021-06-11 00:05:57 +02:00
Reinder Feenstra
5a89e186cc
missing in f13ffdf5
2021-06-10 00:17:11 +02:00
Reinder Feenstra
e76f1b023e
fix: added missing returns
2021-06-10 00:14:44 +02:00
Reinder Feenstra
88c0910172
board: implemented sensor state drawing
2021-06-10 00:06:06 +02:00
Reinder Feenstra
fc433273ea
sensorrailtile: added name, invert and state property
2021-06-10 00:05:00 +02:00
Reinder Feenstra
c26cb4b401
added support for TriState ||, && and ^ operators
2021-06-09 23:53:05 +02:00
Reinder Feenstra
f13ffdf54b
Added support for response to set property command
...
Improves handling of text property edits
Moved property related network commands from Connection to Property implementation
2021-06-09 22:40:36 +02:00
Reinder Feenstra
7ec5fe3855
board: fix: click on non top-left block tile didn't work
2021-06-07 23:02:23 +02:00
Reinder Feenstra
6066b5516d
board: tile add/delete only allowed when not running
2021-06-06 23:52:38 +02:00
Reinder Feenstra
aeb1754619
board name now equal to id when created
2021-06-06 23:20:32 +02:00
Reinder Feenstra
8c962ad3ab
board: added name proerty to block
2021-06-06 23:19:34 +02:00
Reinder Feenstra
33bbb2d84c
board: fixed signal toolbar item
2021-06-06 00:11:35 +02:00
Reinder Feenstra
dee3ca26c3
manual: added some info about toolbar items and decoder function type
2021-06-05 23:43:20 +02:00
Reinder Feenstra
5be8c2717a
board: implemented board (re)size
2021-06-05 22:56:58 +02:00
Reinder Feenstra
3648b7d084
board: fix: place tile no longer drawn when mouse is outside board
2021-06-04 22:36:06 +02:00
Reinder Feenstra
848b942610
Merge branch 'master' of github.com:traintastic/traintastic
2021-06-04 00:32:40 +02:00
Reinder Feenstra
48882fcf73
fix: loaded() event wasn't send to SubObject's
2021-06-04 00:32:24 +02:00
Reinder Feenstra
be918bb999
board: when placing tiles it is now drawn as overlay
...
todo: handle larger (>1x1) tiles
2021-06-04 00:31:43 +02:00
Reinder Feenstra
74b34fe10d
board: moved tile paint stuff to own class, for easier reuse
2021-06-04 00:28:59 +02:00
Reinder Feenstra
69edafc1c4
Bumped version to 0.0.2
2021-06-01 22:57:01 +02:00
Reinder Feenstra
0537a3269e
README: added cmake commands for macOS
2021-05-29 22:44:30 +02:00
Reinder Feenstra
b7aa9fdabf
fix: don't link with libstdc++fs on macOS
2021-05-29 22:05:28 +02:00
Reinder Feenstra
12f55cc344
fix for macOS
2021-05-29 21:49:05 +02:00
Reinder Feenstra
2bbb7c94a4
Added missing includes for macOS
2021-05-29 21:48:31 +02:00
Reinder Feenstra
b39213f2b8
added support for macOS to endian.hpp
2021-05-29 21:43:22 +02:00
Reinder Feenstra
3e76285c4a
Added quick implementation of LocoNet TCP binary for DR5000
...
Basicly a copy of LocoNetSerial with serial port replaced by a socket.
2021-05-28 22:42:37 +02:00
Reinder Feenstra
36d045709a
Added icons for light background and auto detect meganism using background color lightness
2021-05-27 22:30:03 +02:00
Reinder Feenstra
3f2d8b9766
fix: added missing this when connecting a lambda depended on this to make sure it is properly disconnected.
2021-05-26 23:52:46 +02:00
Reinder Feenstra
ce02c278b1
moved dark.qrc file to dark folder
2021-05-26 23:31:46 +02:00
Reinder Feenstra
906cb3f5cf
missing in 0e1cbf1dfce21443b3065360c7f26fbcd80435c6
2021-05-26 23:31:09 +02:00
Reinder Feenstra
0e1cbf1dfc
Fixed network protocol bug
...
The client could release an object handle while at the same the
handle was on the wire from the server to the client.
The client then expected a serialized object which the server didn't
send because the handle not yet release by the client at the time it
was sent.
Solution:
The client and server both count how many times an handle is send from
the server to the client. The client object release only succeeds if the
counters match, to be sure no handles are "on the wire".
2021-05-26 23:02:05 +02:00
Reinder Feenstra
7044f4d00b
first added decoder function type is now Light others are On/Off
2021-05-26 21:07:51 +02:00
Reinder Feenstra
1711108ee0
Added decoder function types: AlwaysOff, AlwaysOn
2021-05-26 21:05:26 +02:00
Reinder Feenstra
5352179495
added language files to traintastic-client DEB
2021-05-26 20:43:50 +02:00