summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QCollator more flexible to use in different platformsAleix Pol2013-09-138-214/+838
* Refactor QCollator to be able to use it in different platformsAleix Pol2013-09-132-256/+144
* Make the QCollator class publicLars Knoll2013-09-134-19/+26
* Warn if OpenType support missing for script of interestKonstantin Ritt2013-09-133-1/+3
* Decrease code duplication in QFontDatabase-sKonstantin Ritt2013-09-134-37/+18
* Implement QFontEngine::harfbuzzFont/Face() with HarfBuzz-NGKonstantin Ritt2013-09-131-2/+2
* QFontConfigDatabase: Minor code clean-upKonstantin Ritt2013-09-131-22/+10
* iOS: Implement hasPendingEvents() in the event dispatcherTor Arne Vestbø2013-09-121-2/+11
* iOS: Teach event-dispatcher to handle changes to run-loop mode at runtimeTor Arne Vestbø2013-09-122-2/+77
* QtConcurrent: use nth_element to calculate the (correct) medianMarc Mutz2013-09-121-3/+4
* iOS: Rewrite CoreFoundation event-dispatcherTor Arne Vestbø2013-09-122-205/+437
* iOS: Bump minimum required deployment target to 5.0Tor Arne Vestbø2013-09-121-1/+1
* Move iOS makespec out of unsupported directoryTor Arne Vestbø2013-09-124-7/+7
* QXcbSystemTrayTracker::trayWindow compiles if Q_XCB_DEBUG is onShawn Rutledge2013-09-121-1/+1
* QNX: Prevent rendering when app is minimizedBernd Weimer2013-09-123-1/+20
* Add clear button and side action to customsortfiltermodel example.Friedemann Kleint2013-09-127-33/+223
* Remove qCopy from QCoreApplicationGiuseppe D'Angelo2013-09-121-1/+3
* qdoc: Avoid CppCodeMarker crash on abstract QML typesMartin Smith2013-09-121-1/+7
* Android: Make font size compatible with Qt for iOSPaul Olav Tvete2013-09-123-2/+7
* Windows: Fix/Improve closing of native file dialogs.Friedemann Kleint2013-09-111-11/+65
* Add CUPS Banner Pages options to print supportMartin Klapetek2013-09-115-13/+150
* iOS: Change main-wrapper logic to not require changing the user's mainTor Arne Vestbø2013-09-116-77/+58
* iOS: Guard against this and self being deleted when using dispatch_asyncTor Arne Vestbø2013-09-112-8/+18
* Fix moc-crash when compiling QtScript on Windows.Friedemann Kleint2013-09-111-8/+7
* Add a convenient way to get a type-erased smart pointer from a QVariant.Stephen Kelly2013-09-114-0/+142
* Remove qSort usages from QtConcurrentGiuseppe D'Angelo2013-09-111-2/+3
* Remove qSort usages from QtTestlibGiuseppe D'Angelo2013-09-111-1/+2
* Doc: Add a dependency to qtdoc for qmake manualTopi Reinio2013-09-111-0/+1
* Remove qSort from QVariantAnimationGiuseppe D'Angelo2013-09-111-1/+1
* Remove qSort usages from statemachinesGiuseppe D'Angelo2013-09-111-2/+4
* Remove qCopy from QLinkedList / QVectorGiuseppe D'Angelo2013-09-112-4/+6
* New QStringRef methods.Jędrzej Nowacki2013-09-113-1/+218
* QUrl: ensure that setPath("//path") doesn't lead to scheme://pathDavid Faure2013-09-112-1/+11
* Add a simple test for QVariant carrying a QSharedPointer<QObject>Thiago Macieira2013-09-111-0/+36
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-1045-540/+984
|\
| * Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-0745-540/+984
| |\
| | * Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-062-5/+116
| | * Compile in strict-iterator mode under MSVCThiago Macieira2013-09-061-1/+1
| | * Fix usr-move workaround in the presence of multi-arch.Stephen Kelly2013-09-062-3/+3
| | * Add source directories to include paths if needed.Stephen Kelly2013-09-052-2/+21
| | * Center the QColumnView on-screen, in case that helps avoid the test failure.Stephen Kelly2013-09-051-0/+8
| | * the condition for building the x11 offscreen plugin is ... having xlibOswald Buddenhagen2013-09-051-1/+1
| | * build glxconvenience also without XrenderOswald Buddenhagen2013-09-051-2/+3
| | * Cocoa: Fix NSMenu popup coordinatesGabriel de Dietrich2013-09-041-0/+2
| | * Cocoa: Unregister view from window's notifications onlyGabriel de Dietrich2013-09-042-8/+6
| | * Fix event delivery for apps with native widgets.Morten Johan Sørvig2013-09-041-0/+1
| | * OSX: clicking outside a popup: don't propagate the event elsewhereShawn Rutledge2013-09-041-0/+1
| | * Fix regression in QListViewJ-P Nurmi2013-09-031-4/+4
| | * Ensure the timer is killed when appropriate before starting a new oneAndy Shaw2013-09-031-2/+9
| | * Ensure the input file is first in the list of dependenciesAndy Shaw2013-09-031-6/+6