1478 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
14a48e725b unitproperty: added global toString() function 2020-09-27 22:11:12 +02:00
Reinder Feenstra
4b892c5106 railvehiclelist: added type and lob column 2020-09-27 22:10:22 +02:00
Reinder Feenstra
684dc7be93 RailVehicle: added max_speed property 2020-09-25 23:27:54 +02:00
Reinder Feenstra
f9dd103989 corrected property name typo 2020-09-22 23:42:30 +02:00
Reinder Feenstra
6738768d91 UnitPropertyEdit: setReadOnly if property not writable 2020-09-22 23:38:47 +02:00
Reinder Feenstra
9f952a5078 Train: added notes property 2020-09-22 23:38:02 +02:00
Reinder Feenstra
777ea462d5 Vehicle: added notes property 2020-09-22 23:23:51 +02:00
Reinder Feenstra
6566f7701d RailVehicle: replaced totalWeight function by property 2020-09-22 23:17:22 +02:00
Reinder Feenstra
f805d6f03b UnitProperty: added onChanged 2020-09-22 23:16:45 +02:00
Reinder Feenstra
d066cca196 freightcar: cargo weight only writeable in edit mode 2020-09-21 23:14:45 +02:00
Reinder Feenstra
40ba5aec17 railvehicle: decoder/lob/weight only writable in edit mode 2020-09-21 23:14:18 +02:00
Reinder Feenstra
ccab4a0125 fix: missing changed() in UnitProperty 2020-09-21 23:13:22 +02:00
Reinder Feenstra
300ea98f17 missing in prev commit 2020-09-21 22:36:55 +02:00
Reinder Feenstra
025c1598df refactor: use ENUM_NAME macro 2020-09-21 22:34:43 +02:00
Reinder Feenstra
636a5d690c implemented convertUnit() for LengthUnit 2020-09-21 22:33:53 +02:00
Reinder Feenstra
24ef703401 fix for gcc 9 2020-09-21 22:33:12 +02:00
Reinder Feenstra
0b28b12e6e network: added support for unit properties 2020-09-21 22:32:21 +02:00
Reinder Feenstra
17b39d4f4e to: added string to float/double support 2020-09-21 22:28:29 +02:00
Reinder Feenstra
2c0456aa38 connect dialog: removed username/password, unused 2020-09-15 23:07:31 +02:00
Reinder Feenstra
19ed10a367 client: fix: console now hides on disconnect 2020-09-15 23:01:07 +02:00
Reinder Feenstra
dfe007100a added server restart support 2020-09-15 22:25:07 +02:00
Reinder Feenstra
cda5122526 added Attributes::getEnabled() 2020-09-14 23:39:05 +02:00
Reinder Feenstra
ffcb8a8ba5 lang: en-us: added translations 2020-09-10 23:48:36 +02:00
Reinder Feenstra
26c3b60e2b added server shutdown option in client 2020-09-10 23:47:55 +02:00
Reinder Feenstra
7a9dddc029 added Attributes::setEnabled() 2020-09-10 23:46:07 +02:00
Reinder Feenstra
5ddbd599d9 traintastic: renamed shutdown() to exit() 2020-09-10 22:50:16 +02:00
Reinder Feenstra
2a1346e0d9 client: log error is socket shutdown fails 2020-09-10 22:49:24 +02:00
Reinder Feenstra
6da1ef51d1 fixed disconnect handling 2020-09-07 23:50:04 +02:00
Reinder Feenstra
7fc7859589 Added this as receiver 2020-09-07 22:39:07 +02:00
Reinder Feenstra
35f1cfc263 Implemented ClassList attribute 2020-09-02 22:59:07 +02:00
Reinder Feenstra
ab17ebe666 cleanup 2020-09-01 20:35:23 +02:00
Reinder Feenstra
a631279c83 cleanup 2020-09-01 20:35:09 +02:00
Reinder Feenstra
b9d2b21dad implemented network load world call 2020-08-26 23:53:28 +02:00
Reinder Feenstra
5c5f18f5c3 method: improved argument handling 2020-08-26 23:51:10 +02:00
Reinder Feenstra
7c0450f0e3 refactor: renamed functions
to_hex -> toHex
to_string -> toString
2020-08-26 18:46:34 +02:00
Reinder Feenstra
aea4767211 fixed warning 2020-08-25 23:46:26 +02:00
Reinder Feenstra
c041bc3d6a client: implemend strand to sync io 2020-08-25 23:23:12 +02:00
Reinder Feenstra
14a0c25d11 added missing license block 2020-08-23 22:19:27 +02:00
Reinder Feenstra
c99d8acbc1 commandstation: added virtual/demo command station 2020-08-23 22:18:25 +02:00
Reinder Feenstra
5974f8f037 WIP: refactor Z21 protocol 2020-08-23 22:17:44 +02:00
Reinder Feenstra
b42a376cef fix: disconnect QMdiSubWindow::destroyed 2020-08-18 00:16:49 +02:00
Reinder Feenstra
3db602d789 fixed enum to/from json conversion 2020-08-18 00:01:11 +02:00
Reinder Feenstra
1d8cdee29f WIP 2020-08-17 23:02:16 +02:00
Reinder Feenstra
09a6503eb0 Added enum property values support 2020-08-06 22:48:43 +02:00
Reinder Feenstra
5be0bedd3d split xpressnet protocol files 2020-08-04 17:44:56 +02:00
Reinder Feenstra
6afb6eb66d renamed li100 to xpressnetserial and added serialcommandstation base class 2020-08-04 17:00:09 +02:00
Reinder Feenstra
71ba4a87fb removed namespace stuff 2020-08-02 13:01:34 +02:00
Reinder Feenstra
2e84170dc7 loconet: improved message validation 2020-07-29 23:50:17 +02:00
Reinder Feenstra
b62127e196 correcred compiler directive 2020-07-29 23:32:43 +02:00
Reinder Feenstra
9a05ab86f3 moved world classes to own folder 2020-07-29 19:29:07 +02:00