summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: added qtquick to depends statement in qttestlib.qdocconfNico Vertriest2013-12-201-1/+1
* Fixed another assert in qwindowskeymapperOliver Wolff2013-12-201-2/+5
* Doc: corrected broken linksNico Vertriest2013-12-204-6/+7
* Doc: Move XML example documentation to correct locationNico Vertriest2013-12-203-4/+6
* Ensure that all .obj wait for the PCH to finishThiago Macieira2013-12-201-0/+2
* Update bundled HarfBuzz sources up to 0.9.25Konstantin Ritt2013-12-1956-1017/+3945
* Fix writingSystems determination by code page range bitsKonstantin Ritt2013-12-193-8/+42
* tslib: Derive default device value from TSLIB_TSDEVICE environment variableDaniel Giurcanu2013-12-181-1/+4
* Fix [Linux]/[Linuxfb] screen initialization.Daniel Giurcanu2013-12-182-2/+4
* Fix static builds on Mac.Morten Johan Sørvig2013-12-189-60/+60
* Fix qlocale_blackberry buffer initializationRafael Roquetto2013-12-171-4/+4
* Introduce Q_ATTRIBUTE_FORMAT_PRINTFHarald Fernengel2013-12-173-62/+20
* qthread_win.cpp: Fix warnings when waiting for adopted threads.Friedemann Kleint2013-12-171-1/+5
* Clarify foreach's documentation on valued-containersAlejandro Exojo2013-12-171-3/+5
* Fix build with HarfBuzz-NG older than 0.9.20Konstantin Ritt2013-12-171-1/+1
* Fix build with -WerrorKonstantin Ritt2013-12-172-2/+2
* Fix QAccessibleStateChangeEvent object leakJian Liang2013-12-171-2/+2
* Use the short time format of the current locale on WindowsThiago Macieira2013-12-163-8/+28
* Use #pragma warning(push) and pop to control our warningsThiago Macieira2013-12-161-1/+2
* CMake: Generate config-specific moc parameters file.Stephen Kelly2013-12-161-0/+1
* Doc: solved link problem for dombookmarks.qdocNico Vertriest2013-12-162-1/+1
* QNX: avoid composition when possibleMatt Hoosier2013-12-161-11/+20
* On configuration removal, take it away from foundConfigurationsLorn Potter2013-12-161-0/+1
* make sure to signal only changed configurationsLorn Potter2013-12-161-4/+8
* add NetworkSessionRequired to connman caps.Lorn Potter2013-12-161-1/+2
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-165-8/+24
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-125-8/+24
| |\
| | * Fix QtDeclarative and QtQml co-existence part three ;(v5.2.0Simon Hausmann2013-12-062-4/+15
| | * Update ChangeLog with new QImage formatsAllan Sandfeld Jensen2013-12-061-0/+4
| | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-062-4/+5
* | | Fix strings in QImageWriter.ABBAPOH2013-12-161-9/+5
* | | fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque2013-12-165-7/+32
* | | BlackBerry: fix sqlite plugin compilationRafael Roquetto2013-12-161-0/+1
* | | iOS has native windows but not window managementShawn Rutledge2013-12-161-0/+2
* | | always use connman to connect to cellular servicesLorn Potter2013-12-161-27/+2
* | | Fix QBackingStore object leakingLiang Jian2013-12-161-3/+5
* | | Windows: Fix printing.Friedemann Kleint2013-12-161-1/+2
* | | Correct debug bit setting with WGLLaszlo Agocs2013-12-131-6/+8
* | | Partially revert "Move notification of layout change up from QApplication to ...Robin Burchell2013-12-132-0/+26
* | | QMetaType: Fix equality comparison of type-erased iterators.Stephen Kelly2013-12-131-2/+12
* | | QMetaType: Fix copy of type erased iteratorStephen Kelly2013-12-131-2/+10
* | | QMetaType: Rename template type of type-erased iterator operations.Stephen Kelly2013-12-121-6/+6
|/ /
* | Make QTemporaryDir file name more randomKai Koehne2013-12-121-14/+25
* | Check if device is opened before trying to create image handler.ABBAPOH2013-12-122-14/+59
* | iOS: Fix failing assert in QUIView displayLayer()Tor Arne Vestbø2013-12-111-3/+4
* | Stabilize tst_qabstractitemviewMarc Mutz2013-12-111-1/+1
* | Move notification of layout change up from QApplication to QGuiApplication.Robin Burchell2013-12-103-11/+5
* | QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-105-29/+113
* | Windows: Show context menu on mouse release.Friedemann Kleint2013-12-104-3/+13
* | QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16