Age | Commit message (Expand) | Author |
2014-04-26 | - oops, reverting AM_LDFLAGS back to LDFLAGS, as David found out that automak... | Simon Hausmann |
2014-04-26 | - LDFLAGS -> AM_LDFLAGS, as automake 1.7 says that LDFLAGS is a variable the ... | Simon Hausmann |
2014-04-26 | CVSSILENT: fixincludes | Dirk Mueller |
2014-04-26 | adding missing i18n() | Lukáš Tinkl |
2014-04-26 | - no need for explicit qt_no_compat/qt_clean_namespace here (it's already in ... | Simon Hausmann |
2014-04-26 | output the path correctly Just got a wrong path to my Trash (translated, of c... | Lukáš Tinkl |
2014-04-26 | w/o cout from iostream.h RH really can use the latest and greatest gcc for th... | Harri Porten |
2014-04-26 | - no need to link against kdeui (kdecore is sufficient) - specify allowStyles... | Simon Hausmann |
2014-04-26 | Don't apply our settings to GTK if the user didn't want it. | Bernhard Rosenkraenzer |
2014-04-26 | Use KF5_INCLUDE_INSTALL_DIR and KF5_INSTALL_TARGETS_DEFAULT_ARGS | Alex Merry |
2014-04-11 | Rewrite kiosk documentation | Alex Merry |
2014-04-02 | The "trailing semicolon" requirement was relaxed yesterday. | David Faure |
2014-04-01 | fixed mingw build | Patrick von Reth |
2014-03-28 | guard gcc-specific things with Q_CC_GNU to avoid problems elsewhere | David Faure |
2014-03-28 | Fix repeated typo in 'override' | David Faure |
2014-03-28 | Stop re-loading values inside KCoreConfigSkeleton::save(). | Matthew Dawson |
2014-03-25 | Use the full path for kconf_update when running it | Alex Merry |
2014-03-25 | Export the location of kconf_update in CMake | Alex Merry |
2014-03-25 | Remove kde3 compatibility code for "DocPath" in desktop files | Alex Merry |
2014-03-24 | Rename the kconfig_compiler_kf5 target to kconfig_compiler | Alex Merry |
2014-03-24 | Update docs for KDesktopFile::isAuthorizedDesktopFile() | Alex Merry |
2014-03-24 | Remove unhelpful comments | Alex Merry |
2014-03-24 | Better comment for why KDesktopFile::readPath uses readEntry | Alex Merry |
2014-03-24 | Remove old kdelibs4 code | Alex Merry |
2014-03-23 | Rename readConfig() to load(), to make it clear it's loading from disk. | David Faure |
2014-03-23 | Revert addition of DelayedParsing, not needed after all. | David Faure |
2014-03-23 | Make readConfig() non-virtual anymore, it's not useful. | David Faure |
2014-03-23 | Remove unnecessary debug output | David Faure |
2014-03-23 | Add KCoreConfigSkeleton::read() which doesn't call reparseConfiguration. | David Faure |
2014-03-23 | KStandardDirs -> QStandardPaths in apidox | Alex Merry |
2014-03-13 | KCoreConfigSkeleton: delay parsing until the call to readConfig() | David Faure |
2014-03-13 | Normalize vars to avoid odd bugs: QT_REQUIRED_VERSION => REQUIRED_QT_VERSION | Aurélien Gâteau |
2014-03-01 | make comment less confusing | David Faure |
2014-03-01 | we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAY | David Faure |
2014-02-27 | Fix interference from kdeplatformtheme into unittests | David Faure |
2014-02-27 | Add sharedConfig() accessor, to avoid manipulating a raw KConfig * as returne... | David Faure |
2014-02-20 | Make kconfig_compiler signals actually useful + add unit test | Alex Richardson |
2014-02-16 | Use the new syntax for ecm_generate_headers() | David Faure |
2014-02-10 | kconfig_compiler: fix typo that prevented using default QDateTime values | Alex Richardson |
2014-01-26 | SVN_SILENT made messages (.desktop file) | l10n daemon script |
2014-01-25 | SVN_SILENT made messages (.desktop file) | l10n daemon script |
2014-01-25 | Generate and install .pri file | David Faure |
2014-01-25 | SVN_SILENT made messages (.desktop file) | l10n daemon script |
2014-01-24 | SVN_SILENT made messages (.desktop file) | l10n daemon script |
2014-01-15 | Improve dependency specifications. | Michael Palimaka |
2014-01-11 | Port kconfig_compiler_kf5 to use QCommandLineParser | Bhushan Shah |
2014-01-09 | more rename to kconfig_compiler_kf5 | Jonathan Riddell |
2014-01-09 | Further renaming to kconfig_compiler_kf5 | Jonathan Riddell |
2014-01-09 | rename kconfig_compiler to kconfig_compiler_kf5 | Jonathan Riddell |
2014-01-09 | Use kde5rc instead of kde4rc naming convention, REVIEW: 114917 | Siddharth Sharma |