Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-08Fix dark tray icon option making all icons darkThomas Luzat
2018-02-11Fix regression introduced in 6723f42Janek Bevendorff
2018-02-07centralize every password generator default option. add extended ASCII to XC_...thez3ro
2017-12-27Add default value for DarkTrayIcon option and fix style issuesJanek Bevendorff
2017-12-27Moved dark icon logic into FilePath.Vlad N
2017-12-27Added dark tray icon parameter to settings.Vlad N
2017-10-19Fix remaining uses of KEEPASSXC_SNAP_BUILDJanek Bevendorff
2017-10-03Corrected issues with desktop and tray icons in snap buildJonathan White
2017-05-14Merge branch 'develop' into feature/allow-disable-app-bundleYen Chi Hsuan
2017-05-14Allow disabling .app bundles on MacYen Chi Hsuan
2017-05-11Use a dedicated tray icon when the database is unlocked.Jan Hellwig
2017-01-15Correcting missing icons when running release from build directoryJonathan White
2016-11-09Add Autotype on Windows and MacOS (#63)TheZ3ro
2016-11-03Rename application to KeePassXC and change icon (#70)Jonathan White
2016-10-10Unlocked tray icon #37thez3ro
2016-10-03Convert Q_FOREACH loops to C++11 for loops.Felix Geyer
2015-12-15Merge branch '2.0'Felix Geyer
2015-12-06Cleanup string argument numbers.Felix Geyer
2015-09-12Make C++11 mandatory.Felix Geyer
2015-07-16Fix unused variable warning.Felix Geyer
2015-05-12Fix plugin path detection when installed with DESTDIR.Felix Geyer
2015-04-08Use CMAKE_INSTALL_DATADIR to look for the data dir.Felix Geyer
2014-01-12Add ability to load icons with on/off state.Felix Geyer
2013-10-03Drop Qt module name from include statements.Felix Geyer
2013-04-30Use standard GNU install dirs and make them overridable.Felix Geyer
2012-10-28Add infrastructure for auto-type tests.Felix Geyer
2012-07-18Add a cache for FilePath::icon().Felix Geyer
2012-07-18Don't add double "/" to paths.Felix Geyer
2012-07-18Support proper plugin finding.Felix Geyer
2012-07-18Rename DataPath to FilePath.Felix Geyer