summaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp
AgeCommit message (Expand)Author
2016-12-13Moved sources to srcAnne Jan Brouwer
2016-12-11this if evaluetes ervery time to trueJanosch Knack
2016-12-11some CI fixesJanosch Knack
2016-12-11executeing pass show before editpassword dialog shows upJanosch Knack
2016-12-11executeing pass show before editpassword dialog shows upJanosch Knack
2016-12-06Missing documentationAnne Jan Brouwer
2016-12-05post-refactoring fix - set password store location to envtezeb
2016-12-05fix pushing when git not in usetezeb
2016-12-05move file name 'resolving' inside Pass instancetezeb
2016-12-05Minor cleanup and added CONFIG += c++11 which probably fixes #244Anne Jan Brouwer
2016-12-04Use new executor in Passtezeb
2016-11-28Add more info to debug logstezeb
2016-12-01Added commentsAnne Jan Brouwer
2016-11-27password generation refactoringtezeb
2016-11-27fix Panel and Pass timerstezeb
2016-11-27remove mainwindow deps from qpushbuttowithclipboard + fix memleakstezeb
2016-11-24Better seeder for qrand() as noted in #238Anne Jan Brouwer
2016-11-24Readability of QT version checkAnne Jan Brouwer
2016-11-23housekeepingAnne Jan Brouwer
2016-11-23Manual merge, moved #ifdef __APPLE__Anne Jan Brouwer
2016-11-23Removed useless QtPassSettings::saveAllSettings()Anne Jan Brouwer
2016-11-23Blink from edit-copy to document-new icon for 500 seconds fixes #229Anne Jan Brouwer
2016-11-22refactor process mgmt and split Pass into subclassestezeb
2016-11-22Only deselect on mouseReleaseEvent if the mousePressEvent was on a selected i...Anne Jan Brouwer
2016-11-22clearClipboard instead of empty copyTextToClipboard . . statusbar messages fo...Anne Jan Brouwer
2016-11-22Don't forget to clear the text browser ;)Anne Jan Brouwer
2016-11-22Only show notification when clearPannel comming from timer, fixes #231Anne Jan Brouwer
2016-11-21Urls now clickable . . QTextBrowser with styling instead of QLineEdit when no...Anne 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-20Fix windows destructor webdavAnne Jan Brouwer
2016-11-20revert errorsJanosch Knack
2016-11-20now using the new settings everywhereJanosch Knack
2016-11-20added new Settings classJanosch Knack
2016-11-20Pedantic uint cleanup and TODO for other ugly castsAnne Jan Brouwer
2016-11-20Doc fixesAnne Jan Brouwer
2016-11-20Don't show clipboard button if useClipboard is set to CLIPBOARD_NEVER, start ...Anne Jan Brouwer
2016-11-20Show path to password not file.gpg, renamed passwordNameAnne Jan Brouwer
2016-11-20Fixed unchecked dynamic_cast (FORWARD_NULL)Anne Jan Brouwer
2016-11-20Append urls to the remainingTokens, fixes #223Anne Jan Brouwer
2016-11-20Minor cleanupAnne Jan Brouwer
2016-11-20Don't attempt to open file when deselected on secondary treeview click, fixes...Anne Jan Brouwer
2016-11-19mainwindow now uses the new QtPassSettingsJanosch Knack
2016-11-19refactored Strings into own classJanosch Knack
2016-11-19added new Settings classJanosch Knack
2016-11-19dynamic_cast instead of old-school castAnne Jan Brouwer
2016-11-17Moved @YoshiMan 's copy buttons inside the line EditJonathan Klimt
2016-11-17Merged with MasterJonathan Klimt
2016-11-17UI improvements: improved Mainwindow, treeView can be deselectedJonathan Klimt