summaryrefslogtreecommitdiffstats
path: root/mainwindow.ui
AgeCommit message (Collapse)Author
2016-12-13Moved sources to srcAnne Jan Brouwer
2016-11-19openExternalLinksAnne Jan Brouwer
2016-11-19Windows styling fixesAnne Jan Brouwer
2016-11-19Show path to password not file.gpg, renamed passwordNameAnne Jan Brouwer
2016-11-19Minor cleanupAnne Jan Brouwer
2016-11-17Merged with MasterJonathan Klimt
2016-11-17UI improvements: improved Mainwindow, treeView can be deselectedJonathan Klimt
2016-11-17Correct icon (auto-theme and fallback) for copy-buttonsAnne Jan Brouwer
2016-11-16added a copy to clipboard button an the output areaJanosch Knack
layout changes from formlayout to gridlayout
2016-10-12UI Improvement: Get rid of the text boxes shadows, transparent background ↵Jonathan Klimt
for notes window and a header for the open password
2016-05-13HTTPS everywhereDaniel Aleksandersen
2016-01-31Removed clearButtonEnabled from .ui filesAnne Jan Brouwer
2016-01-31Only use setClearButtonEnabled on QT >= 5.2Anne Jan Brouwer
2016-01-28removed the seperate clearbutton and inserted background text to the search barJonathan Klimt
2016-01-22applicationsAnne Jan Brouwer
2016-01-22prefferences / applicationAnne Jan Brouwer
2016-01-22Tooltips and thingsAnne Jan Brouwer
2016-01-22New (final) icons by @jsimplicio addedAnne Jan Brouwer
2016-01-22Update / cleanup of iconsAnne Jan Brouwer
2016-01-22smallerAnne Jan Brouwer
2016-01-22W00ps in mainwindowAnne Jan Brouwer
2016-01-22Cleaner OSX buildAnne Jan Brouwer
2016-01-22Works on OSX nowAnne Jan Brouwer
2016-01-22updated iconsAnne Jan Brouwer
2016-01-21preferences-desktop-personal ipv stock_new-bcardAnne Jan Brouwer
2015-12-22forget to add ui file to last commitJonathan Klimt
2015-12-19The spacing between the button groups is corrected for when the git buttons ↵Jonathan Klimt
are hidden Added delete and enter Key functionality
2015-12-17Searchbar has same size as Button with iconJonathan Klimt
2015-12-17Added usage of system icons on the buttons and improved spacing between buttonsJonathan Klimt
2015-11-20Modified the clipboard logic to allow for on-demand copy to clipboard.Jonathan Hanks
Changed the clipboard config entry to be a combobox instead of a checkbox. It has 3 states: Never copy to the clipboard Always copy to the clipboard On-demand copy to the clipboard Added a 'Password' button to the main window which copies the password to the clipboard when pressed. The button is disabled when there is no password loaded or passwords are set to never copy to the clipboard. Added a context menu entry to the text browser to copy the password to the clipboard. Moved some of the clipboard code around to make it more flexible. Clippedpass is always set when the password could be copied.
2015-08-09cleanup, sizing of template fieldsAnne Jan Brouwer
2015-08-07templating the mainwindowAnne Jan Brouwer
2015-08-07minor layout changes to accomodate mainwindow template fieldsAnne Jan Brouwer
2015-08-04just the visual objets for auto push/pullAnne Jan Brouwer
2015-08-01Compiled german, updated FAQAnne Jan Brouwer
2015-07-17cleanup of ui and finalizing stuffAnne Jan Brouwer
2015-07-10interface tweaks and base of pwgen stuffAnne Jan Brouwer
2015-05-27reverted more revertsAnne Jan Brouwer
2015-05-18Revert "profiles groundwork"Anne Jan Brouwer
This reverts commit 630e03ffa4fd37878ff91893d79ccfd6630e34e3.
2015-05-07profiles groundworkAnne Jan Brouwer
2015-05-05links changed to qtpass.orgAnne Jan Brouwer
2015-04-29Tab-order fixedAnne Jan Brouwer
2015-04-28Forgot the X, regex in vim would have saved 3 commits over using QtCreatorAnne Jan Brouwer
2015-04-28lol QtCreator accidentally renamed the widget too .. push -> toolAnne Jan Brouwer
2015-04-28Toolbuttons look nicer! And added a Mac realease file.Anne Jan Brouwer
2015-04-28more uniform buttonsAnne Jan Brouwer
2015-04-23Beta moniker in startscreen:Anne Jan Brouwer
2015-04-23Redesign of main interfaceAnne Jan Brouwer
2015-04-11User edit dialog for modifying .gpg-id added.Reimar Döffinger
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2015-04-01Adding push button to push git reporealitygaps