Commit Graph

325 Commits

Author SHA1 Message Date
sniperbeamer 0afbf7b534 Overwrite session key on exit
Fix some compiler warnings

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@248 b624d157-de02-0410-bad0-e51aec6abb33
2009-01-06 00:23:00 +00:00
sniperbeamer 7b8c699448 Dynamically calculate modifier value of alt, altgr and meta/win
Added nostrip qmake option

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@246 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-25 15:34:13 +00:00
sniperbeamer 9f157e61a9 Merge changes from bdmayes (rev 237, 239, 241)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@245 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-22 19:22:44 +00:00
sniperbeamer ab4047e7d2 Improved Auto-Typing: ability to type all unicode characters (finally)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@244 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-22 19:08:32 +00:00
sniperbeamer 56d9acef43 Fixed #2230887: No password generated using list of very special characters
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@243 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-22 15:14:43 +00:00
sniperbeamer ff58631a2c Reduce height of PasswordGenDlg and EditEntryDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@242 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-22 13:43:47 +00:00
sniperbeamer 06a938ce4a Distinguish between adding groups and subgroups
Fixed visual distortion in PasswordGenDlg
Updated Spanish translation

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@240 b624d157-de02-0410-bad0-e51aec6abb33
2008-12-21 23:37:15 +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 f88ca3f4c0 Added ability to select language in SettingsDlg
Redesigned SettingsDlg

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@232 b624d157-de02-0410-bad0-e51aec6abb33
2008-10-07 14:46:07 +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 f533ea45a7 Improved window blacklist
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@229 b624d157-de02-0410-bad0-e51aec6abb33
2008-10-01 21:23:59 +00:00
sniperbeamer 699befe618 Added "Tools" button to EditEntryDlg: Window List and Auto-Type sequence
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@228 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-30 19:03:41 +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 598d204716 Cache and protect MasterKey - speeds up saving a lot
Added option to save database after every change
Improved license information

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@226 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-28 16:33:46 +00:00
sniperbeamer 5fe4a5d2c3 Added gl_ES translation
Removed unneeded svn properties

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@225 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-28 12:38:15 +00:00
sniperbeamer dc8b31e924 Associate KeePassX with *.kdb on Linux
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@224 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-28 11:09:11 +00:00
sniperbeamer c451d571c2 Don't include entries from "Backup" group in search results
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@223 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-27 15:49:36 +00:00
sniperbeamer e5e9cebc8a Display warning when opening a database that is already opened
Improve tab order in many dialogs (closes #2130397)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@222 b624d157-de02-0410-bad0-e51aec6abb33
2008-09-27 13:38:05 +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 07fb82c88b Renamed some AES headers
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@217 b624d157-de02-0410-bad0-e51aec6abb33
2008-08-01 19:03:05 +00:00
sniperbeamer 636f3b8af6 Added pronounceable password generator
Improved RNG seeding on Windows
Updated AES implementation
Removed SHA1 implementation, replaced by QCryptographicHash
Replaced ARC4 implementation by the one from KeePass 1.11
Some cleanup

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@216 b624d157-de02-0410-bad0-e51aec6abb33
2008-08-01 18:57:18 +00:00
sniperbeamer 455e68ff60 Delete and don't read old icon metastream when new one is available
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@212 b624d157-de02-0410-bad0-e51aec6abb33
2008-07-20 14:41: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 f91a09dabb Better fix: custom icons get lost on restart
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@210 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-30 15:42:36 +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 dc43c39ece Fixed: custom icons get lost on restart (Closes #1995561)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@208 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-24 17:56:02 +00:00
sniperbeamer 90d515f6e7 Added safety check when retrieving the active window title for global auto-type
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@207 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-24 17:05:24 +00:00
sniperbeamer bc8ec1b520 Allow EditEntry Dialog to be smaller
Fixed: Line breaks are ignored in Entry Detail View

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@206 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-12 21:41:54 +00:00
sniperbeamer 0c7ad0dcaa Synced icons with KeePass 1.11
Allow keypad enter button in Auto-Type dialog

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@205 b624d157-de02-0410-bad0-e51aec6abb33
2008-06-09 08:15:07 +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 a018fee162 Bumped version number to 0.3.2
Updated changelog
Renamed translations to keepassx-*
Added myself to the about dialog

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@203 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-31 20:42:10 +00:00
sniperbeamer cfcbe82138 Fixed problem when restoring window after auto-type (closes #1978861)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@202 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-31 14:43:47 +00:00
sniperbeamer e47df76b56 Added qmake option to disable precompiled header
Disabled precompiled header on FreeBSD by default (closes #1943446)
Use mlock() to protect session key

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@201 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-29 20:00:54 +00:00
sniperbeamer 35dc3772e3 Updated Japanese translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@200 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-17 10:47:13 +00:00
sniperbeamer d3259227f1 Automatically try to unlock db when global auto-type key has been pressed
Fixed gcc 4.2 compiler warning

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@199 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-17 10:39:54 +00:00
sniperbeamer 1219467c91 Add missing menu accelerators
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@198 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-12 15:07:12 +00:00
sniperbeamer 5a2ad9afef Don't use /dev/random anymore
Display help if parsing arguments fails

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@197 b624d157-de02-0410-bad0-e51aec6abb33
2008-05-10 09:00:47 +00:00
sniperbeamer 7c34d2010a Create default groups when creating new database
Increase and randomize default key transformation number
Better cleanup when loading database fails

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@196 b624d157-de02-0410-bad0-e51aec6abb33
2008-04-17 22:21:05 +00:00
tarek_saidi 1905150642 improved AutoTypeDlg (keyboard only usage, visual selection feedback)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@195 b624d157-de02-0410-bad0-e51aec6abb33
2008-04-14 20:03:58 +00:00
sniperbeamer 96ac6e31f1 Master key transformations (rounds) are now computed in two threads (from KeePass 1.11)
Added a button to measure the number of rounds that can be calculated in 1 second
Don't try to open a URL when it's empty
Improved code formatting

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@194 b624d157-de02-0410-bad0-e51aec6abb33
2008-04-12 22:41:36 +00:00
sniperbeamer b0289a8b3c Hide contents of search field while database is locked (closes #1923554)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@193 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-30 10:51:10 +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 a2836d3183 Renamed project file to keepassx.pro
Minor code changes

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@191 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-21 21:41:48 +00:00
tarek_saidi daaa9b866a fixed password encoding problem (bug #1687864)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@190 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-17 23:05:46 +00:00
sniperbeamer 5bb7d02298 PasswordDlg: use icon for button to show/hide the typed password
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@189 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-15 17:08:11 +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 6850cae8dd updated version number
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@186 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-14 20:20:31 +00:00
tarek_saidi fc2d6e07b7 fixed possible compilation problem (bug #1910619),
fixed compilation error when building univeral binaries


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@185 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-13 21:36:33 +00:00
sniperbeamer d359363e7f Fixed: database could be automatically locked while a file dialog is opened
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@184 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-12 20:37:54 +00:00
sniperbeamer a85dbe65fa Improved seeding of the random number generator
Fixed AppDir on Windows

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@183 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-12 18:55:57 +00:00
tarek_saidi 7c117cdab2 fixed bug #1648616
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@180 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-11 22:08:26 +00:00
tarek_saidi 8446ef1f75 removed some unused files,
made file dialog wrapper use native dialogs again,
fixed password dialog not remembering last key location/type,
disabled precompiled headers when buidling universal binaries,
updated changelog,
fixed size problems of some dialogs


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@179 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-11 17:40:31 +00:00
tarek_saidi ed3baff013 reactivated KDE4 plugin
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@178 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-11 13:56:07 +00:00
sniperbeamer 317397e063 Added: automatically lock database after inactivity (closes #1906699)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@177 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-09 19:56:13 +00:00
sniperbeamer b8f59f9f04 Try to use truly random data to initialize the random number generator
Fixed: crash when closing the PasswordDlg by clicking on the x
Fixed: -cfg parameter not working
Fixed: does not compile for Windows
Fixed some compiler warnings

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@176 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-08 14:18:32 +00:00
tarek_saidi e9a85f91fc added missing file
removed dialogs.h


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@175 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-06 20:39:28 +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
sniperbeamer 97bac939dd Apply parts of patch #1908868
Use QApplication::applicationDirPath() on unix and win32

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@173 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-06 19:40:27 +00:00
sniperbeamer 5db29eafed Possbile fix for #1754998
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@172 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-05 21:11:41 +00:00
sniperbeamer 9de7489805 Don't delete QApplication as it causes problems (big font size)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@171 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-04 22:57:56 +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 d220ab78c9 Fixed SF Bug #1905810
Updated install instructions

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@168 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-04 17:57:59 +00:00
tarek_saidi 0664d4bed0 fixed bug #1906517
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@166 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-03 23:44:03 +00:00
sniperbeamer e5e14c37f7 Restructured advanced tab of the settings dialog
Fixed location of license file in the about dialog
Updated changelog and install instructions
Windows:
- Corrected install location of data files
- Install Qt libraries
- Some GUI improvements

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@165 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-02 16:30:05 +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 93667814dc Fixed crash when using global auto-type before the database has been opened
Re-enable cross-compiling in qmake project file
Corrected DataDir on Windows
Some ui file cleanup

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@162 b624d157-de02-0410-bad0-e51aec6abb33
2008-03-01 15:30:38 +00:00
tarek_saidi e8be8e8a2b cleaned up qmake project file, improved mac app bundle generation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@161 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-28 16:17:38 +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 7b15707c6d Another bunch of GUI changes
Auto-save database on program exit: apply adjusted patch #1900048 (closes #1792317)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@159 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-24 20:47:28 +00:00
tarek_saidi fecd1109b3 fixed mac specific build problem
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@158 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-21 20:35:27 +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
sniperbeamer 619eaa1552 Global auto-type now works when using the kde plugin
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@156 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 22:08:30 +00:00
sniperbeamer 2149d4cfe1 Dynamically set size of the settings dialog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@155 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 21:21:18 +00:00
sniperbeamer e94a4244c3 VSplitter size is incorrectly saved if window has never been visible
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@154 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 18:10:58 +00:00
sniperbeamer bd4d56f8b2 Added Japanese translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@153 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 14:44:18 +00:00
sniperbeamer 97da5c1989 Completely removed Qt3Support dependency
Cleaned up qmake project file
Compiles on Windows + many Windows specific improvements
Various small fixes

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@152 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-16 12:36:28 +00:00
sniperbeamer 18e99b5a41 auto-type and auto-type-window definitions are now fully compatible with keepass
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@151 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-15 19:49:13 +00:00
sniperbeamer 51acb50266 Removed unnecessary executable flags
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@150 b624d157-de02-0410-bad0-e51aec6abb33
2008-02-15 16:03:24 +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
myxelf 961268a67d most changes are details
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@147 b624d157-de02-0410-bad0-e51aec6abb33
2007-09-26 22:48: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 895e47554f fixed bug #1571868
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@144 b624d157-de02-0410-bad0-e51aec6abb33
2007-08-07 16:20:29 +00:00
tarek_saidi babeb3e057 fixed #1644319
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@143 b624d157-de02-0410-bad0-e51aec6abb33
2007-08-07 16:03:39 +00:00
tarek_saidi bbdf870dbe fallback for unknow icons when using an integration plugin
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@142 b624d157-de02-0410-bad0-e51aec6abb33
2007-07-28 17:12:05 +00:00
tarek_saidi 05ec5eb40c -KDE-Plugin: Updated API, plugin works fine again
-KDE-Plugin: added KDE icon loader to load KDE's currunt icon theme (incomplete)
-reverted change in the group combobox in the editentrydialog


git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@141 b624d157-de02-0410-bad0-e51aec6abb33
2007-07-24 19:34:09 +00:00
myxelf 57416c61d2 lot of changes
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@140 b624d157-de02-0410-bad0-e51aec6abb33
2007-07-15 16:50:44 +00:00
myxelf ebf0ff087b * Main Window redesigned layout
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@139 b624d157-de02-0410-bad0-e51aec6abb33
2007-07-07 17:34:03 +00:00
tarek_saidi 44bdd9ed48 added missing file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@138 b624d157-de02-0410-bad0-e51aec6abb33
2007-07-06 10:03:19 +00:00
tarek_saidi c2554f30f0 auto-type delays
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@137 b624d157-de02-0410-bad0-e51aec6abb33
2007-07-01 12:03:45 +00:00
tarek_saidi 8aea7e5f78 Added missing files for broken rev 133.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@135 b624d157-de02-0410-bad0-e51aec6abb33
2007-06-30 00:09:17 +00:00
tarek_saidi 91c9d1d940 Added missing files for broken rev 133.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@134 b624d157-de02-0410-bad0-e51aec6abb33
2007-06-30 00:07:17 +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 9b25cc235d visual layout fixes for MacOS X
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@132 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-29 19:25:56 +00:00
tarek_saidi adea668ad9 added missing files,
temporarly removed DBus dependecies.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@131 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-28 22:33:50 +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 50a39d726a added KeePassX_XML export,
PwManager import works again,
text export works again.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@125 b624d157-de02-0410-bad0-e51aec6abb33
2007-03-15 23:07:29 +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 ee97e3c197 lupdate
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@123 b624d157-de02-0410-bad0-e51aec6abb33
2007-02-28 15:43:21 +00:00
tarek_saidi 9ce6ff047b fixed bug #1634718,
applied patch #1626541,
added czech translation,
lupdate for all translations

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@122 b624d157-de02-0410-bad0-e51aec6abb33
2007-01-14 19:58:34 +00:00
tarek_saidi 6a8c2114eb made password dialog working, moved key file creation from KeepassMainWindow to CPasswordDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@121 b624d157-de02-0410-bad0-e51aec6abb33
2006-12-16 22:24:57 +00:00
tarek_saidi d5ed360fce fixed some minor bugs in password generation dialog,
added new options to settings dlg (no functions behind yet)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@120 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-29 15:41:54 +00:00
tarek_saidi 08d9ff59c9 overworked password generation dialog, enabled yarrow and entropy collection,
some work on the integration plugins, plugin settings tab is finished

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@119 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-26 22:15:00 +00:00
tarek_saidi 7e54d5f317 kde plugin merge
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@118 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-14 20:41:32 +00:00
tarek_saidi 39a898cd02 Fixed Gtk plugin crash
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@117 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-14 20:28:16 +00:00
tarek_saidi f4efea7849 show key dialog again if hash test fails
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@116 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-13 20:03:15 +00:00
tarek_saidi a8d60588cc KdeInitInterface
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@115 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-04 20:28:34 +00:00
tarek_saidi 1f31bf95c1 added missing FileDialogs.h to the repos.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@114 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-04 12:03:17 +00:00
tarek_saidi b39ca12cd5 Added KDE4 Plugin
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@113 b624d157-de02-0410-bad0-e51aec6abb33
2006-11-04 10:35:50 +00:00
tarek_saidi db8ba66067 some work on the gtk plug-in, added integration tab in the settings dlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@112 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-29 19:00:59 +00:00
tarek_saidi 2b088a31e6 added plugin for gnome/gtk integration
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@111 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-28 18:50:37 +00:00
tarek_saidi b9feb0b74d Finished EntropyCollectionDlg.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@110 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-24 14:02:34 +00:00
tarek_saidi 29f3d8b2b3 CollectEntryDlg: fixed random crashes caused by first external paint event, finished collection routines.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@109 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-22 23:20:54 +00:00
tarek_saidi 83d561d3a4 Replaced 'ShowToolbarAction' with the predefined toggleViewAction(),
some work on the entropy collection dialog.

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@108 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-16 20:09:14 +00:00
tarek_saidi c991307ef8 Added entropy collection dialog
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@107 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-16 09:14:04 +00:00
tarek_saidi 0e2725ee06 rebuild DatabaseSettingsDlg
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@106 b624d157-de02-0410-bad0-e51aec6abb33
2006-10-15 15:50:54 +00:00
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 103b35169f 0.2.2 RC
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@100 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-23 22:03:39 +00:00
tarek_saidi 950488ece3 legacy impl for old CustomIconMS format
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@99 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-23 20:45:06 +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 f060033b14 added 300ms delay before performing AutoType
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@95 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-07 22:17:41 +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 fa68023a76 changed button size in EditGroupDialog (Quartz)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@93 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-06 17:46:21 +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
tarek_saidi aabc0db11d fixed custom icons issue
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@91 b624d157-de02-0410-bad0-e51aec6abb33
2006-06-02 19:46:10 +00:00
tarek_saidi e0a8391899 fixed custom icons bug
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@90 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-20 08:05:16 +00:00
tarek_saidi 2e7c1f3073 Fixed crash when parsing config file under Win32
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@89 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-18 21:50:23 +00:00
matthiasmiller 169dc74c0f adding some mnemonics for a friendlier keyboard interface in Linux and Windows
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@88 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-13 21:07:28 +00:00
matthiasmiller 141487e27d tweaks to compile on windows
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@87 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-13 20:52:46 +00:00
matthiasmiller 7d7c8abd1d fix assertion failure when upgrading loading old configuration file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@86 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-13 19:55:14 +00:00
matthiasmiller fe3ae4244d fix compile on Mac (unix keyword in project file includes macx)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@85 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-08 13:07:35 +00:00
tariq 3011e86b37 (0.2.1 RC)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@84 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-07 16:29:52 +00:00
tariq ba5b1392a8 (0.2.1 RC)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@83 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-07 16:28:58 +00:00
tariq 115dfcc174 forgot one Q_WS_X11
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@82 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-02 21:49:01 +00:00
tariq 5266c37178 some work on AboutDlg,
added menu entries for tool button size,
removed Q_WS_X11 defines for Auto-Type support under MacOS (not tested yet!)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@81 b624d157-de02-0410-bad0-e51aec6abb33
2006-05-02 21:09:19 +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