Commit Graph

48 Commits

Author SHA1 Message Date
66020b44a5 Revert "Moved from external 'notify-send' command to using notify2 library"
This reverts commit 6ccb04632b.
2017-11-16 16:23:25 +03:00
8fbcb94182 Revert "Fixed program crash if OS doesn't support baloon notification"
This reverts commit c025371c1b.
2017-11-16 16:22:58 +03:00
c025371c1b Fixed program crash if OS doesn't support baloon notification 2017-11-16 15:40:12 +03:00
6ccb04632b Moved from external 'notify-send' command to using notify2 library
This probably fixes https://github.com/rinaldus/mail-notifier/issues/6
2017-11-16 13:59:23 +03:00
a49944eab6 Version 3.01 2017-10-10 16:03:29 +03:00
d7378800d0 Some cosmetic improvements in menu and in About window 2017-10-10 14:20:30 +03:00
6b73eb58bc Details window now remembers its size 2017-10-10 14:04:25 +03:00
f4b5be7933 Revert "Disabled open Details window on system tray click"
This bug seems to be fixed by KDE/Qt developers.
This reverts commit 5af9d228b3.
2017-10-09 11:44:05 +03:00
5af9d228b3 Disabled open Details window on system tray click
Probably there is bug in KDE 5.9 or in latest Qt  because this function
stopped working properly. Details window appeared every time when use
context menu and it's wrong.
2017-02-15 11:37:34 +03:00
147b7f47dc added status bar in Details window 2016-07-27 11:25:58 +03:00
aab6cf8490 the table now clears properly after reading mail 2016-07-26 11:21:31 +03:00
7be56a1550 Version 3.0 2016-07-26 07:50:33 +03:00
5d9fa72bd0 filling table function was moved to main check_mail() function
Final preparations for version 3.0
2016-07-26 07:05:16 +03:00
ee2d66c8c8 working table 2016-07-26 06:03:10 +03:00
ee0cb9b7de added GUI window for upcoming email details 2016-07-25 16:15:01 +03:00
d5d41dcfef array works properly now 2016-07-25 15:16:45 +03:00
52c76223a9 Revert "mail headers decoding function now returns completed array instead of single variable"
This reverts commit 51c9221822.
2016-07-25 14:50:20 +03:00
51c9221822 mail headers decoding function now returns completed array instead of single variable 2016-07-25 14:02:30 +03:00
9cb0d58312 improved initial email decoding function 2016-07-25 12:05:18 +03:00
f73ca3e0b0 added initial function for email subjects decoding 2016-07-25 11:51:04 +03:00
207dbbcdb8 Popup notification behaviour was changed
Now popup notification appears only if the number of unread emails has
changed since last mail check
2016-07-22 15:02:13 +03:00
aba8637900 system tray icon displays count of unread mail directly on itself 2016-07-22 13:48:45 +03:00
127bbebe72 changed license loading method 2016-03-23 13:51:54 +03:00
c069562b18 fixed problem with license file open 2016-03-23 13:35:52 +03:00
91ced51326 Version 2.0 2016-03-23 13:18:15 +03:00
6c08c40531 Version 2.0-beta1 2016-02-10 11:45:23 +03:00
2ee5a40de7 fixed bugs with error outputs 2016-02-10 07:50:37 +03:00
6a1dba2aae added save account button and account removal warning 2016-02-08 21:26:43 +03:00
8518e9f93d renamed icon 2016-02-08 18:42:24 +03:00
4df494adae fixed several bugs 2016-02-08 18:30:13 +03:00
97f9e5ed5e added initial (very raw and bugged) multi account support 2016-02-08 16:27:32 +03:00
72a16516f4 added GUI elements for upcoming multi account feature 2016-02-08 11:52:24 +03:00
Peter
ce5bff27ce Merge pull request #4 from rinaldus/dev
Merge master and dev branches
2016-02-02 11:02:34 +03:00
Peter
87c40d0a1d Merge pull request #3 from RomanZhilich/fix_error_icon
Show error icon on connection error.
2016-02-02 10:51:02 +03:00
Roman Zhilich
0fc8bd1965 Show error icon on connection error. 2016-02-01 18:30:09 +03:00
5cc69f6ac4 Version 1.02 2016-01-26 11:42:56 +03:00
945d99b299 Rewrote periodical mail check function and fixed bug in OS X (issue #2) 2016-01-26 11:35:51 +03:00
cbf5009ec9 preparing to version 1.01 2016-01-25 12:50:48 +03:00
27ebc0884a New icon that shows if you have connection errors 2016-01-25 12:43:44 +03:00
42cf334b37 fixed the bug that application sometimes didn't detect system tray when autostarted with DE 2015-11-15 02:03:53 +03:00
da66d607e1 temporarily removed system tray check 2015-11-12 17:39:44 +03:00
2093b1173e release date was changed 2015-11-01 12:58:24 +03:00
00129789b8 changed configuration path according to program name 2015-11-01 12:53:01 +03:00
14de4e5c55 improved screenshot 2015-10-31 20:56:17 +03:00
d49c320454 made some cosmetic changes 2015-10-31 20:49:46 +03:00
e4821da97a fixed screen2.jpg show 2015-10-31 20:39:50 +03:00
5bde21a5c7 version 1.0 2015-10-31 20:38:11 +03:00
0ffa071746 initial version 0.10 2015-10-29 12:00:41 +03:00