Commit graph

153 commits

Author SHA1 Message Date
42412f918b fix: Use Official Repo for Building Linux AppImage 2020-06-17 15:25:49 +08:00
561a0448b8 Fix: Change Download URL 2020-06-17 15:22:45 +08:00
1de2cb12f6 copy our version to the output dir 2020-06-17 12:36:51 +08:00
51183426c0 Need to quote this file 2020-06-17 11:18:41 +08:00
b8a204f35f try windows again 2020-06-17 01:28:55 +08:00
b0fef045c8 fix: use this repo 2020-06-17 00:23:43 +08:00
3ad1985548 Build Versions 2020-06-17 00:16:01 +08:00
fc979d551a change log 2020-06-16 18:30:30 +08:00
265d048a42 change log 2020-06-16 18:28:50 +08:00
2253d1ad2e update config file 2020-06-16 18:01:07 +08:00
b94138b14a feat: Add Release Notes Config Files 2020-06-16 17:47:43 +08:00
802eb92a72 feat: test new feature 2020-06-16 14:29:03 +08:00
e06f64e3f6 Refactor our Configuration Dialog and Implement the Remote Object Cache Setting 2020-06-15 22:58:47 +08:00
1ed65a7129 Refactor Configuraton Window 2020-06-12 18:01:31 +08:00
5aa5f01fea Fix Crash on accessing invalid Flags 2020-06-12 15:25:32 +08:00
167180c9ac Try to manually set a cursor to fix it not displaying in some browser/vnc client combos Issue #103 2020-06-12 02:00:17 +08:00
76c8475f31 update geometry 2020-06-12 01:25:51 +08:00
2665f31877 Fix up Dialog Window Crash before connecting - Issue #42 2020-06-10 02:49:25 +08:00
18f15f411f Fix Crash resizing a column that doesn't exist 2020-06-08 17:47:48 +08:00
6eb844ab71 Only Sync Remote Logs when the Log Replica is ready 2020-06-08 15:39:42 +08:00
cfba9838ed ozwadmin-main/valuetable.cpp 2020-06-06 01:51:32 +08:00
9440a7d5dd Add Insane Log Mode for issue #35 2020-06-06 00:06:09 +08:00
1e214b89ee Auto Resizing Columns really kill performance - Need to set them to a sane default 2020-06-05 17:23:50 +08:00
01c96b5a1e make sure we build a release build 2020-06-05 12:58:25 +08:00
a730d6b9e8 finiConfigDatabase isn't available on Windows 2020-06-05 00:47:39 +08:00
96a46a244f Windows Builds dont have the qt-openzwavedatabase 2020-06-04 23:34:47 +08:00
6ddc0999c1 Add some logging for Issue #35 2020-06-04 23:22:29 +08:00
1e7baf004b Tidy Update Database Config File Loading and Possible fix for Issue #18 2020-06-04 22:48:04 +08:00
81f9e21fb8 Fix Up Log Window with new QTOZWLog AbstractItemModel 2020-06-04 17:33:10 +08:00
826a2f47cc Refactoring Log Class 2020-06-04 00:12:57 +08:00
4ed702d1e9 Handle QTOZW Ready States 2020-06-03 01:32:07 +08:00
8a3b527bda Command Line Connections, and a few fixes here and there 2020-06-02 21:22:31 +08:00
fafd196c0b Try to run on older versions of OSX 2020-05-28 01:12:59 +08:00
e9fb2a959f This should create a shortcut on the start menu for all users 2020-05-28 00:43:21 +08:00
52f20f1506 Window Menu's and Resize Table Contents when Loading data 2020-05-27 23:33:34 +08:00
fe0dade7fc Merge branch 'master' of https://github.com/OpenZWave/ozw-admin 2020-05-27 17:10:19 +08:00
638437b271 Fix up Node Values/System/Config for Remote Connections and only run QTOZWManager methods if OZW is setup. Additionally, delay creation of Windows till we are connected to avoid outdated models being passed to the Windows 2020-05-27 17:10:09 +08:00
4c071eda30 ads needs to be compiled as a Static Library 2020-05-26 22:34:22 +08:00
77f911a83d Raise Error on Version Mismatch for remote connectins - Issue #27 2020-05-26 19:42:33 +08:00
190d84132e Docking Widgets, Event Window, Start on some Network Management Commands 2020-05-26 19:08:05 +08:00
29fba4f4d6 Start Work on Dialogs for Controller Commands 2020-05-25 14:11:11 +08:00
1ad62549d9 Start Work on a Global State and commit vscode files 2020-05-24 23:20:43 +08:00
da0c303920 Start Work on a GlobalState Class 2020-05-24 23:19:25 +08:00
2fdf9aa7be Add back the Value Tables 2020-05-23 12:53:38 +08:00
c10258c75f
Merge pull request #30 from bwachter/master
Fix building with system wide qt-openzwave
2020-05-23 11:51:09 +08:00
Bernd Wachter
4d6f3ea09e Link to openzwavedatabase 2020-05-20 18:11:31 +03:00
Bernd Wachter
ffd79ab846 Change pkg-config file for qt-openzwave
The pkg-config file installed is qt-openzwave, not libqt-openzwave.
2020-05-20 15:30:00 +03:00
1b7d4e6b3a
Merge pull request #24 from LordMike/patch-1
Update README.md
2020-05-14 12:10:28 +08:00
273b93c2ed Add SplashScreen 2020-05-11 12:55:20 +08:00
26c8c91029 Add QT-AdvanceDockWidget Version 3.3.5 and Start Porting Windows to it 2020-05-10 23:37:43 +08:00