| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix error when inserting to tables with datetime fields with QODBC | Thiago A. Correa | 2012-10-08 | 2 | -5/+69 |
|
|
* | Fixed window raise issue when handling remote commands | Taito Silvola | 2012-10-04 | 1 | -1/+1 |
|
|
* | Register Qt 4.7 import on-demand, instead of at startup. | Robin Burchell | 2012-10-04 | 9 | -19/+58 |
|
|
* | Fixed text drawing in OpenGL 2 paint engine. | Samuel Rødal | 2012-10-03 | 1 | -2/+1 |
|
|
* | Enable tst_qfocusevent.cpp. | Friedemann Kleint | 2012-10-02 | 2 | -5/+7 |
|
|
* | Fix autotests that no longer find executables on Windows. | Friedemann Kleint | 2012-10-02 | 3 | -7/+60 |
|
|
* | Update the state of native menus correctly on Mac | Pasi Matilainen | 2012-10-02 | 7 | -12/+217 |
|
|
* | QNX: Only set parent window if it is not NULL | Rafael Roquetto | 2012-10-02 | 1 | -1/+1 |
|
|
* | QNX: change suffix for separate debug files | Peter Hartmann | 2012-10-02 | 2 | -8/+10 |
|
|
* | QNX: Fix bug on window hierarchy list | Thomas McGuire | 2012-10-02 | 1 | -8/+6 |
|
|
* | Blackberry: Support input method hints | Thomas McGuire | 2012-10-02 | 3 | -4/+23 |
|
|
* | Blackberry: Fix hardware button detection on the BB Dev Alpha | Thomas McGuire | 2012-10-02 | 1 | -1/+1 |
|
|
* | Enable HiDPI mode for retina displays. | Morten Sorvig | 2012-10-02 | 7 | -0/+14 |
|
|
* | EngineDebug: Updated and renamed service | Aurindam Jana | 2012-10-02 | 4 | -72/+96 |
|
|
* | Fix issue with mispositioned family name i QFontComboBox | Eskil Abrahamsen Blomfeldt | 2012-10-01 | 1 | -1/+12 |
|
|
* | Fix autotests that no longer find executables on Windows. | Friedemann Kleint | 2012-09-30 | 13 | -57/+155 |
|
|
* | QNX: use assert on QBBWindow destructor | Rafael Roquetto | 2012-09-30 | 1 | -5/+3 |
|
|
* | Pass --sysroot to endian.test when testing the target endianness | Romain Pokrzywka | 2012-09-29 | 2 | -2/+3 |
|
|
* | Fix g++/MinGW compiler warnings. | Friedemann Kleint | 2012-09-29 | 42 | -94/+47 |
|
|
* | Fix gcc 4.6 warnings about assigned/unused variables in Qt Designer. | Friedemann Kleint | 2012-09-29 | 13 | -30/+2 |
|
|
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 11734 | -220792/+220982 |
|
|
* | clear XSizeHints before use | David Fries | 2012-09-28 | 2 | -1/+3 |
|
|
* | [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabled | Marc Mutz | 2012-09-27 | 2 | -0/+21 |
|
|
* | Fixed outline / fill inconsistencies in raster paint engine. | Samuel Rødal | 2012-09-27 | 3 | -20/+2 |
|
|
* | Load Mac specific resources in a static build | Andy Shaw | 2012-09-27 | 1 | -1/+4 |
|
|
* | Avoid crash caused by drag and drop and winId() | Jian Liang | 2012-09-27 | 1 | -9/+19 |
|
|
* | cleanup CUPS tmp files | Teemu Katajisto | 2012-09-27 | 1 | -0/+1 |
|
|
* | Include the signal code in the argument of (dis)connectNotify(). | Thomas McGuire | 2012-09-26 | 6 | -32/+47 |
|
|
* | QElapsedTimer: Fix typo in restart() documentation | Jonathan Liu | 2012-09-26 | 1 | -1/+1 |
|
|
* | Revert "Delete JS-owned QML objects right away in the engine dtor." | Peter Kümmel | 2012-09-25 | 11 | -119/+24 |
|
|
* | HTTP header may be damaged - fix, unit test | Tomasz Duda | 2012-09-25 | 2 | -1/+77 |
|
|
* | Fixed inconsistent rounding of square cap pens. | Samuel Rødal | 2012-09-25 | 2 | -10/+40 |
|
|
* | QNX: don't show the virtual keyboard when focusing an item view. | Nicolas Arnaud-Cormos | 2012-09-25 | 1 | -1/+5 |
|
|
* | test: Mark tst_QFile::writeLargeDataBlock() unstable failure as XFAIL | Sergio Ahumada | 2012-09-24 | 1 | -1/+11 |
|
|
* | float->int error in OS X Mouse Event Handling | Gerhard Roethlin | 2012-09-24 | 1 | -1/+3 |
|
|
* | configure: mac features don't belong on cross mingw target | Mark Brand | 2012-09-21 | 1 | -0/+5 |
|
|
* | Rotate non maximized windows | Rafael Roquetto | 2012-09-21 | 2 | -0/+109 |
|
|
* | Fixed potential use of uninitialized variable in qgl.cpp | Samuel Rødal | 2012-09-21 | 1 | -1/+1 |
|
|
* | Fix build for platforms that use QPA other than IOS | Peter Hartmann | 2012-09-19 | 2 | -2/+2 |
|
|
* | Disable SSL compression by default. | Richard Moore | 2012-09-19 | 3 | -4/+9 |
|
|
* | use qmake to get PKG_CONFIG in configure script | Mark Brand | 2012-09-19 | 1 | -2/+6 |
|
|
* | configure: postpone pkg-config detection until after qmake is built | Mark Brand | 2012-09-19 | 1 | -55/+55 |
|
|
* | Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOS | Ian Dean | 2012-09-18 | 22 | -98/+41 |
|
|
* | undo variable renaming in backport | Peter Kümmel | 2012-09-17 | 1 | -1/+1 |
|
|
* | QNX: Enable support for hardware buttons in QPA plugin | Sean Harmer | 2012-09-17 | 5 | -4/+321 |
|
|
* | tst_qfileinfo: also define SRCDIR for QNX | Rafael Roquetto | 2012-09-17 | 1 | -1/+1 |
|
|
* | Symbian: move SRCDIR definition to .pro file | Rafael Roquetto | 2012-09-17 | 2 | -2/+1 |
|
|
* | Blackberry: fix tst_QFileInfo::fileTimes() | Rafael Roquetto | 2012-09-17 | 1 | -4/+7 |
|
|
* | QNX: Add some optional debug output to event dispatcher | Sean Harmer | 2012-09-17 | 1 | -0/+19 |
|
|
* | Add msvc2012 support | Peter Kümmel | 2012-09-17 | 7 | -5/+152 |
|
|