summaryrefslogtreecommitdiffstats
path: root/src/mainwindow.cpp
AgeCommit message (Expand)Author
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-04-04Now before folder deletion, check if there are unexpected files and warn the ...Claudio Maradonna
2018-03-16More refactorings, contributes to #107Lukas Vogel
2018-03-15Use FileContent parsing in MainWindow, contributes to #107Lukas Vogel
2018-03-13Respect use template setting in password dialogLukas Vogel
2018-03-13Initial copy shortcut support, contributes to #292Lukas Vogel
2018-03-13Refactor mainwindow, move duplicated code to methods, contributes #107Lukas Vogel
2018-03-12Fix & make clearClipboard more robustLukas Vogel
2018-03-12Display all fields when using template setting, fixes #273Lukas Vogel
2018-01-22Change dependencies (main depends on src, tests depend on main) fixes #350 al...Anne Jan Brouwer
2017-10-11Add sftp, ftps, webdav and webdavs as supported linkscgonzalez
2017-02-27Housekeeping (new clang-format settings test)Anne Jan Brouwer
2017-01-18Also check clipboard/selection in clearClipboard callAnne Jan Brouwer
2017-01-18Add primary selection as clipboard optionKrayon
2017-01-11fix path displayed when deletingtezeb
2017-01-11automate GitPush & minor fixestezeb
2017-01-11use signal based communication in MainWindowtezeb
2017-01-10another attempt at fixing line duplication when displayingtezeb
2017-01-08hide password from rest of outputtezeb
2017-01-03fixes to improve signal based process mgmttezeb
2017-01-03remove lastDecrypt from mainwindowtezeb
2016-12-30direct connection of password edit dialog with password readingtezeb
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