bdmayes
c5c10b6220
Adds auto-type and global auto-type functionality for OS X. Also fixes a small bug (2992282).
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@383 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
1a1d1ecb23
Remove empty Czech Qt translation
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@371 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
efe143de9b
Sync Qt translations from VirtualBox
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@369 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
62f97c8cb3
New translations: Portuguese, Serbian and Slovak
...
Updated translations: Dutch, Italian, Japanese and Russian
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@368 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
bc5ede49df
Link to advapi32 on Windows (Bug #2926945 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@359 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
fd216f78d4
Fix build with binutils gold
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@351 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
338aa5f332
forgot to add 2 translation .qm files
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@347 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
09544078cd
Add Ukrainian translation
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@343 b624d157-de02-0410-bad0-e51aec6abb33
15 years ago
sniperbeamer
9b620089ca
Merge global.h into keepassx.h
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@335 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
be548a6446
Fix: Makefile uninstall target removes system directories (Bug #2830345 )
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@331 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
63c21e3ac5
Add and improve many translations
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@320 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
a1969ef210
Don't compile translations files anymore as it caused troubles on Mac OS
...
Add precompiled translation files
Add Norwegian translation
Add translation update script
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@302 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
104832fc96
Prepare for release
...
lupdate translations
Always try to clean Klipper history
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@293 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
b350020034
Update and re-enable Russian translation
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@292 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
db8c33e526
Fix detection of g++ in src.pro
...
Fix ftbfs on windows
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@291 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
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
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
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
74ef78d57e
Add experimental CMake support
...
Remove unneeded crypto/aes_via_ace.h
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@270 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
sniperbeamer
13b3ab3cae
Update translations
...
Update AES implementation - enable VIA padlock
Untag 0.4.0beta1
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@255 b624d157-de02-0410-bad0-e51aec6abb33
16 years ago
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
16 years ago
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
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
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
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
16 years ago
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
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
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
17 years ago
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
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
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
17 years ago
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
17 years ago
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
17 years ago
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
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
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
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
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
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
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
bd4d56f8b2
Added Japanese translation
...
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@153 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