sniperbeamer
212f3ac464
Some fixes for Mac OS file opening
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@301 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
2ffd4a6fba
Fix: Database is not opened when double-clicking on a *.kdb file [Mac OS]
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@300 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
5c9fb7db4a
Remove old homedir if it's empty
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@286 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
c6fbc412be
XDG compliant config location on Linux
...
Better way to detect APPDATA path on Windows
Optimize global include file
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@282 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
139078801c
Fix: Different qm files in different paths, no overruling (Bug #2657158 )
...
Fix: Unable to open kdb from read-only location (Bug #2657228 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@279 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
e531a8a7ff
Fix very obscure bug that corrupted the input of non-ascii characters.
...
This is caused by calling QFileInfo::canonicalFilePath() before creating the QApplication object.
So now the first thing we do is creating the QApplication object. This breaks the kde plugin, which we are not using anyway.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@275 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
a2c6a7c6dd
Added Turkish translation
...
Improved French translation
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@271 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
5be497a26c
Fix: -min parameter is sometimes ignored (Debian Bug #514414 )
...
Fix: Cannot open DB from KeePassX 0.2.2 (Bug #2535569 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@265 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
16 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
tarek_saidi
ed3baff013
reactivated KDE4 plugin
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@178 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
tarek_saidi
0664d4bed0
fixed bug #1906517
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@166 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago
sniperbeamer
51acb50266
Removed unnecessary executable flags
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@150 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
myxelf
961268a67d
most changes are details
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@147 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
65e5da4649
Bookmarks
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@146 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
tarek_saidi
babeb3e057
fixed #1644319
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@143 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
17 years ago
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
17 years ago
tarek_saidi
9dc8f878b5
new config system
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@133 b624d157-de02-0410-bad0-e51aec6abb33
17 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
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
18 years ago
tarek_saidi
a8d60588cc
KdeInitInterface
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@115 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
tarek_saidi
b39ca12cd5
Added KDE4 Plugin
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@113 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
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
18 years ago
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
18 years ago