Commit Graph

186 Commits

Author SHA1 Message Date
Maxime Rijnders
c6b66adab8 Merge pull request #7 from TobiasLudwig/windowsctrl-win-refactor
WindowCtrlWin: refactor
2020-03-31 22:44:03 +02:00
Ximi1970
a92ef7e7f5 Merge branch 'develop' of github.com:Ximi1970/systray-x into develop 2020-03-31 15:24:46 +02:00
Linux
6bea8c9cab Update linux installer 2020-03-31 15:23:12 +02:00
Maxime Rijnders
9efb3287e3 Update README.md 2020-03-31 15:15:37 +02:00
Maxime Rijnders
f6090facb3 Update README.md 2020-03-31 15:12:05 +02:00
Maxime Rijnders
72161af98a Update README.md 2020-03-31 15:11:37 +02:00
Maxime Rijnders
cbfaa30687 Update README.md 2020-03-31 15:10:18 +02:00
Ximi1970
6d6fdca815 Include XPI in Linux installer 2020-03-30 23:13:55 +02:00
Ximi1970
78f51b14c7 Update release scripts and info 2020-03-30 21:15:58 +02:00
Linux
b15db8d982 Merge branch 'feature-release-test' into develop 2020-03-30 15:19:08 +02:00
Ximi1970
6b4018744a Update windows 32/64 installer 2020-03-28 22:33:38 +01:00
Ximi1970
15bab54f56 Added multi user install 2020-03-28 00:18:35 +01:00
Ximi1970
42e1e63989 Single user install 2020-03-27 22:18:23 +01:00
Linux
ce71c9887a Fix typo 2020-03-27 13:31:17 +01:00
Tobias Ludwig
7d90b62973 windowctrl-win : use nullptr instread of NULL 2020-03-24 18:03:52 +01:00
Tobias Ludwig
97b518334d Merge branch 'develop' into windowsctrl-win-refactor 2020-03-24 17:53:42 +01:00
Ximi1970
211fa48873 Merge branch 'feature-release-test' into develop 0.1.1 2020-03-22 21:35:23 +01:00
Ximi1970
9a529492db Set new version 2020-03-22 21:34:34 +01:00
Ximi1970
86ec9d6c96 Issue #9, Remove shutdown listener 2020-03-22 21:26:42 +01:00
Ximi1970
9dd75617d8 Issue #9, Remove shutdown listener 2020-03-22 21:19:59 +01:00
Ximi1970
c0fa01934e Add version script 2020-03-22 21:17:27 +01:00
Ximi1970
786e332ae1 Fix JSON 2020-03-22 14:34:43 +01:00
Ximi1970
55b16c3bfe Fix json 2020-03-22 14:10:21 +01:00
Ximi1970
465a0733b0 Fix clean 2020-03-21 22:41:24 +01:00
Ximi1970
f44ff6c2b4 Merge branch 'develop' into feature-release-test 2020-03-21 22:36:04 +01:00
Ximi1970
c84f51aef3 Add windows bash commandline build 2020-03-21 22:34:41 +01:00
Maxime Rijnders
764c37c027 Merge pull request #6 from TobiasLudwig/fix/windows-mingw
SysTray-X.pro : fix windows mingw linking error
2020-03-21 17:30:53 +01:00
Maxime Rijnders
49f38c45e0 Merge pull request #5 from TobiasLudwig/bugfix/pro-file-quotes
SysTray-X.pro : add missing quotes in windows QMAKE_POST_LINK command
2020-03-21 17:28:06 +01:00
Tobias Ludwig
1cb399a0b2 windowctrl-win : make m_tb_window(s) non-static --> more consistent with WindowCtrlUnix 2020-03-17 19:56:23 +01:00
Tobias Ludwig
1a5d5edf94 wibdowctrl-win : add callback data struct for enumWindowsTitleProc function 2020-03-17 19:49:19 +01:00
Tobias Ludwig
6ea29c7d6e windowctrl-win : rename HandleData --> EnumWindowsPidProcData
* use reinterpret_cast instread of old-style cast
2020-03-17 19:38:28 +01:00
Tobias Ludwig
63ef80adab windowctrl-win : use std::array instead of c-style array 2020-03-17 19:27:10 +01:00
Tobias Ludwig
5a4abc39aa windowctrl-win : use range based for loop instead of "foreach" 2020-03-17 19:21:23 +01:00
Tobias Ludwig
16bf95469b windowctrl-win : use nullptr instead of NULL / 0 2020-03-17 19:13:22 +01:00
Tobias Ludwig
aac699d04d SysTray-X.pro : fix windows mingw linking error 2020-03-17 19:05:28 +01:00
Tobias Ludwig
48d3621d2d SysTray-X.pro : add missing quotes in windows QMAKE_POST_LINK command
The command did fail when the project path contains spaces.
2020-03-17 01:20:43 +01:00
Ximi1970
1df30241ce Merge branch 'develop' into feature-release-test 2020-03-10 23:09:46 +01:00
Ximi1970
d0ec50245d Use different unread backup icon 2020-03-10 23:04:22 +01:00
Ximi1970
2b253f8c95 Merge branch 'develop' into feature-release-test 2020-03-10 22:44:21 +01:00
Ximi1970
46f99e9acf Fix quit on dialog close 2020-03-10 22:43:27 +01:00
Ximi1970
a5b70aa582 Update 2020-03-10 19:43:28 +01:00
Ximi1970
43a8cef197 Check parent executable name 2020-03-10 00:17:23 +01:00
Ximi1970
56b736353c Merge branch 'feature-release-test' of github.com:Ximi1970/systray-x into feature-release-test 2020-03-09 23:45:23 +01:00
Ximi1970
caba40bd94 Only hide the dialog 2020-03-09 23:44:56 +01:00
Ximi1970
5b1a2d670a Check parent executable name 2020-03-09 23:23:02 +01:00
Ximi1970
1082342359 WIP check parent process 2020-03-09 22:48:45 +01:00
Ximi1970
056bb92037 Check for valid winId 2020-03-09 21:34:27 +01:00
Ximi1970
ba44f7531f Add linux installer creator 2020-03-08 23:47:04 +01:00
Ximi1970
55030dd8c2 Force version number 2020-03-08 23:46:06 +01:00
Maxime Rijnders
89d888eee1 Update README.md 0.1.0 2020-03-08 23:29:33 +01:00