Janek Bevendorff
|
ec8c99c3b2
|
Fix remaining uses of KEEPASSXC_SNAP_BUILD
|
2017-10-19 15:52:46 +02:00 |
|
Jonathan White
|
91d746c5c0
|
Corrected issues with desktop and tray icons in snap build
|
2017-10-03 15:43:52 -04:00 |
|
Yen Chi Hsuan
|
c53f5baceb
|
Merge branch 'develop' into feature/allow-disable-app-bundle
|
2017-05-14 22:58:17 +08:00 |
|
Yen Chi Hsuan
|
3822625e77
|
Allow disabling .app bundles on Mac
|
2017-05-14 22:51:12 +08:00 |
|
Jan Hellwig
|
c06e55df81
|
Use a dedicated tray icon when the database is unlocked.
|
2017-05-11 12:27:40 +02:00 |
|
Jonathan White
|
39e0708b3b
|
Correcting missing icons when running release from build directory
|
2017-01-14 21:41:18 -05:00 |
|
TheZ3ro
|
753b9c9e67
|
Add Autotype on Windows and MacOS (#63)
* Add Autotype on Windows, including Windows 10
* Add MacOS autotype, fix macdeployqt build
* Make QT_BINARY_DIR overwritable at compile time
|
2016-11-08 16:13:57 -05:00 |
|
Jonathan White
|
ccec84aef2
|
Rename application to KeePassXC and change icon (#70)
|
2016-11-03 00:05:30 -04:00 |
|
thez3ro
|
3bbf11e26f
|
Unlocked tray icon #37
|
2016-10-10 00:02:28 -04:00 |
|
Felix Geyer
|
fff9e7ac46
|
Convert Q_FOREACH loops to C++11 for loops.
Q_FOREACH will de deprecated soon.
|
2016-10-02 21:45:55 -04:00 |
|
Felix Geyer
|
ecfbf72a57
|
Merge branch '2.0'
|
2015-12-15 21:05:00 +01:00 |
|
Felix Geyer
|
77b4bfb14e
|
Cleanup string argument numbers.
|
2015-12-06 14:31:23 +01:00 |
|
Felix Geyer
|
7fa0eddc5f
|
Make C++11 mandatory.
|
2015-09-12 13:55:50 +02:00 |
|
Felix Geyer
|
719ac64851
|
Fix unused variable warning.
|
2015-07-16 19:49:41 +02:00 |
|
Felix Geyer
|
eeb940c0dc
|
Fix plugin path detection when installed with DESTDIR.
This is in no way perfect but should cover most common cases.
Closes #291
|
2015-05-12 22:24:59 +02:00 |
|
Felix Geyer
|
93ab7eb058
|
Use CMAKE_INSTALL_DATADIR to look for the data dir.
|
2015-04-08 18:07:53 +02:00 |
|
Felix Geyer
|
8b437821a2
|
Add ability to load icons with on/off state.
|
2014-01-12 17:13:10 +01:00 |
|
Felix Geyer
|
6504b6f2bd
|
Drop Qt module name from include statements.
This is a preparation to be able to build KeePassX against Qt 5.
|
2013-10-03 15:18:16 +02:00 |
|
Felix Geyer
|
fd18bc0330
|
Use standard GNU install dirs and make them overridable.
|
2013-04-29 22:17:31 +02:00 |
|
Felix Geyer
|
606dbc6eb4
|
Add infrastructure for auto-type tests.
|
2012-10-28 15:33:44 +01:00 |
|
Felix Geyer
|
4152e93bb7
|
Add a cache for FilePath::icon().
|
2012-07-18 21:22:36 +02:00 |
|
Felix Geyer
|
f01076856b
|
Don't add double "/" to paths.
|
2012-07-18 21:22:36 +02:00 |
|
Felix Geyer
|
2a45f57386
|
Support proper plugin finding.
So we don't have to hardcode the location anymore.
|
2012-07-18 21:22:36 +02:00 |
|
Felix Geyer
|
7fef3bd701
|
Rename DataPath to FilePath.
|
2012-07-18 21:22:26 +02:00 |
|