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
17 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
18 years ago
tarek_saidi
65e5da4649
Bookmarks
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@146 b624d157-de02-0410-bad0-e51aec6abb33
18 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
18 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
18 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
18 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
18 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
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
18 years ago
tarek_saidi
f3fd0c681c
Patch #1558763
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@105 b624d157-de02-0410-bad0-e51aec6abb33
18 years ago
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
18 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
tarek_saidi
b3a1a6d216
fixed Östereich issue
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@94 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago