mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
10 lines
No EOL
580 B
Text
10 lines
No EOL
580 B
Text
finish plugins porting to cmake
|
|
deal with obsolete headers, besides those mentioned in the CMake files
|
|
use system harfbuzz and clucene (optionally) and unbundle
|
|
make use of qstandarddirs and qcommandlineparser trought the codebase, e.g. moc
|
|
move phonon sources to 3rdparty, still, generate docs for it
|
|
do not rebuild phonon on prefix change
|
|
QT_MOC_CPP seems unused but checked for in two headers
|
|
manual pages for lconvert, qcollectiongenerator, qhelpgenerator, rcc and uic
|
|
new logo, branding, copyright header changes, etc.
|
|
QCache must implement begin() and end() for qDeleteAll() |