summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't generate invalid XMLLars Knoll2015-07-241-1/+5
* Optimize CppCodeMarker::addMarkUp furtherLars Knoll2015-07-243-15/+12
* QStateMachine: add defaultTransition in QHistoryStateErik Verbruggen2015-07-237-21/+166
* Fix qHash(QFontEngine::FaceId)Marc Mutz2015-07-231-3/+10
* moc: Make toExpand const, we do not modify it.Milian Wolff2015-07-232-2/+2
* Expose GLES 3.0 and 3.1 functionsLaszlo Agocs2015-07-2316-210/+6862
* StateMachine: remove initial state for parallel states.Erik Verbruggen2015-07-232-0/+39
* Optimize CppCodeMarker::addMarkUp()Lars Knoll2015-07-233-12/+38
* Skip loading of index files if we are running with --prepareLars Knoll2015-07-231-3/+5
* QStateMachine: remove left-over method.Erik Verbruggen2015-07-232-68/+5
* QColor: make nothrow move-assignable and -constructibleMarc Mutz2015-07-222-4/+18
* qvariant: Pass a couple of large types by const-ref in Qt6Sérgio Martins2015-07-222-0/+16
* qjsonarray: Remove a copy-ctor in Qt6Sérgio Martins2015-07-221-1/+3
* qdoc: replace some inefficient QLists with QVectorMarc Mutz2015-07-224-6/+6
* tools: mark some types movable/primitiveMarc Mutz2015-07-228-0/+13
* QSet/QQueue/QStack: remove docs for removed special member functionsMarc Mutz2015-07-223-59/+0
* QLocale: mark some private types movable/primitiveMarc Mutz2015-07-221-0/+3
* doc: QTimeZone::OffsetDataList is a QVector, not a QListMarc Mutz2015-07-221-1/+1
* QStringRef: make nothrow move-assign- and -constructibleMarc Mutz2015-07-221-9/+13
* QRegExp: remove pointless QRegExpCharClass copy special member functionsMarc Mutz2015-07-221-14/+0
* QXmlStreamAttribute: make nothrow move assignable and -constructibleMarc Mutz2015-07-221-0/+22
* QItemSelectionRange: make nothrow move-assignable and -constructibleMarc Mutz2015-07-221-0/+11
* QItemSelectionRange: use ctor-init-listMarc Mutz2015-07-221-8/+3
* QItemSelectionRange: add nothrow member-swapMarc Mutz2015-07-222-0/+14
* Clarified the documentation for QTextDocument::find.Kavindra Palaraja2015-07-221-4/+12
* QTestLib: Add macros QTRY_VERIFY2_WITH_TIMEOUT(), QTRY_VERIFY2().Friedemann Kleint2015-07-227-71/+221
* Optimize moc: Preallocate space for list of arguments on the stack.Milian Wolff2015-07-221-1/+1
* QTestLib/Windows: Try to obtain a stack trace on crash.Friedemann Kleint2015-07-221-2/+126
* winrt: Fix build when INADDR_XXX macros are not definedAndrew Knight2015-07-221-0/+10
* Fix creation of QPlatformTheme on UNIX platforms.Friedemann Kleint2015-07-221-3/+2
* Port examples/widgets/dialogs to new connection syntax.Friedemann Kleint2015-07-2210-68/+50
* QSharedPointer: make copy assignment from compatible shared pointer use copy-...Marc Mutz2015-07-211-14/+2
* Windows: Include DirectWrite support by default if availableEskil Abrahamsen Blomfeldt2015-07-213-6/+55
* Fixing Wec2013 qmake support for VS2013 SDKs.Björn Breitmeyer2015-07-211-6/+9
* Wec2013 initial port.Bjoern Breitmeyer2015-07-212-2/+21
* Qt Test: Fix QCOMPARE message for signed and unsigned char.Vincas Dargis2015-07-212-0/+4
* Polish the widgets/mainwindows/mdi example.Friedemann Kleint2015-07-203-149/+125
* Update/fix the qmake support for yaccThiago Macieira2015-07-201-6/+6
* Makes sure that yacc works with the MSYS bison on Windows.Thiago Macieira2015-07-206-6/+6
* QProcess: make setWorkingDirectory stop launch if the dir doesn't existThiago Macieira2015-07-202-8/+31
* Selectively update library paths when creating QCoreApplicationUlf Hermann2015-07-203-19/+126
* ssl: add openssl-based QSslKeyPrivate::encrypt / decryptJeremy Lainé2015-07-205-10/+87
* Polish the examples/widgets/dockwidgets example.Friedemann Kleint2015-07-202-68/+41
* Port examples/widgets/mainwindows/menus to new connection syntax.Friedemann Kleint2015-07-201-22/+22
* printsupport: Pass large type by const-refSérgio Martins2015-07-201-2/+2
* QDirModel: remove pointless user-defined QDirNode destructorMarc Mutz2015-07-201-1/+0
* Add name to the cloexec feature testThiago Macieira2015-07-201-1/+1
* QVectorND: mark as primitive, not just movableMarc Mutz2015-07-203-3/+3
* qqnxinputcontext: Add support for EnterKeyTypeKai Uwe Broulik2015-07-194-2/+33
* Mark QDBus{ObjectPath,Signature,Variant} shared-come-qt6Marc Mutz2015-07-191-12/+19