|
|
@ -4013,7 +4013,7 @@
|
|
|
|
- Moved loadScript(filename) from main.cpp into the KPart, and renamed
|
|
|
|
- Moved loadScript(filename) from main.cpp into the KPart, and renamed
|
|
|
|
the existing loadXX() to executeXX() which is better anyway.
|
|
|
|
the existing loadXX() to executeXX() which is better anyway.
|
|
|
|
|
|
|
|
|
|
|
|
- Added -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST to the build flags.
|
|
|
|
- Added -DQT_NO_ASCII_CAST to the build flags.
|
|
|
|
|
|
|
|
|
|
|
|
- Added a standalone factory class. This class is responsible for
|
|
|
|
- Added a standalone factory class. This class is responsible for
|
|
|
|
creating the various objects, and for creating bindings.
|
|
|
|
creating the various objects, and for creating bindings.
|
|
|
|