|
150b33b483
|
added api version to init
|
2020-07-24 13:05:28 +02:00 |
|
|
10b2f7b888
|
added classes for dynamic API management
|
2020-07-18 22:17:24 +02:00 |
|
|
c2fa3cefc2
|
some license additions
|
2020-07-11 21:03:58 +02:00 |
|
|
f336e953eb
|
some fixes, settings are now working correctly
|
2020-07-11 20:30:04 +02:00 |
|
|
152887b1e3
|
changes to setting changed signal
|
2020-07-11 14:00:31 +02:00 |
|
|
ad3f8318c7
|
created class "ScStwSetting" which can be used as a handler for settings
|
2020-07-11 11:51:42 +02:00 |
|
|
ba8d786ca2
|
Merge remote-tracking branch 'origin/master'
|
2020-07-11 11:17:26 +02:00 |
|
|
e853e246ab
|
- add new class
- change how signal subscriptions are handled in client
|
2020-07-11 11:17:20 +02:00 |
|
|
c44cd117a8
|
add stuff
|
2020-07-11 11:16:09 +02:00 |
|
|
2cffaf6a91
|
- creating settings path automatically now
- changed includes
|
2020-07-11 11:15:06 +02:00 |
|
|
6c1ce8e654
|
completed new settings structure and added class to manage remote settings
|
2020-07-10 15:20:13 +02:00 |
|
|
3d18b72eaf
|
migrated to new settings
|
2020-07-06 15:03:43 +02:00 |
|
|
9b811c10c1
|
Merge remote-tracking branch 'origin/master'
|
2020-07-06 14:21:57 +02:00 |
|
|
b0dc543a29
|
added ScStwSettings class (addressed issue #11 )
|
2020-07-06 14:21:39 +02:00 |
|
|
cdb85d6de9
|
removed release build as the library is not build as shared libary files anymore.
|
2020-07-03 15:52:47 +02:00 |
|
|
ae9e6398ac
|
- new icon
- removed subdir structure (libraries are now included directly)
|
2020-07-03 15:25:17 +02:00 |
|
|
1b970ae7f6
|
moved away from shared libraries
|
2020-07-01 12:26:34 +02:00 |
|
|
549edda9b0
|
extended the start sound with a bit of silence to prevent the end being cut of
|
2020-06-18 12:13:39 +02:00 |
|
|
2aaaf92964
|
migrated the sound player driver to QSoundEffect to prevent clicking noises
|
2020-06-18 11:53:25 +02:00 |
|
|
eb1328642d
|
Merge remote-tracking branch 'origin/master'
|
2020-06-14 17:57:03 +02:00 |
|
|
2424bd27eb
|
add an error message and fix minor error in pri file
|
2020-06-14 17:56:47 +02:00 |
|
|
851645cc96
|
Merge remote-tracking branch 'origin/master'
|
2020-06-14 17:55:22 +02:00 |
|
|
f4369e9606
|
removed firmware update capabilities
|
2020-06-14 17:54:19 +02:00 |
|
|
b26c479002
|
prevent negative times
|
2020-06-13 18:24:27 +02:00 |
|
|
190a231a7b
|
some fixes for timer letter
|
2020-06-13 15:57:27 +02:00 |
|
|
f7629352dd
|
added missing getter function
|
2020-06-13 12:42:55 +02:00 |
|
|
50ee780588
|
- added 'letter' property to timer
|
2020-06-13 12:38:24 +02:00 |
|
|
3fe4fcca42
|
add license notice to ScStw Libraries
|
2020-06-07 14:43:47 +02:00 |
|
|
29e35fcefa
|
Merge remote-tracking branch 'origin/master'
|
2020-06-07 13:39:34 +02:00 |
|
|
9aca9f93f2
|
changed deployment paths to match new file structure
|
2020-06-07 13:39:24 +02:00 |
|
|
b2d8558f1f
|
changed verification method of enum conversions
|
2020-05-27 12:35:01 +02:00 |
|
|
81ee19819c
|
fixed cancel function naming
|
2020-05-26 17:57:32 +02:00 |
|
|
305656ab1e
|
added some new components and a font
|
2020-05-26 17:16:49 +02:00 |
|
|
c75bbc2c65
|
minor fix
|
2020-05-26 15:59:55 +02:00 |
|
|
1f6ecd3319
|
added some initializer classes
|
2020-05-24 15:03:39 +02:00 |
|
|
81e90dddec
|
added ipadress as a property
|
2020-05-22 19:36:04 +02:00 |
|
|
585d524a20
|
set valid sound category
|
2020-05-19 08:44:44 +02:00 |
|
|
3ae5977752
|
Merge remote-tracking branch 'origin/master'
|
2020-05-18 10:50:16 +02:00 |
|
|
fd83b8ffab
|
made methods which need to be overrideable virtual
|
2020-05-18 10:49:11 +02:00 |
|
|
3f199b1511
|
- moved some stuff to the ScStwAdmin client
- added function to get API version
|
2020-05-16 12:38:56 +02:00 |
|
|
974cf6e780
|
added an error
|
2020-05-15 16:22:29 +02:00 |
|
|
2893d341c2
|
fixed error in firmware and api comparison
|
2020-05-10 18:39:58 +02:00 |
|
|
7a960fbcfa
|
fix to firmware comparison
|
2020-05-10 18:33:22 +02:00 |
|
|
9d6cf5ab38
|
- added api firmware check before connection is initialized
|
2020-05-10 18:29:27 +02:00 |
|
|
66a6ea6297
|
Merge remote-tracking branch 'origin/master'
|
2020-05-10 17:57:59 +02:00 |
|
|
e7fa1e8348
|
- completed error enum
- added command enum
|
2020-05-10 17:39:16 +02:00 |
|
|
bb3b71e1a8
|
some cleanup
|
2020-04-19 22:41:22 +02:00 |
|
|
130213d09d
|
some cleanup
|
2020-04-19 22:39:33 +02:00 |
|
|
1ae207a235
|
some fixes and additions for qml
|
2020-04-19 13:09:24 +02:00 |
|
|
f4ee962c98
|
- some improvements and fixes
- added remote monitor race
|
2020-04-18 14:25:48 +02:00 |
|