summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
AgeCommit message (Expand)Author
2016-12-13Moved sources to srcAnne Jan Brouwer
2016-12-04Use new executor in Passtezeb
2016-11-27password generation refactoringtezeb
2016-11-27fix Panel and Pass timerstezeb
2016-11-27remove mainwindow deps from qpushbuttowithclipboard + fix memleakstezeb
2016-11-23housekeepingAnne Jan Brouwer
2016-11-22refactor process mgmt and split Pass into subclassestezeb
2016-11-22Only show notification when clearPannel comming from timer, fixes #231Anne Jan Brouwer
2016-11-20Not overloading clipBoardType for characterSet enumeration anymoreAnne Jan Brouwer
2016-11-20clang-format for consistencyAnne Jan Brouwer
2016-11-20Aparently DELETE even in all-caps is a restricted word in C++ on WindowsAnne Jan Brouwer
2016-11-20now using the new settings everywhereJanosch Knack
2016-11-20Pedantic uint cleanup and TODO for other ugly castsAnne Jan Brouwer
2016-11-20Minor cleanupAnne Jan Brouwer
2016-11-19mainwindow now uses the new QtPassSettingsJanosch Knack
2016-11-19added new Settings classJanosch Knack
2016-11-17Merged with MasterJonathan Klimt
2016-11-17UI improvements: improved Mainwindow, treeView can be deselectedJonathan Klimt
2016-11-16added a copy to clipboard button an the output areaJanosch Knack
2016-11-16enabled copying e.g. username into clipboard by doubleclick onto labelJanosch Knack
2016-10-18Missing documentationAnne Jan Brouwer
2016-10-12init + cleanup of test varsAnne Jan Brouwer
2016-10-12Not allowed: ISO C++ forbids in-class initialization of non-const static memb...Anne Jan Brouwer
2016-10-12Init length and selected, minor cleanup / styleAnne Jan Brouwer
2016-10-11Added password settings to the new password dialougeJonathan Klimt
2016-10-11Added Password Generator TemplatesJonathan Klimt
2016-06-21README beautification for export and use, travis fix for README, minor cleanupAnne Jan Brouwer
2016-06-10Placeholder related: #161Anne Jan Brouwer
2016-06-09Updated docsAnne Jan Brouwer
2016-06-09Updated docsAnne Jan Brouwer
2016-05-30clang formatterAnne Jan Brouwer
2016-03-06Use --secure for pwgen and add more configurable optionsAndrey Mazo
2016-02-02Focus the treeView when down is pressed on the search boxScott Wehrenberg
2016-02-02Focus the search box when the window becomes activeScott Wehrenberg
2016-01-28removed the seperate clearbutton and inserted background text to the search barJonathan Klimt
2016-01-19Manual merge of config and de/se translationsAnne Jan Brouwer
2016-01-03Always on top, fixes https://github.com/IJHack/qtpass/issues/118Anne Jan Brouwer
2015-12-22Small cleanupJonathan Klimt
2015-12-22Added a small menu to the add Button, so you can add either a password entry ...Jonathan Klimt
2015-12-19The spacing between the button groups is corrected for when the git buttons a...Jonathan Klimt
2015-12-17Added usage of system icons on the buttons and improved spacing between buttonsJonathan Klimt
2015-12-17When doubleclick on treeview Item open change DialougeJonathan Klimt
2015-11-24Even more linting and one more tiny optiAnne Jan Brouwer
2015-11-24More linting and tiny optimisations (++i vs i++)Anne Jan Brouwer
2015-11-24clang-formatAnne Jan Brouwer
2015-11-23uncrustifyAnne Jan Brouwer
2015-11-23Naming conventionsAnne Jan Brouwer
2015-11-21Some tweaks to make the linthub check happier. Most removing whitespace and ...Jonathan Hanks
2015-11-20Modified the clipboard logic to allow for on-demand copy to clipboard.Jonathan Hanks
2015-11-17Remove template widgets when starting new taskAnne Jan Brouwer