summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid crash due to accessing deleted QWidgetWindow objectJian Liang2013-12-242-1/+31
* Make wayland-scanner install generated headersJorgen Lind2013-12-231-12/+54
* cocoa: avoid sending windowNotification to a non-QNSViewShawn Rutledge2013-12-231-4/+5
* clean out some garbage in CONFIGOswald Buddenhagen2013-12-221-9/+0
* make qmake auto-rebuild after path reconfigurationOswald Buddenhagen2013-12-222-1/+3
* fix confusion surrounding debug, release & debug_and_releaseOswald Buddenhagen2013-12-221-25/+26
* handle configure's -I flags like configure.exe doesOswald Buddenhagen2013-12-221-6/+3
* Doc: suppress documentation of methods users shouldn't useThiago Macieira2013-12-211-0/+2
* iOS: Fix C++11 buildTor Arne Vestbø2013-12-211-1/+1
* Don't try to build qt_app in release against debug-only Qt buildsTor Arne Vestbø2013-12-211-1/+1
* Prevent a crash when there is no accessible interfaceAndy Shaw2013-12-211-1/+4
* Fix warnings about forward declarations (-Wmismatched-tags)Sérgio Martins2013-12-202-3/+3
* 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