sniperbeamer
73e8c49e3b
Add ability to drag'n'drop fields (username, password, ...) to other applications
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@339 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
049ea5e5a2
Seperate columns/search order between normal and search results view (not yet complete)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@324 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
8ec1eeefa4
Merge 0.4 branch to trunk
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@319 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
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
16 years ago
sniperbeamer
d569b51e6c
Add Finish translation
...
Sort groups locale aware
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@274 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
dbb6e00a4a
Slightly reorganized the menubar
...
Added menu action to sort the groups (Bug #2268672 )
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@268 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
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
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
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
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
16 years ago
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
17 years ago
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
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
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
5db29eafed
Possbile fix for #1754998
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@172 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
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
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
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
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
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
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
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
df8a6969af
work on custom icon feature
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@66 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
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
19 years ago
tariq
9bbe30fb16
fixed crash when deleting search results,
...
fixed bad SID Assoc.
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@58 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
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
19 years ago
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
19 years ago
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
19 years ago
tariq
9fb1f983bf
context menu for group view
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@40 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
69c3c401dd
event handler for MainWindow X-Button
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@39 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
cdbd7e1b9c
finished search function
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@34 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
7a343cc30b
some work on the search function
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@32 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
ca554494d2
some work on the search function
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@31 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
aa615d2ed6
Add Entry (qt4)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@24 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
aeeba6a916
finished drag and drop implementation for groups
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@23 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
ed93603383
Drag'n'Drop: added insertion marks for group sorting
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@21 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
265104133b
drag and drop implementation for group tree hierarchy finished
...
(TODO: sorting via d'n'd)
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@20 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
3c4ac74af1
changed data type of group and entry list from vector (STL) to QList (Qt)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@19 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
16060b08e4
Drag'n'Drop: GroupView now prevents parent items from being moved into their own child items.
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@18 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
c646a94f3c
added text to drag object pixmaps
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@12 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
b2ae2d1d17
add/edit/delete group (qt4-reimplementation)
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@11 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago
tariq
ad2f445503
nomsg
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@8 b624d157-de02-0410-bad0-e51aec6abb33
19 years ago