summaryrefslogtreecommitdiffstats
path: root/src/qtpass.cpp
AgeCommit message (Expand)Author
2023-08-21Clazy cleanup and other minor fixesSune Vuorela
2023-02-06fix bug => clipboard was not cleared when using primary selectioncc1
2023-01-31Some automatic fixesAnne Jan Brouwer
2020-12-08Qt6 compatibilityAnne Jan Brouwer
2020-05-30Fixed depracation warnings in Qt 5.15Anne Jan Brouwer
2020-01-24Cleanup and versioningAnne Jan Brouwer
2020-01-24Windows build apparently needs explicit QDialog hereAnne Jan Brouwer
2020-01-24qrencode and QR popup refactoredAnne Jan Brouwer
2019-10-09Let's got v1.3.2v1.3.2Anne Jan Brouwer
2019-10-02Don't call QtPass::setup() from QtPass class constructorMaciej S. Szmigiero
2019-10-02Make QtPass class constructor take a MainWindow object directlyMaciej S. Szmigiero
2019-09-28Don't connect MainWindow::passShowHandlerFinished signal two timesMaciej S. Szmigiero
2019-04-17Updates and more cleanupAnne Jan Brouwer
2019-04-17Merge branch 'master' into clang-tidy-clazyAnne Jan Brouwer
2018-10-12Some cleanup with help of Clang-Tidy and Clazy (part 3 of x)Anne Jan Brouwer
2018-10-11Some cleanup with help of Clang-Tidy and Clazy (part 1 of x)Anne Jan Brouwer
2018-09-28Prototype for QR encoding fieldsFrank Gabriel
2018-08-12Removed unused headers from mainwindow.cpp. Disable UseTrayIcon if it's not a...Claudio Maradonna
2018-08-06Cleaning old mountWebDav declaration. Fix another problem with AppVeyorClaudio Maradonna
2018-08-06Fix for AppVeyorClaudio Maradonna
2018-07-30Splitted setup. Now it's time to test! :)Claudio Maradonna
2018-07-24SavingClaudio Maradonna
2018-07-24Now qDebug enable only if QT_DEBUG is defined. Trying to refactoring MainWind...Claudio Maradonna
2018-07-06SavingClaudio Maradonna
2018-07-06Trying to use QtPass as process handler and connector for PassClaudio Maradonna
2018-07-04Saving. Moving process event to QtPass classClaudio Maradonna
2018-07-04SavingClaudio Maradonna
2018-05-16SavingClaudio Maradonna