summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed copyright and contact headersTeemu Kaukoranta2013-07-1140-40/+36
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-07-1038-75/+74
* Fixes: ASSERT in qpaintengine_x11 when using native graphicssystemaavit2013-07-101-1/+1
* Bump Qt version to 4.8.6Thiago Macieira2013-07-0920-40/+140
* Mac: Handle the maximizing of the window ourselves when it is framelessAndy Shaw2013-07-082-1/+17
* Fix Mac static builds so they get the qt_menu.nib from the resource fileAndy Shaw2013-07-082-6/+40
* Fix clipping of QTextList decorators.Leonard Lee2013-07-086-1/+331
* qfilesystemengine_mac.cpp is empty => purgeSamuel Gaist2013-07-055-55/+0
* can show the Cocoa color panel repeatedlyShawn Rutledge2013-07-051-0/+1
* Fix drawing of 0-width polylines from outside the devicerect.Gunnar Sletta2013-07-042-17/+27
* Set projection matrix for systems with OpenGL 3.1Wouter Huysentruit2013-07-042-1/+8
* BlackBerry: Increased loop level around bps_get_eventBernd Weimer2013-07-021-4/+10
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-07-021-16/+2
* fix off-by-one index checkMark Brand2013-07-021-1/+1
* QNX: Changing the way JSC retrieves the current stack base pointerFabian Bumberger2013-06-281-34/+2
* Fix leak in QDragManager::drag on macIvan Komissarov2013-06-281-1/+0
* Updated changes-4.8.5 fileaksalova2013-06-261-10/+347
* QNetwork: Check AuthenticationReuseAttribute when using credentials from urlEl Mehdi Fekari2013-06-241-2/+4
* Designer: Fix morphing of widgets in QSplitters.Friedemann Kleint2013-06-221-0/+8
* QUrl stringprep: fix handling of U+0080: it's prohibitedThiago Macieira2013-06-212-1/+6
* QUrl stringprep: avoid recalculating the surrogates we already knowThiago Macieira2013-06-211-2/+2
* QUrl stringprep: fix handling of prohibited charactersThiago Macieira2013-06-212-38/+35
* QUrl stringprep: fix case folding from non-BMP to BMPThiago Macieira2013-06-211-1/+1
* QUrl stringprep: recalculate the current position if the size changesThiago Macieira2013-06-211-1/+2
* QSystemLocale: Fix the time format on BlackBerry 10Mehdi Fekari2013-06-201-2/+2
* Doc: remove the duplicate for in QStyle documentationLiang Qi2013-06-201-1/+1
* Fix various NTLM/Digest multi-threading and usage issuesAron Rosenberg2013-06-202-37/+54
* network requests: do not access 1st byte of empty byte arrayPeter Hartmann2013-06-191-1/+2
* Recognize separator item in QMenu.Leonard Lee2013-06-171-2/+2
* Implement apostrophe in windows cmd args.Leonard Lee2013-06-171-5/+2
* Fix crash when re-creating QThreadData after initially destroying itTor Arne Vestbø2013-06-161-0/+6
* Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-06-161-0/+7
* Clear the current thread data for the main threadThiago Macieira2013-06-166-7/+25
* clucene: Compile with clang's libc++Bradley T. Hughes2013-06-161-0/+8
* Bring in WebKit revisions 139553 and 139921.Raphael Kubo da Costa2013-06-151-16/+2
* QGtkStyle: add getIconThemeName() helper functionDmitry Shachnev2013-06-153-2/+27
* QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-142-0/+11
* Document the fact that QPA is experimental in Qt 4.8Andy Shaw2013-06-121-0/+3
* Cleanup the QDrag when doing a drag with the right mouse button on MacAndy Shaw2013-06-111-1/+4
* Only use Vista style for Wizards when on Vista or laterAndy Shaw2013-06-101-1/+1
* Compile with clang's libc++Bradley T. Hughes2013-06-102-2/+4
* Fix for OS X QFileDialog showing bundle as directorySamuel Gaist2013-06-071-1/+1
* Correct error in Makefile generation for Windows MinGW.v4.8.5Michael Brüning2013-06-061-1/+1
* Don't overwrite QMAKE_QT_CONFIG with empty valueJonathan Liu2013-06-061-1/+5
* Remove Nokia references.Leonard Lee2013-06-043-5/+1
* Re-enable compilation of idc for MinGWKai Koehne2013-06-041-1/+1
* Make sure idc links only against QtCoreKai Koehne2013-06-041-0/+2
* Disable precision timers when running MSVC2012 code on pre-Windows 8.Friedemann Kleint2013-06-041-1/+5
* Update LICENSE.PREVIEW.COMMERCIAL licenseSergio Ahumada2013-06-031-2/+2
* Doc: Fixed typo in QDialog.Jerome Pasion2013-06-031-1/+1