1209 Commits

Author SHA1 Message Date
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
Maxime Rijnders
ea47a93939 Update README.md 2020-03-08 22:42:31 +01:00
Ximi1970
0588c539d0 Add bash installer template 2020-03-08 22:08:19 +01:00
Ximi1970
e78cac3070 Add platform info 2020-03-08 18:20:34 +01:00
Ximi1970
7e5155242d Update name 2020-03-08 18:19:45 +01:00
Ximi1970
7e1d2be03c Merge branch 'feature-release-test' of github.com:Ximi1970/systray-x into feature-release-test 2020-03-08 13:45:09 +01:00
Ximi1970
baa4b7ec36 Use id as XPI flle name 2020-03-08 13:44:37 +01:00
Maxime Rijnders
77c69ecda9 Update README.md 2020-03-07 21:09:08 +01:00
Maxime Rijnders
f86198992e Update README.md 2020-03-07 21:07:33 +01:00
Maxime Rijnders
d49aef81b4 Update README.md 2020-03-07 20:58:14 +01:00
Maxime Rijnders
1c7fcfb038 Update README.md 2020-03-07 20:56:27 +01:00
Maxime Rijnders
01507e74b0 Update README.md 2020-03-05 23:04:44 +01:00
Maxime Rijnders
269ee62910 Update README.md 2020-03-05 22:53:51 +01:00
Maxime Rijnders
5c943a601e Update README.md 2020-03-05 22:52:56 +01:00
Maxime Rijnders
d6e778db23 Update README.md 2020-03-05 22:42:23 +01:00
Ximi1970
5c89617921 Update 2020-03-05 22:39:11 +01:00
Ximi1970
84fd74f203 Use github files 2020-03-05 19:49:42 +01:00
Ximi1970
9dfb32267c Add group info 2020-03-05 14:18:28 +01:00
Ximi1970
7b5aec440f Add deb package 2020-03-05 13:30:11 +01:00
Ximi1970
644f4507b2 Update for Debian/Ubuntu build 2020-03-04 23:27:03 +01:00
Ximi1970
c8d99d1aa0 Update Makefile 2020-03-04 22:46:45 +01:00
Ximi1970
02b8ea7521 Merge branch 'feature-window-ctrl' into develop 2020-03-02 22:51:19 +01:00
Ximi1970
9212c490be Cleanup 2020-03-02 22:16:19 +01:00
Ximi1970
9edd0aeab9 Fix default startup minimized 2020-03-01 23:43:01 +01:00
Ximi1970
6ca8220d86 Fix translations 2020-03-01 22:35:06 +01:00
Ximi1970
00d71d7c76 Fix default startup minimized 2020-03-01 21:15:41 +01:00
Ximi1970
fe280bfae0 Workaround X11 / Qt include conflict 2020-03-01 20:45:43 +01:00
Ximi1970
c5986f994a Fix for Qt 5.14 2020-03-01 19:38:04 +01:00