Commit Graph

7 Commits

Author SHA1 Message Date
sniperbeamer 35e00ce897 Fix auto-type focused window protection when application has sub-windows
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@342 b624d157-de02-0410-bad0-e51aec6abb33
2009-09-13 14:43:10 +00:00
sniperbeamer d97fce6394 Interrupt auto-type if the focused window changed meanwhile
Update changelog

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@332 b624d157-de02-0410-bad0-e51aec6abb33
2009-08-28 14:59:52 +00:00
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
2009-06-20 15:18:24 +00:00
sniperbeamer d6f675a18b Improve autotype:
- remove unneeded variables
- don't move the pointer

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@285 b624d157-de02-0410-bad0-e51aec6abb33
2009-03-17 16:47:04 +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 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 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