summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QWizard: provoke 'enum value not handled in switch' warnings in object_name_f...Marc Mutz2013-11-151-1/+13
* QWizard: give all buttons an objectNameMarc Mutz2013-11-151-13/+16
* Optimize macDisplayColorSpaceMorten Johan Sørvig2013-11-145-18/+41
* Use the correct system font on OS X Mavericks.Jake Petroules2013-11-112-2/+10
* Active Qt: Remove invalid memset()-call.Friedemann Kleint2013-11-111-1/+0
* 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-071-0/+51
* 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-044-0/+27
* 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
* 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-291-1061/+1059
* QLocale - Fix Mac date format code translationJohn Layt2013-10-291-29/+76
* 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
* 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-101-9/+16
* 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
* Fix QOleDropTarget object leakJian Liang2013-09-031-1/+15
* Add Q_ASSERT in qAllocMore() function.Leonard Lee2013-08-301-0/+3
* Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-291-3/+3
* 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
* Use correct mask constant in the Windows event dispatcher.Friedemann Kleint2013-08-201-1/+14
* Revert "Disable precision timers when running MSVC2012 code on pre-Windows 8."Friedemann Kleint2013-08-201-5/+1
* Only release when there is no lock on the objectAndy Shaw2013-08-201-2/+4
* Do not send clipboard message to application under debugger.Friedemann Kleint2013-08-191-0/+22
* Sun CC: Fix QFileDialog compilationSergio Ahumada2013-08-161-1/+1