summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply the fix stated in PCRE bug #1423Giuseppe D'Angelo2014-01-022-1/+18
* RValue ref version of QPixmap::fromImage()Allan Sandfeld Jensen2014-01-025-1/+42
* Fix crashes when calling into qdbus interfaces from QMLSimon Hausmann2014-01-022-24/+32
* Extend multimedia keysAllan Sandfeld Jensen2014-01-024-0/+22
* Move struct declaration out of the union to avoid a compiler warning.Marcel Krems2013-12-311-4/+5
* Remove additional spaces from indentation.Marcel Krems2013-12-311-6/+6
* Add SO_SNDBUF and SO_RCVBUF to socket optionsKurt Pattyn2013-12-302-3/+34
* Make QKdeTheme constructor public, allowing for custom inheritanceŁukasz 'sil2100' Zemczak2013-12-301-1/+1
* Don't translate a null rect.Jan Arve Saether2013-12-271-1/+2
* QImageReader: simplify _qt_BuiltInFormatsMarc Mutz2013-12-251-16/+13
* QNX: Add support for BB10 text highlighting and spell checkingRoger Maclean2013-12-244-54/+176
* QWizard: Replace another pointer table with char arraysMarc Mutz2013-12-241-15/+34
* QWizard: Replace a static char* table with a switch statement.Marc Mutz2013-12-241-5/+24
* Retain space settingKurt Pattyn2013-12-241-6/+22
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-12-24122-1316/+4346
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-24122-1316/+4346
| |\
| | * 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