| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Doc: Fixing typo | Sergio Ahumada | 2010-11-16 | 1 | -2/+2 |
|
|
* | | qt_reg_winclass(): use RegisterClassEx() to load the small IDI_ICON1 icon cor... | miniak | 2010-11-23 | 1 | -1/+19 |
|
|
* | | defines GID_* for Windows Embedded 7 | Oliver Gutbrod | 2010-10-20 | 1 | -1/+14 |
|
|
* | | Compile fixes for mingw | Prasanth Ullattil | 2010-10-07 | 1 | -3/+3 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 1 | -20/+18 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -20/+18 |
| |\ |
|
| | * | Ensure that we load system libraries from the correct location. | Jan-Arve Sæther | 2010-09-03 | 1 | -20/+18 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Fix some #ifdefs to compile for a specific combination of featuress that was ... | Trever Fischer | 2010-08-11 | 1 | -0/+6 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Windows mobile: the [X] button in the taskbar minimizes the widget | Joerg Bornemann | 2010-07-16 | 1 | -1/+1 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-15 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Improved a bit detection of a touch screen on Windows. | Denis Dzyubenko | 2010-07-01 | 1 | -1/+6 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-07-06 | 1 | -8/+17 |
|\ \ \ |
|
| * | | | QGLPixelBuffer should not rely on temporary QGLWidgets. | Trond Kjernåsen | 2010-07-05 | 1 | -8/+17 |
|
|
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 1 | -35/+26 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | No more enter & leave events after a popup menu is closed on Windows | Prasanth Ullattil | 2010-06-24 | 1 | -3/+20 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-20 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Fixed device context leak in QGLWidget on Windows. | Kim Motoyoshi Kalland | 2010-06-18 | 1 | -0/+3 |
|
|
| * | | Fixed a broken merge. | Denis Dzyubenko | 2010-06-11 | 1 | -1/+0 |
|
|
| * | | Changed the way we detect touch screen on Windows. | Denis Dzyubenko | 2010-06-11 | 1 | -32/+4 |
|
|
* | | | Merge remote branch 'origin/master' | Olivier Goffart | 2010-06-15 | 1 | -2/+15 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Windows CE: missing null check added in qapplication_win.cpp | Joerg Bornemann | 2010-06-02 | 1 | -1/+1 |
|
|
| * | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -1/+14 |
|
|
* | | | Qt now really unloads plugins and libraries when exiting an app | Thierry Bastian | 2010-06-04 | 1 | -9/+5 |
|/ / |
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Windows CE: fix multiple QAction::triggered() signals | Joerg Bornemann | 2010-05-07 | 1 | -1/+1 |
|
|
* | | Propagate LocaleChange event from application to widgets. | Denis Dzyubenko | 2010-05-03 | 1 | -0/+2 |
|
|
* | | ScrollBar width not updated dynamically on Windows. | Prasanth Ullattil | 2010-04-20 | 1 | -0/+25 |
|
|
* | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | compile fix for mingw (also removes some warnings) | Thierry Bastian | 2010-03-23 | 1 | -1/+1 |
|
|
* | | | After showing modal windows, WM_LBUTTONUP for double click is ignored. | Prasanth Ullattil | 2010-03-23 | 1 | -0/+4 |
|/ / |
|
* | | make it possible to use sse2 with mingw | Thierry Bastian | 2010-03-11 | 1 | -3/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+37 |
|\ \
| |/ |
|
| * | Dont use gestures if there is no touch screen. | Denis Dzyubenko | 2010-03-04 | 1 | -0/+35 |
|
|
| * | handle WM_GESTURE events on WinCE, only if QT_WINCE_GESTURES is defined | Joerg Bornemann | 2010-03-01 | 1 | -0/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | fix crash on Windows CE on WM_SETTINGCHANGE | Joerg Bornemann | 2010-02-22 | 1 | -0/+5 |
|
|
* | | Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages. | Prasanth Ullattil | 2010-02-17 | 1 | -1/+4 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-02-13 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Wrong cursor shown by the parent window after setOverrideCursor(). | Prasanth Ullattil | 2010-02-11 | 1 | -0/+11 |
|
|
* | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Kim Motoyoshi Kalland | 2010-02-09 | 1 | -9/+19 |
|\ \
| |/
|/| |
|
| * | Fixed bug where GL widget was not fully updated on Vista. | Kim Motoyoshi Kalland | 2010-02-04 | 1 | -9/+19 |
|
|
* | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Fix the tablet device recognition on Windows | Benjamin Poulain | 2009-11-25 | 1 | -84/+115 |
|
|
* | | Added a -no-native-gestures option for configure.exe | Denis Dzyubenko | 2009-11-06 | 1 | -0/+2 |
|
|