summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * QScreen manual test: use sizeHint; don't override QLineEdit text colorShawn Rutledge2015-01-093-4/+9
| * Doc: add Qt Creator 3.3.1 pages to externalsitesLeena Miettinen2015-01-091-0/+8
| * Fix glyph runs painted badly with perspective transformAllan Sandfeld Jensen2015-01-091-2/+2
| * Skip incompatible QTextLayout tests when dpi-scaling is usedEskil Abrahamsen Blomfeldt2015-01-091-0/+62
| * Android: Fix QDataStream testEskil Abrahamsen Blomfeldt2015-01-092-0/+10
| * Android: Fix QTextBoundaryFinder testEskil Abrahamsen Blomfeldt2015-01-092-0/+13
| * iOS: Prevent recursion when updating/syncing QIOSViewController propertiesTor Arne Vestbø2015-01-091-0/+12
| * iOS: Fix QWindow::reportContentOrientationChange on iOS6+Tor Arne Vestbø2015-01-094-17/+116
| * docs: Explain the limitations of QWidget::grabMouse() on WindowsSérgio Martins2015-01-081-5/+4
| * iOS: Move implementation details of QIOSViewController to class extensionTor Arne Vestbø2015-01-082-6/+10
| * Fix physical DPI and size for rotated screens on X11Paul Olav Tvete2015-01-082-1/+22
| * Android: Fix qpixmap test.BogDan Vatra2015-01-081-3/+25
| * Android: Fix qimage test.BogDan Vatra2015-01-082-0/+24
| * Android: Fix some QStyle testsEskil Abrahamsen Blomfeldt2015-01-082-0/+25
| * Make sure widget is polished before checking its fontEskil Abrahamsen Blomfeldt2015-01-081-0/+1
| * Android: Fix QTemporaryFile testsEskil Abrahamsen Blomfeldt2015-01-083-9/+48
| * Android: Fix QPainter autotestEskil Abrahamsen Blomfeldt2015-01-082-0/+191
| * Android: Fix qimagewriter test.BogDan Vatra2015-01-083-13/+35
| * iOS: bump QMAKE_IOS_DEPLOYMENT_TARGET to 5.1.1Richard Moe Gustavsen2015-01-081-1/+1
| * fix error when cross-compiling with --system-zlibAshish Kulkarni2015-01-082-1/+2
* | Fix compile error if openssl is built with no-ssl3-methodAndré Klitzing2015-01-162-0/+18
* | Fix regression with frameless dialogs on WindowsLaszlo Agocs2015-01-161-2/+6
* | Windows: Fix crash when focus window does not have a native window.Friedemann Kleint2015-01-151-1/+1
* | Windows: Add infrastructure to be able to a GL renderer based on GPU.Friedemann Kleint2015-01-156-42/+162
* | Windows: Add GPU detection.Friedemann Kleint2015-01-155-11/+213
* | Bump copyright year to 2015Kai Koehne2015-01-1514-23/+23
* | Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-122-9/+10
* | QMacPasteboardMimeFileUri: Use file paths instead of file referencesGabriel de Dietrich2015-01-121-1/+13
* | Resolve GLES3 functions from the shared libLaszlo Agocs2015-01-104-51/+124
|/
* Refactor networkmanager QtBearer backend to use QDBusAbstractInterface.Lorn Potter2015-01-083-510/+186
* QVersionNumber: test more version numbersMarc Mutz2015-01-081-0/+60
* Fix use-after-free bugGatis Paeglis2015-01-081-2/+2
* Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6Thiago Macieira2015-01-081-0/+1
* use the major qt version for the library stem also in cmake filesOswald Buddenhagen2015-01-081-1/+1
* Remove extra ';' after QPrint namespace blockKai Pastor2015-01-081-1/+1
* QCoreTextFontDatabase: close memory leak in themeFontTim Blechmann2015-01-071-1/+5
* QCoreTextFontDatabase: release CTFontDescriptorRef references in dtorTim Blechmann2015-01-071-0/+2
* iOS: Raise window level instead of hiding statusbar during VKB scrollTor Arne Vestbø2015-01-072-8/+17
* Fix crash if PAC script retrieval returns a null CFData instanceDaniel Molkentin2015-01-071-1/+4
* Fix possible crash when passing an invalid PAC URLDaniel Molkentin2015-01-071-0/+4
* Fix crash on Mac OS if PAC URL contains non-URL legal charsDaniel Molkentin2015-01-071-1/+5
* Remove redundant codeAndy Shaw2015-01-071-5/+0
* Remove the -load_all option from the linker enabling static buildsAndy Shaw2015-01-071-2/+0
* Prevent buffer overrun when getting the glyph imagesAndy Shaw2015-01-073-3/+32
* Windows: Remove check for minimum/maximum size constraints.Friedemann Kleint2015-01-071-14/+0
* Windows: Release mouse capture when window is blocked by modal window.Friedemann Kleint2015-01-071-0/+2
* Disable ANGLE builds for MSVC <= 2008.Friedemann Kleint2015-01-071-0/+5
* Windows: Fix OS version determination for Windows >= 8Friedemann Kleint2015-01-071-10/+68
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-068-51/+96
* Allow the QtDBus type benchmark to run without libdbus-1 foundThiago Macieira2015-01-061-1/+2