summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/dialogs.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* r643@Devoty: necoro | 2008-01-16 18:55:49 +0100Necoro2008-01-181-0/+6
* r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro2008-01-141-1/+2
* r561@Devoty: necoro | 2007-11-20 09:29:35 +0100Necoro2007-11-211-1/+2
* added "Save As..." functionality for exception dialogNecoro2007-10-151-0/+13
* i18n support and german translationsnecoro2007-08-051-1/+1
* i18n support and german translationsnecoro2007-08-051-8/+9
* added dialogs to warn you when the queue is running on quitting portatonecoro2007-04-241-0/+6
* Some more functionality for the Qt-Frontendnecoro2007-04-071-1/+1
* Renamed to portatonecoro2006-11-241-0/+66
'>+28 Get rid of push/pull shortcuts, as they weren't widely used. Add contents to repo on git init. Centralize git add logic, and make it less error prone. 2012-09-19Fix git regression.Jason A. Donenfeld1-1/+1 2012-09-18Add additional information from KeepassX xmlJuhamatti Niemelä1-3/+15 Import passwords as multiline entries with password in the first line. Rest contains following data if they exist in the entry element of the xml file: - username - url - comment 2012-09-18Copyright and licensing info to keepassx2pass scriptJuhamatti Niemelä1-0/+4 2012-09-18Quote the template.Jason A. Donenfeld1-1/+1 2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 Laurent asked for this. Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1