summaryrefslogtreecommitdiffstats
path: root/src/trayicon.cpp
AgeCommit message (Expand)Author
2019-04-17Updated to current masterAnne Jan Brouwer
2018-12-10Automated housekeepingAnne Jan Brouwer
2018-10-12Some cleanup with help of Clang-Tidy and Clazy (part 3 of x)Anne Jan Brouwer
2018-10-12Some cleanup with help of Clang-Tidy and Clazy (part 2 of x)Anne Jan Brouwer
2018-08-12Removed unused headers from mainwindow.cpp. Disable UseTrayIcon if it's not a...Claudio Maradonna
2018-07-24clang-formatClaudio Maradonna
2018-07-24Now qDebug enable only if QT_DEBUG is defined. Trying to refactoring MainWind...Claudio Maradonna
2018-05-15Converted most of Qt4 signals to Qt5 style. Fixed BUG with main folder hidden...Claudio Maradonna
2018-05-02Fallback (no trayicon) nullptr initialisation should fix #379Anne Jan Brouwer
2018-05-02Moved parentwin initialisation should fix #379Anne Jan Brouwer
2018-05-01Some TrayIcon refactor. Should the mainwindow know if is SystemTrayIsAvailableClaudio Maradonna
2018-04-18Cleaning #includes. This should make compilation faster and should help to ma...Claudio Maradonna
2017-10-24TrayIcon use 'qtpass-tray' fixes #318Anne Jan Brouwer
2016-12-13Moved sources to srcAnne Jan Brouwer