summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Implement property() for QAxWidgetPropertySheet.Friedemann Kleint2013-11-112-0/+10
* Cocoa File Dialog: Remove sandbox-ufriendly QDir::entryList() callGabriel de Dietrich2013-11-081-18/+48
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-075-0/+147
* BlackBerry: Prevent superfluous removal of socket notifiersBernd Weimer2013-11-061-12/+11
* Correct QToolBar layout on retina displays.Morten Johan Sørvig2013-11-051-0/+5
* QPdfEngine - Remove Producer copyright noticeSamuel Gaist2013-11-041-1/+1
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsSamuel Gaist2013-11-046-34/+68
* Backport of Qt5 applicationName handlingSamuel Gaist2013-11-022-7/+18
* Fix tab-completion for variables that have digits in themAndy Shaw2013-11-011-1/+1
* Make QCoreWlan plugin compile on 10.9Morten Johan Sørvig2013-10-312-177/+1009
* Keep web fontdata alive as long as CG uses itAllan Sandfeld Jensen2013-10-311-2/+10
* Fix resetting of string properties.Friedemann Kleint2013-10-311-0/+6
* BlackBerry: improve BPS event lifetime managementJonathan Hoffmann2013-10-312-2/+88
* network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-311-2/+3
* Revert "Return the correct system font on OS X Mavericks."Jake Petroules2013-10-301-7/+0
* QLocale: Update Portuguese and Greek locales dataEl Mehdi Fekari2013-10-293-1118/+1161
* QLocale - Fix Mac date format code translationJohn Layt2013-10-282-33/+77
* Fix the assert failure in QShortcutMap::findGatis Paeglis2013-10-271-0/+3
* Introduce Windows version 8.1 and detect by checking the version.Friedemann Kleint2013-10-252-3/+39
* Fix compilation of Qt Script with MSVC 2013.Friedemann Kleint2013-10-251-2/+2
* Fix misaligned selection region with text when centeredJonathan Liu2013-10-231-5/+14
* correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-10-181-2/+9
* Fix sigchld-HandlerH. Rittich2013-10-181-9/+32
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-182-28/+17
* Windows: Fix tablet position in relative (mouse) mode.Arthur Krebsbach2013-10-161-5/+37
* Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-091-0/+3
* Add missing variables initialization before requesting png offsetSamuel Gaist2013-09-201-7/+7
* configure: Update contact information for commercial usersKai Koehne2013-09-191-12/+13
* Compilation fix for libjpeg release 9aavit2013-09-131-22/+5
* Revert "QTBUG-15319: fix shortcuts with secondary Xkb layout."Gatis Paeglis2013-09-121-4/+1
* Add missing interpolator for unsigned int.Jan Arve Saether2013-09-111-0/+3
* Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-102-9/+43
* Test layout engine fundamentalsPaul Olav Tvete2013-09-101-0/+157
* Fix compile when QT_NO_WARNING_OUTPUT defined without QT_NO_DEBUG_STREAMJonathan Liu2013-09-101-0/+2
* Windows: Introduce QFileDialog::DontUseCustomDirectoryIconsSergio Martins2013-09-095-11/+52
* Doc: update Project Options section in qmake ManualLeena Miettinen2013-09-041-3/+6
* Remove duplicated contexts in qt_de.tsFriedemann Kleint2013-09-031-34/+0
* Doc: update description of qmake SUBDIRS variableLeena Miettinen2013-09-032-9/+14
* Fix QOleDropTarget object leakJian Liang2013-09-031-1/+15
* Add Q_ASSERT in qAllocMore() function.Leonard Lee2013-08-302-3/+4
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-282-3/+10
* Sun CC: Fix QtNetwork compilationSergio Ahumada2013-08-281-1/+1
* BlackBerry: Fixed cover modeBernd Weimer2013-08-261-3/+3
* Fix scrollbar appearance on Win8J-P Nurmi2013-08-231-23/+24
* OSX: Disable window restoration for the Mac font panelLiang Qi2013-08-231-0/+5
* OSX: Disable window restoration for the Mac color panelLiang Qi2013-08-231-0/+5
* Update for OS X Mavericks.Jake Petroules2013-08-212-4/+11
* Fix unused private field warning in QMacMime.Jake Petroules2013-08-211-1/+1
* Doc: Update description of qmake LIBS variableLeena Miettinen2013-08-211-7/+7
* Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14