summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kernel: Fix gcc warning in qsharedmemory_win.cppKai Koehne2013-11-181-1/+1
* qsimd: Fix compilation with MinGW 64.Friedemann Kleint2013-11-181-1/+1
* Fix MinGW-warnings about narrowing/invalid conversions.Friedemann Kleint2013-11-183-3/+3
* MinGW: Fix warnings about assigned but not used variables.Friedemann Kleint2013-11-183-9/+0
* QObject: use per-thread storage for qFlagLocation()Marc Mutz2013-11-162-14/+28
* Fully expand entities to ensure deep or widely nested ones fail parsingMitch Curtis2013-11-152-26/+37
* When reparenting a widget, children need to reregister as a drop siteAndy Shaw2013-11-151-1/+11
* QThreadPool: fix race at time of thread expiry.David Faure2013-11-153-22/+34
* QThreadPool: fix counting of waiting threadsDavid Faure2013-11-152-2/+82
* QThreadPool: fix data races in activeThreadCount()David Faure2013-11-151-5/+3
* QThreadPool: fix typosDavid Faure2013-11-151-12/+14
* 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-152-13/+58
* Optimize macDisplayColorSpaceMorten Johan Sørvig2013-11-145-18/+41
* Designer: remove dead code in QStackedWidgetPreviewEventFilter::updateButtonT...Marc Mutz2013-11-121-3/+0
* Update Hebrew translationGenghis Khan2013-11-112-2927/+6121
* 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
* 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