-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Ivailo Monev edited this page Sep 8, 2023
·
114 revisions
Welcome to the Katie wiki!
If you are wondering about the source incompatibilities and the solution for them:
- Namespace incompatibilities
- QStyleOption
- QIconEngine, QIconEnginePlugin and QIconEngineFactoryInterface
- QImage::loadFromData() and QImage::fromData()
- QFile::exists()
- QMimeSource and QDropEvent
- QSharedPointer and QT_SHAREDPOINTER_TRACK_POINTERS
- QStylePainter::drawItemPixmap, QStyle::drawItemPixmap, etc.
- QSettings
- QStringBuilder
- QThreadStorage
- QDataStream
- QDBusMessage
- Qt resources
- QTranslator
- QFont
Get started by reading about:
And in case you are interested, here are some statistics about the project source code:
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
C++ 1018 126562 178045 509074
C/C++ Header 1041 32062 32210 141987
Text 15 29 0 31276
JavaScript 37 1481 2467 12718
ANTLR Grammar 4 1056 188 6479
CMake 283 603 565 5484
Python 18 215 174 2387
C 7 466 518 1874
yacc 1 274 54 1765
Qt 5 0 0 1162
SVG 2 2 2 738
QML 51 173 960 729
Perl 2 61 65 323
Markdown 1 63 0 200
Bourne Shell 13 67 88 190
make 2 12 3 54
JSON 2 3 0 37
XML 2 0 0 35
PO File 1 2 5 18
Qt Project 1 0 0 6
IDL 1 2 0 0
-------------------------------------------------------------------------------
SUM: 2507 163133 215344 716536
-------------------------------------------------------------------------------
Katie is part of the Katana Desktop Environment project.