summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Default to toolchain version 4.8 on Windows as wellEskil Abrahamsen Blomfeldt2013-10-071-1/+1
* clarify intended operator precedenceOswald Buddenhagen2013-10-071-1/+1
* add default branch to switch in platformToolSetVersion()Oswald Buddenhagen2013-10-071-1/+2
* make setting a bad $$[QMAKEFEATURES] not crash qmakeOswald Buddenhagen2013-10-073-12/+17
* iOS: Skip qtconnectivity and qtlocation modulesSergio Ahumada2013-10-071-1/+1
* Allow to use short names for Windows Registry root keysSebastian Schuberth2013-10-072-0/+25
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-0710-9/+55
* Require Windows VistaKai Koehne2013-10-071-0/+2
* Fix typo in define guardsKai Koehne2013-10-071-1/+1
* Remove default label for QtMsgTypeKai Koehne2013-10-071-3/+1
* Improve QLoggingCategory documentationKai Koehne2013-10-071-42/+21
* Fallback to the original application font handlingAndy Shaw2013-10-072-10/+8
* Fix QScreen::grabWindow for multiple screens on MacAndy Shaw2013-10-071-1/+2
* QCommandLineOption: declare as sharedMarc Mutz2013-10-071-0/+2
* Fix typos of QWheelEvent exampleIvan Romanov2013-10-071-3/+3
* Output the CMAKE_CXX_LIBRARY_ARCHITECTURE when reporting missing dependencies.Stephen Kelly2013-10-061-1/+1
* Replace QLoggingCategory::isEnabled by non-template functionshjk2013-10-064-77/+99
* Improve the QWinSettingsPrivate constructor's performanceSebastian Schuberth2013-10-061-21/+26
* Doc: Expand on thread synchronization detailsSze Howe Koh2013-10-062-57/+43
* Doc: Generalize problems and solutions of mutex useSze Howe Koh2013-10-062-20/+24
* Doc: Remove convoluted details of uncommon QMutex use caseSze Howe Koh2013-10-061-9/+0
* Doc: Show both low- and high-level thread syncing on the same pageSze Howe Koh2013-10-062-25/+29
* Doc: Rewrite section on threaded event loopsSze Howe Koh2013-10-061-20/+20
* Doc: Discuss the concept of thread affinity in more detailSze Howe Koh2013-10-062-31/+37
* Add Q_DECL_OVERRIDE to accessibility classesFrederik Gladhorn2013-10-058-312/+312
* QtConcurrent: remove a using declaration in a header fileMarc Mutz2013-10-053-14/+12
* QObject: use per-thread storage for qFlagLocation()Marc Mutz2013-10-052-14/+27
* Android: Add private ctors in QJNIObjectPrivate that takes va_list.Christian Strømme2013-10-042-0/+40
* Cocoa: Properly unhide views after they're moved to their own windowGabriel de Dietrich2013-10-041-2/+5
* Android: Build against new build tools revisionsEskil Abrahamsen Blomfeldt2013-10-041-1/+7
* Disable JavaScriptCore JIT for Android when building on WindowsEskil Abrahamsen Blomfeldt2013-10-041-0/+7
* Refactor OS X bundle detection for QFileInfoSamuel Gaist2013-10-041-11/+72
* Doc: Remove unused variable in QThread snippetSze Howe Koh2013-10-041-1/+0
* qdoc: Remove algorithm to find common prefixMartin Smith2013-10-044-56/+30
* qdoc: Eliminate uses of qmlModuleIdentifier()Martin Smith2013-10-047-34/+35
* fix off-by-one error in NTLM proxy authenticationMark Brand2013-10-041-1/+1
* Fix potential crash: adding int to stringFrederik Gladhorn2013-10-041-1/+1
* Fix ssh root certificates path for Blackberry playbook OS.sfabry2013-10-031-0/+1
* Fix temporary file leak in tst_qfiledialog2.Friedemann Kleint2013-10-031-6/+5
* QTemporaryDir: Output warnings on removal failure.Friedemann Kleint2013-10-031-1/+7
* iOS: Implement QPlatformServices to handle opening URLsTor Arne Vestbø2013-10-035-2/+144
* iOS: Delete members in platform integrationTor Arne Vestbø2013-10-032-0/+13
* move android-specific feature files to android/Oswald Buddenhagen2013-10-032-0/+0
* Android: Don't throw away slow-moving mouse/touch eventsPaul Olav Tvete2013-10-031-2/+2
* qdoc: ignore Q_WINEXTRAS_EXPORTJ-P Nurmi2013-10-031-0/+1
* testlib: Don't link to IOKit on iOS, it's not part of the SDKTor Arne Vestbø2013-10-031-4/+2
* Add two enums that weren't handled in the ibase SQL driverThiago Macieira2013-10-031-0/+4
* iOS: Use PROT_READ, not PROT_NONE, for custom stack memory guardTor Arne Vestbø2013-10-031-1/+3
* qdoc: Use empty common prefix for alphabetical QML type listsTopi Reinio2013-10-030-0/+0
* QProcess: remove now superfluous calls to setEnabled(false)Joerg Bornemann2013-10-020-0/+0