Commit Graph

59 Commits

Author SHA1 Message Date
sniperbeamer 5469666a08 Fix: "Show Toolbar" menu entry not being retranslated
Fix: Selecting entry opens for editing (Bug #2703031)
Improve .desktop file to make openSUSE happy

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@298 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-22 13:58:59 +00:00
sniperbeamer 104832fc96 Prepare for release
lupdate translations
Always try to clean Klipper history

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@293 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-19 20:54:20 +00:00
sniperbeamer e3dcd73b89 Enable compiler warnings
Fix all the unused variable warnings
Disable incomplete translations
Compile the translation files
Add qt_* translations not part of Qt (from VirutalBox)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@289 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-18 12:09:20 +00:00
sniperbeamer 4a64bd61e4 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@288 b624d157-de02-0410-bad0-e51aec6abb33 2009-03-18 10:42:00 +00:00
sniperbeamer df17d76ce7 Some code cleanup
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@278 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-03 13:19:41 +00:00
sniperbeamer 5944e2620f Fix: Crash when moving entry to another group (Bug #2644545)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@277 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-27 10:55:02 +00:00
sniperbeamer d08a2f2372 Fixed: Cloned entries are not immediately sorted
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@266 b624d157-de02-0410-bad0-e51aec6abb33
2009-02-18 14:31:43 +00:00
sniperbeamer 888d0982d4 New structure of auto-type classes
Use xvkbd code for sending auto-type keys
Fixed bug that prevented auto-typing non-latin1 chars
Added Italian translation
Fixed some new gcc warnings

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@238 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-21 13:11:19 +00:00
sniperbeamer bb80c9616a Backup deleted entries
Fixed compilation errors on win32

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@233 b624d157-de02-0410-bad0-e51aec6abb33
2008-10-10 15:57:37 +00:00
sniperbeamer ef92de215c Implemented backup feature
Disabled desktop integration plugins
Disabled "Features" tab in SettingsDlg
Removed useless files

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@231 b624d157-de02-0410-bad0-e51aec6abb33
2008-10-06 17:18:48 +00:00
sniperbeamer a8fafee769 Fixed: "KeepassX 0.3.3 fails to lock itself after Ctrl-V (autotype)" (Bug #2106604)
Clear Klipper history on KDE4

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@230 b624d157-de02-0410-bad0-e51aec6abb33
2008-10-02 14:11:35 +00:00
sniperbeamer a5d427d262 Added 2 new password generator options
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@227 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-30 14:26:24 +00:00
sniperbeamer c182df6c31 Fixed: Predefined expire times don't work (closes #2109987)
Fixed: Sorting isn't consistent (closes #2108655)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@221 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-25 14:29:36 +00:00
sniperbeamer 70bf7f5b5d Added action "Copy URL to Clipboard" (closes #1944021)
Fixed: Unnamed Database saved as ".kdb" (closes #2109972, #2118340)
Fixed: Date of Modification isn't updated (closes #2108658, #2121768)
Fixed and improved the initialization of the fallback random number source (closes #2091784)
Don't clear clipboard if "Clear clipboard after" is set to 0
Try to clear Klipper history when clearing clipboard

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@220 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-25 12:00:15 +00:00
sniperbeamer d34b93f62d Introduce new icon metastream to store custom icon id independent from the number of built-in icons
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@211 b624d157-de02-0410-bad0-e51aec6abb33
2008-07-20 12:19:57 +00:00
sniperbeamer 3839c091a3 Don't depend on Qt 4.4 anymore
Updated changelog

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@209 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-26 16:47:37 +00:00
sniperbeamer 56bc995cc2 Improved display of date strings in the EntryView
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@204 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-04 19:41:27 +00:00
sniperbeamer d26d0e8f96 Fixed sorting of date columns (closes #1861726, #1922311)
Don't use entries in 'Backup' group for global auto-type (closes #1915664)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@192 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-21 22:17:54 +00:00
sniperbeamer a30643a99d More fixes for "automatically lock database"
Removed some unneeded includes
Improved code formatting

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@187 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-14 20:37:39 +00:00
tarek_saidi bdec5c8450 - support for precompiled headers
- made password dialog more userfriendly (especially key file creation/selection)
- database file as command line argument is recognized again
- fixed bug #1825446 (commandline option -cfg does NOT take relative path)
- fixed mac buid problem (see item #1908868)


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@174 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-06 20:11:29 +00:00
tarek_saidi 1be77c9e10 cleaned up main.cpp
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@170 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-04 19:15:22 +00:00
sniperbeamer 3a5259eb47 Fixed: binary not installed
Removed unused variables and fixed some other compiler warnings

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@163 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-01 17:33:43 +00:00
sniperbeamer 863bd3316d Corrected some strings
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@160 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-28 13:59:08 +00:00
sniperbeamer 8b08b321a5 Size of the EntryEdit dialog is saved
Some small GUI improvements

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@157 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-19 22:55:40 +00:00
tarek_saidi 01ac6b3544 merged sniperbeamer's patches
fixed bug #1828965


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@149 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-15 11:04:38 +00:00
highjinx 5a210a8e30 Prevent crashes when no item is selected and a keyboard shortcut is used
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@148 b624d157-de02-0410-bad0-e51aec6abb33
2007-10-08 16:04:38 +00:00
tarek_saidi 65e5da4649 Bookmarks
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@146 b624d157-de02-0410-bad0-e51aec6abb33
2007-08-16 20:43:48 +00:00
tarek_saidi 13c5615698 changed some copyright headers,
added copying file,
extended main qmake projekt file, 
implemented all file dialogs for kde,
new icons (bug #1730334),
automatic file extension,
fixed show/hide behavior of the simple password dlg (bug #1722682)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@145 b624d157-de02-0410-bad0-e51aec6abb33
2007-08-10 21:07:30 +00:00
tarek_saidi 9dc8f878b5 new config system
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@133 b624d157-de02-0410-bad0-e51aec6abb33
2007-06-27 16:30:45 +00:00
tarek_saidi fbc6febc0c added calendar dialog,
added calendar access button in edit entry dialog,
added customize detail view dialog for editing detail view templates,
added 'show expired entries' dialog,
new icon loading mechansim,
added and replaced some icons.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@130 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-28 21:24:38 +00:00
tarek_saidi 88f42dfe6b added 'relative path' option,
fixed missing browser start function,
added option for using the system's default browser.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@129 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-22 23:06:06 +00:00
tarek_saidi 2b54ded391 showing 'group' column only when search results are shown,
added KWalletImport.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@128 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-21 20:42:13 +00:00
tarek_saidi 6cae658d24 completed drag&drop stuff,
moved column configuration to QSettings,
improved column handling and resizing behavior,
column order is now remembered after a restart,
added group column.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@127 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-20 23:34:54 +00:00
tarek_saidi 11b33969d8 added missing files to svn.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@126 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-18 13:11:43 +00:00
tarek_saidi 28ba242090 completed tree state restore function,
visual order of entries will now affect their saving order,
changed the behavior of the entry view header.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@124 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-12 21:05:45 +00:00
tarek_saidi 21f0fea56a First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@104 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-14 22:33:41 +00:00
tarek_saidi 438e27ae1e removed all old Qt3 depedencies, Qt3Support is not longer needed
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@92 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-05 22:27:06 +00:00
tariq 580a8f357b replaced Q_UINT with quint
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@80 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-29 11:24:33 +00:00
tariq 74c7b86a89 EntryView and DetailView now also show "never" for entries which don't expire,
EntryView now calls updateItems() when column config is changed,
Added {TAB} template for Auto-Type,
"Custom Icon" feature is not longer touching the ImageID value within the database,
Fixed SegFault when enabling a new column (not in 0.2.0, only svn)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@79 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-27 20:00:16 +00:00
tariq 17f2e85420 fixed strange sort order in EntryView (Bug #7083)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@78 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-26 15:21:15 +00:00
tariq ab244b187a disconnected QTreeModel sorting method from KeepassEntryView
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@75 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-12 20:09:33 +00:00
tariq df8a6969af work on custom icon feature
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@66 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-01 21:48:53 +00:00
tariq 3c7d617599 implemented Database as interface (pure virtual)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@64 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-23 10:28:37 +00:00
tariq 6154859afc Finished PasswordDlg,
Added Text Export

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@56 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-16 08:09:08 +00:00
tariq 416c7d70d3 work on CPasswordDlg (still incomplete),
removed CChangeKeyDlg

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@55 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-15 15:03:45 +00:00
tariq e0a2197b53 work on CPasswordDlg (incomplete)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@54 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-15 07:06:23 +00:00
tariq 853747bce1 Drag&Drop for Entries, some other UI work
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@53 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-14 07:14:20 +00:00
tariq 60d342201d Changed Src Language to English
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@52 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-11 22:55:52 +00:00
tariq 09ab186b9d finished column resize functionality, fixed wrong qmake-project-file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@51 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-10 17:03:31 +00:00
tariq d6ea6e8971 fixed problem with config saving,
main-window size an splitter position are restored on start-up,
loading icons on demand by QIcon class instead of preload,
column resizing stuff (not finished)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@50 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-09 10:44:14 +00:00