summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qapplication_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-37/+37
* remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-5/+5
* Fixes anti-aliased text rendering on smartphones (Windows Mobile)Thomas Hartmann2009-06-051-0/+8
* Fix for Qt issue #218037 - Add support for the WM_MOUSEHWHEEL message on Windowsminiak2009-06-051-2/+12
* force activation of minimized windows on Windows mobileJoerg Bornemann2009-06-031-1/+5
* improved string operations all over the placeThierry Bastian2009-05-281-2/+2
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-13/+16
|\
| * BT: fix systray balloon crash bug on Windows CEJoerg Bornemann2009-05-251-13/+16
* | some cleanups on private exported symbolsThierry Bastian2009-05-261-1/+1
* | Some refactoring of windows specific code + a private class of animationsThierry Bastian2009-05-251-31/+11
* | Merge branch '4.5'Thiago Macieira2009-05-071-0/+15
|\ \ | |/
| * handle the back soft key on Windows mobile SmartPhonesJoerg Bornemann2009-05-071-0/+15
| * qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-8/+0
* | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-071-8/+0
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-1/+3
|\ \ | |/
| * On Windows loosing focus should result in clearing focus if widget is embedde...Denis Dzyubenko2009-05-051-1/+3
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3956
* introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-49/+49
* Remove the Direct3D engine.Gunnar Sletta2009-04-241-3/+0
* Make sure tooltips are shown properly in popups.Jan-Arve Sæther2009-04-171-4/+1
* Long live Qt!Lars Knoll2009-03-231-0/+3956