Age | Commit message (Collapse) | Author |
|
- remove unused debug
- uncomment notification function, leftover from debug
- comment about go-land mutexes
|
|
this is a regression that was introduced with previous changes to the
menus in windows. activation segfaults in linux and osx, so capture the event
only for windows. did not investigate further about the causes, but it seems
like a good workaround for the time being.
|
|
Also disable autostart if manual quit, remove custom printer that was
used for i18n and disable previous autostart if -disable-autostart
We didn't disable autostart after the migration to qt.
- Resolves: #355 #289
|
|
- Resolves: #334
|
|
|
|
- simplify notification routine (we dont need no rejected action). we
just check every hour, as in the original code.
- open links directly from Qt
- rename some global variables to make them less cryptic
- move cleanup function to the same module that created them
|
|
|
|
|
|
|
|
first pass on giving functionality to the donation reminder
|
|
Signed-off-by: kali kaneko (leap communications) <kali@leap.se>
|