summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
AgeCommit message (Expand)Author
2019-09-28Remove unused uiEnabled signal and setTextTextBrowser() function from MainWindowMaciej S. Szmigiero
2019-08-29First implementation. Working for dir. Password end up with two trailing .gpgEttore
2018-08-17Fixed BUG with empty name in profileTable. Fixed BUG when you remove profile,...Claudio Maradonna
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-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-07-04SavingClaudio Maradonna
2018-05-16SavingClaudio Maradonna
2018-05-15Converted most of Qt4 signals to Qt5 style. Fixed BUG with main folder hidden...Claudio Maradonna
2018-05-09OTP is shown and copied to clipboard automatically. If compiled on WIN and AP...Ettore Dreucci
2018-05-09Added OTP handler. Now ui doesn't hang any more.Ettore Dreucci
2018-05-09Added checkbox for otp plugin in config dialog. Some problems with signal fin...Ettore Dreucci
2018-05-09OTP button calls external pass otp -cEttore Dreucci
2018-05-09Started integrating pass otp pluginEttore Dreucci
2018-05-03Move connect action to main.cpp. Default search text as parameter of MainWin...Claudio Maradonna
2018-04-26Some accomodationsClaudio Maradonna
2018-04-26Switched old frame to QToolBarClaudio Maradonna
2018-04-24clang-formatClaudio Maradonna
2018-04-18Cleaning #includes. This should make compilation faster and should help to ma...Claudio Maradonna
2018-04-05Now you can open the folder directly on file managerClaudio Maradonna
2018-03-16More refactorings, contributes to #107Lukas Vogel
2018-03-13Initial copy shortcut support, contributes to #292Lukas Vogel
2018-03-13Refactor mainwindow, move duplicated code to methods, contributes #107Lukas Vogel
2017-01-11automate GitPush & minor fixestezeb
2017-01-11use signal based communication in MainWindowtezeb
2017-01-03fixes to improve signal based process mgmttezeb
2017-01-03remove lastDecrypt from mainwindowtezeb
2016-12-30new signal interface for internal processestezeb
2016-12-14Updated from masterAnne Jan Brouwer
2016-12-14Merge branch 'master' into feature/testingAnne Jan Brouwer
2016-12-13Moved sources to srcAnne Jan Brouwer