Commit Graph

37 Commits

Author SHA1 Message Date
tarek_saidi f3fd0c681c Patch #1558763
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@105 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-15 09:15:18 +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 0286b87a41 update of french translation,
TrActive will be set correctly again (display of the translation author)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@101 b624d157-de02-0410-bad0-e51aec6abb33
2006-07-03 15:41:52 +00:00
tarek_saidi 5775eaae36 metastreams get correct group IDs (instead of 0),
new CustomIcon metastream format (Rev 2),
alpha blending for banner icons,
new banner standard icon (key.png)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@98 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-12 21:16:22 +00:00
tarek_saidi c980d277f2 fixed d'n'd drawing errors in group view (dirty work-around),
implemented correct UUIDs for entries

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@97 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-08 20:11:34 +00:00
tarek_saidi 9b6f3c8fce added UUID class for a correct implementation of the entry uuids
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@96 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-08 17:10:40 +00:00
tarek_saidi b3a1a6d216 fixed Östereich issue
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@94 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-07 18:21:58 +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 931d8374a5 fixed error message when using en_US locale,
added new cmd line parameter '-lang',
added some templates for Auto-Type (still incomplete)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@77 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-26 09:38:01 +00:00
tariq b08e5e8fad added main window icon,
implemented template replacement for Auto-Type

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@76 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-24 19:42:13 +00:00
tariq 079f3c8ace AutoType: GUI connections,
Added French translation

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@71 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-08 21:35:31 +00:00
tariq c58dc2ab07 first AutoType functions
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@69 b624d157-de02-0410-bad0-e51aec6abb33
2006-04-06 20:24:18 +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 1c513d8f3c added icon selection dialog,
prepared PwDatabase for custom icons

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@65 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-30 21:11:56 +00:00
tariq 2bf3e5820c fixed seg. fault when moving an entry to another group
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@63 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-22 14:15:28 +00:00
tariq 5aa833331d fixed problem in PasswordDlg when option 'LastKey' had value PASSWORD, loading translations for file dialogs, discard option LastKey* when LastFile is empty
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@62 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-21 12:53:25 +00:00
tariq 49059c82f4 some work on AboutDlg,
fixed problem with new databases

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@57 b624d157-de02-0410-bad0-e51aec6abb33
2006-03-17 10:38:15 +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
tariq f89372b0c5 changed encryption method of SecStrings from Rijndael to ArcFour (much faster)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@49 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-22 19:12:44 +00:00
tariq e8a12ac891 SettingsDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@44 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-15 15:53:39 +00:00
tariq d093eec4b0 new Icons (for compalibility with Win32-KeePass 1.04)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@41 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-15 13:43:03 +00:00
tariq cdbd7e1b9c finished search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@34 b624d157-de02-0410-bad0-e51aec6abb33
2006-02-03 20:14:40 +00:00
tariq 3d8bcf2ee8 some work on the search function
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@30 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-26 23:12:28 +00:00
tariq 69f00ee477 implemented "Open Url" and "Save Attachement"
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@29 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-26 18:24:50 +00:00
tariq 8409e57be1 copy to clipboard (qt4), tool buttons
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@26 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-25 15:10:23 +00:00
tariq 77524c5b93 Edit/Clone/Delete Entries (qt4)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@25 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-25 13:56:50 +00:00
matthiasmiller 6e5effe43e work on big-endian support, including automated tests
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@22 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-25 01:10:49 +00:00
matthiasmiller 0a18699926 fix immediate exit when running as bundle on Mac
Allow Qt to process and remove known command-line arguments before attempting to process remaining items.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@14 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-21 20:25:12 +00:00
tariq c83a68ed4e nomsg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@6 b624d157-de02-0410-bad0-e51aec6abb33
2006-01-10 21:34:05 +00:00
tariq 28c71dfe1e QT3 -> QT4
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@5 b624d157-de02-0410-bad0-e51aec6abb33
2005-11-15 20:45:14 +00:00
tariq 192dbba0e4 0.1.3b
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@4 b624d157-de02-0410-bad0-e51aec6abb33
2005-11-15 18:57:56 +00:00
tariq a8a9a64142 git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@2 b624d157-de02-0410-bad0-e51aec6abb33 2005-10-25 22:52:22 +00:00
tariq 434e6a5aa3 import comment
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@1 b624d157-de02-0410-bad0-e51aec6abb33
2005-10-11 19:59:21 +00:00