This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
Changes for Qt/CE 4.3.x "Kicker" release. |
| 2 |
|
| 3 |
**************************************************************************** |
| 4 |
* Features * |
| 5 |
**************************************************************************** |
| 6 |
|
| 7 |
- Integrated to Qt 4.3 |
| 8 |
|
| 9 |
- Added QtXml |
| 10 |
|
| 11 |
- Added QtSvg |
| 12 |
|
| 13 |
- Added full QCursor support in case SDK supports it |
| 14 |
|
| 15 |
- Added temporary tool sdkscanner for reading Visual Studio configuration |
| 16 |
|
| 17 |
**************************************************************************** |
| 18 |
* Bug fixes * |
| 19 |
**************************************************************************** |
| 20 |
|
| 21 |
- configure.exe |
| 22 |
* Fixed qconfig.h creation using host platform paths |
| 23 |
* Fixed sanity check for -host parameter |
| 24 |
|
| 25 |
- drag'n'drop |
| 26 |
* Fixed for SDKs with cursor support |
| 27 |
* Added examples |
| 28 |
|
| 29 |
- Example portedasteroids |
| 30 |
* Fixed linking issues |
| 31 |
|
| 32 |
- QFileIconProvider |
| 33 |
* Windows CE specific path fixes |
| 34 |
|
| 35 |
- QFsFileEngine |
| 36 |
* Windows CE specific path fixes |
| 37 |
|
| 38 |
- QPixmap |
| 39 |
* Fixed icon library loading |
| 40 |
|
| 41 |
- QSplashScreen |
| 42 |
* Fixed painting bug |
| 43 |
|
| 44 |
- QTestLib |
| 45 |
* Allow more than 256 bytes for qDebug() while debugging |
| 46 |
|
| 47 |
- QWidget |
| 48 |
* Fixed bug in maximize()/minimize() |
| 49 |
|
| 50 |
- WIMMXT support |
| 51 |
|
| 52 |
- Windows CE 6.0 support |
| 53 |
* fixed network issues with wince6* mkspecs |