summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-11-22Merge pull request #230 from jounathaen/masterAnne Jan Brouwer
Solve Doubleclick issue
2016-11-21Initial design-like interfacetezeb
2016-11-21Merge https://github.com/IJHack/QtPassJonathan Klimt
2016-11-21Fixed doubleclick on treeviewJonathan Klimt
2016-11-21Update CHANGELOGAnne Jan Brouwer
2016-11-21Merge branch 'master' of github.com:IJHack/qtpassAnne Jan Brouwer
2016-11-21Urls now clickable . . QTextBrowser with styling instead of QLineEdit when ↵Anne Jan Brouwer
not a (hidden) password field . . Fixes #226
2016-11-21Urls now clickable . . QTextBrowser with styling instead of QLineEdit when ↵Anne Jan Brouwer
not a (hidden) password field . .
2016-11-21Closed another issueAnne Jan Brouwer
2016-11-20Removed empty and unneeded enums.cppAnne Jan Brouwer
2016-11-20Not overloading clipBoardType for characterSet enumeration anymoreAnne Jan Brouwer
2016-11-20lupdate qtpass.proAnne Jan Brouwer
2016-11-20clang-format for consistencyAnne Jan Brouwer
2016-11-20Start config window on first pane, make configwindow resizable againAnne 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-20Merge pull request #224 from YoshiMan/masterAnne Jan Brouwer
refactoring, new QtPassSettings class, all settings should be read and written here
2016-11-20Merge branch 'IJHack-master'Janosch Knack
2016-11-20mergedJanosch Knack
2016-11-20revert errorsJanosch Knack
2016-11-20lupdate qtpass.proJanosch Knack
2016-11-20lupdate qtpass.proJanosch Knack
2016-11-20now using the new settings everywhereJanosch Knack
2016-11-20Append urls to the remainingTokens, fixes #223Anne Jan Brouwer
2016-11-20Minor cleanupAnne Jan Brouwer
2016-11-20lupdate qtpass.proJanosch Knack
2016-11-20now using the new settings everywhereJanosch Knack
2016-11-20refactored Strings into own classJanosch Knack
access from mainwindow and qtpasssettings
2016-11-20static access to settingsJanosch Knack
2016-11-20added new Settings classJanosch Knack
2016-11-20HousekeepingAnne Jan Brouwer
2016-11-20Pedantic uint cleanup and TODO for other ugly castsAnne Jan Brouwer
2016-11-20Updated localisationAnne 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
ConfigDialog with first tab.
2016-11-20openExternalLinksAnne Jan Brouwer
2016-11-20Windows styling fixesAnne Jan Brouwer
2016-11-20Added CHANGELOG to READMEAnne 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-20Closed the original copy template fields requestAnne Jan Brouwer
2016-11-20Updated CHANGELOGAnne 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, ↵Anne Jan Brouwer
fixes #221
2016-11-20qtpasssettings uses settingsconstants as wellJanosch Knack
2016-11-20HousekeepingAnne Jan Brouwer
2016-11-19Pedantic uint cleanup and TODO for other ugly castsAnne Jan Brouwer
2016-11-19mainwindow now uses the new QtPassSettingsJanosch Knack
2016-11-19Updated localisationAnne Jan Brouwer