38be0d1383
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
54 lines
1.3 KiB
Plaintext
54 lines
1.3 KiB
Plaintext
Changes for Qt/CE 4.3.x "Kicker" release.
|
|
|
|
****************************************************************************
|
|
* Features *
|
|
****************************************************************************
|
|
|
|
- Integrated to Qt 4.3
|
|
|
|
- Added QtXml
|
|
|
|
- Added QtSvg
|
|
|
|
- Added full QCursor support in case SDK supports it
|
|
|
|
- Added temporary tool sdkscanner for reading Visual Studio configuration
|
|
|
|
****************************************************************************
|
|
* Bug fixes *
|
|
****************************************************************************
|
|
|
|
- configure.exe
|
|
* Fixed qconfig.h creation using host platform paths
|
|
* Fixed sanity check for -host parameter
|
|
|
|
- drag'n'drop
|
|
* Fixed for SDKs with cursor support
|
|
* Added examples
|
|
|
|
- Example portedasteroids
|
|
* Fixed linking issues
|
|
|
|
- QFileIconProvider
|
|
* Windows CE specific path fixes
|
|
|
|
- QFsFileEngine
|
|
* Windows CE specific path fixes
|
|
|
|
- QPixmap
|
|
* Fixed icon library loading
|
|
|
|
- QSplashScreen
|
|
* Fixed painting bug
|
|
|
|
- QTestLib
|
|
* Allow more than 256 bytes for qDebug() while debugging
|
|
|
|
- QWidget
|
|
* Fixed bug in maximize()/minimize()
|
|
|
|
- WIMMXT support
|
|
|
|
- Windows CE 6.0 support
|
|
* fixed network issues with wince6* mkspecs
|