Commit graph

101 commits

Author SHA1 Message Date
1300093bbe Split out more of the Frames in preperation for the DockWidget 2020-03-17 17:26:53 +08:00
3e854426c6 appdata isn't working right now 2020-03-17 13:03:09 +08:00
301c5f86eb Add Metadata 2020-03-17 12:42:10 +08:00
04ed645e55 Bundle the OZW Database file 2020-03-17 12:37:02 +08:00
0cb7bc774a
Create FUNDING.yml 2020-03-14 00:06:31 +08:00
e31741131b Looks like crap, but this is WIP for our Docking Widget 2020-03-03 18:04:35 +08:00
73a5727b9f MSBuild doesn't support PRE_TARGETDEPS we need to build the ozw database binary resource file, Switch to Makefiles 2020-03-03 16:13:36 +08:00
3ebe47ddc2 update readme pointing to installer images 2020-03-02 16:54:54 +08:00
ec37575e9e Database Fixes and Start moving Main Window Widgets into their own classes 2020-03-02 16:48:13 +08:00
26d6a9c03b Fix Windows Build 2020-02-23 04:05:53 +08:00
d1ce22997c fix macdeployqtfix.py - Issue #4 2020-02-23 00:37:27 +08:00
e6689c9f9e Add Status Bar Messages 2020-02-23 00:34:32 +08:00
e91c64eb8f Startup Progress for Remote Connections 2020-02-22 23:41:21 +08:00
4b02193b78 remember Last Connection Attempt - issue #7 2020-02-22 23:18:21 +08:00
a2d8400754 Some Startup Progress and adaption to websockets as the transport 2020-02-19 12:28:16 +08:00
6ec7acbbdd reduce logging a bit 2020-02-15 10:53:11 +08:00
d4c7a3d89f update to WS scheme 2020-02-14 14:56:17 +08:00
ac36f6e4a7 Start adding some feedback 2020-02-13 17:14:55 +08:00
78cf1343ac Reduce Logging 2020-02-10 11:43:25 +08:00
4506bec863 Remove BuildFixes branch 2020-02-09 15:32:22 +08:00
2212242632 Merge pull request #3 from OpenZWave/buildfixes
Buildfixes
2020-02-09 15:30:36 +08:00
30ac4d8836
Update README.md 2020-01-29 00:22:49 +08:00
001c8002cd Enable Remote Connection 2020-01-28 23:30:00 +08:00
b51a1fc147 Update Path to License 2020-01-28 22:46:07 +08:00
9f2f4fd2e7 We don't want the openzwavedatabase on Windows just yet 2020-01-28 22:41:04 +08:00
58982ce99a Fix Windows Build 2020-01-28 22:33:17 +08:00
f0e48bacdf Link in openzwavedatabase 2020-01-28 22:25:22 +08:00
1e9d170b6e really fix rpath setup now 2020-01-28 21:48:56 +08:00
ec2f3b7ea9 fix up rpath of binary 2020-01-28 20:18:49 +08:00
1338cdbe15 Add dmgbuild script 2020-01-28 18:17:10 +08:00
9f9ef1d235 Merge branch 'buildfixes' of https://github.com/OpenZWave/ozw-admin into buildfixes 2020-01-28 15:27:19 +08:00
d640f88673 AppImage Docker Builds 2020-01-28 15:27:07 +08:00
2d9785809e Fix Windows Builds 2020-01-27 19:31:54 +08:00
bb2e7b989a
Update Python executable name 2020-01-27 17:44:41 +08:00
9990d41284 fix up osx compiles 2020-01-27 11:32:55 +08:00
c6d82b72fd install target 2020-01-25 12:46:31 +08:00
a51a88f8a7 typo 2020-01-25 12:39:42 +08:00
f302c743e0 update this path 2020-01-25 12:38:14 +08:00
a1a8c50d15 widgets needs the path as well 2020-01-25 12:25:40 +08:00
079865397c update to detect location of openzwave and qt-openzwave 2020-01-25 11:56:06 +08:00
5ff78b7860 add win32 Build Batch File 2020-01-23 16:28:49 +08:00
eb5c93ddd4 Build Fixes and start work on installer package 2020-01-23 15:58:34 +08:00
ad30fd4857 update for windows builds 2019-10-14 16:56:14 +08:00
0c5cf70fe6 Move config resource database to qt-openzwave and update startup when looking for our directories 2019-07-01 14:06:12 +08:00
014f00bd48 Update with LogWindow 2019-06-29 11:55:43 +08:00
4bb95555fb update Options 2019-06-20 12:30:08 +08:00
d14306fc64 Option Lists 2019-06-19 01:07:14 +08:00
2a724c1d84 Because our Options Class is Async when running remote, we can't use the Options value straight away 2019-06-17 20:12:28 +08:00
20b5a0a62c Preferences Screen for OZW, and Save/Load OZW Options Preferences 2019-06-17 17:19:58 +08:00
b92b10b99c remove these reduntant files, and fix build so its using dylibs not frameworks 2019-06-17 13:56:55 +08:00