summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winrtrunner: Fix warning about unused variable.v5.6.0-beta1Friedemann Kleint2015-12-141-1/+1
* lupdate: mention location type guessing in help outputChristian Hitz2015-12-141-1/+2
* tst_lupdate: Add a call to QProcess::waitForStarted().Friedemann Kleint2015-12-141-2/+4
* qdoc: Add support for listing all examples from all modulesTopi Reinio2015-12-128-1/+67
* Haiku: Fix compilation of Qt DesignerTobias Koenig2015-12-111-1/+1
* qtdiag: Output a list of relevant Qt features.Friedemann Kleint2015-12-031-0/+67
* qtdiag: Fix qtdiag.cpp for WinRT.Friedemann Kleint2015-12-031-1/+3
* qdoc: Fix a potential crash in generation of Table of ContentsTopi Reinio2015-12-011-29/+13
* windeployqt: Add missing translations (qtserialport, qtwebengine).Friedemann Kleint2015-12-011-2/+2
* qdoc: Always remove excess indentation from code snippetsTopi Reinio2015-11-271-5/+1
* qdoc: Fix section names for attached members of QML typesTopi Reinio2015-11-271-6/+6
* windeployqt: Increment value for QtTextToSpeechMaurice Kalinowski2015-11-271-1/+1
* windeployqt: Add support for QtTextToSpeechMaurice Kalinowski2015-11-271-2/+6
* windeployqt: Expand module enum values to max entriesMaurice Kalinowski2015-11-271-48/+48
* qdoc: Fix crash with multiple macro parametersTopi Reinio2015-11-242-1/+14
* qdoc: Do not add JS types into the map of basic typesTopi Reinio2015-11-241-1/+1
* qdoc: Fix alphabetical ordering of C++ class/QML type listsTopi Reinio2015-11-242-4/+4
* qdoc: Add type attribute for ordered listsVenugopal Shivashankar2015-11-231-10/+14
* qdoc: Mark enum value table 'Value' column with a class attributeTopi Reinio2015-11-231-1/+1
* qdoc: Wrap QML 'read-only' and 'default' qualifiers in bracketsTopi Reinio2015-11-231-4/+4
* qdoc: Fix MSVC 64bit warning about conversion from 'uint' to 'const Node *'.Friedemann Kleint2015-11-201-6/+6
* Retry to aqcuire input streamMaurice Kalinowski2015-11-201-3/+12
* qdoc: Never ignore the common prefix when listing typesTopi Reinio2015-11-171-4/+1
* qtdiag: Fix for minimal/minimalegl/offscreen.Friedemann Kleint2015-11-123-9/+16
* windeployqt: Mark option -release-with-debug-info as obsolete.Friedemann Kleint2015-11-061-17/+14
* Doc: Fix namespace and output directory issuesTopi Reinio2015-11-043-10/+4
* Doc: fix a typo in Qt Designer ManualLeena Miettinen2015-11-041-1/+1
* QtUiTools: don't publicly depend on QtUiPluginThiago Macieira2015-11-031-1/+2
* qdoc: Fetch correct link text for help section items of a manualTopi Reinio2015-11-031-1/+5
* Doc: Generate correct TOC for Qt Linguist ManualTopi Reinio2015-11-031-1/+1
* QHelpContentModel: Simplify content updateEike Ziller2015-10-301-19/+3
* Use Node::name if Node::logicalModuleName is empty for qml modulesAlbert Astals Cid2015-10-301-0/+2
* qdoc: Fixed linking for overloaded functionsTopi Reinio2015-10-302-19/+26
* qdoc: Don't generate empty cells for the requisites tableTopi Reinio2015-10-293-9/+14
* Doc: corrected syntax link object_cast()Nico Vertriest2015-10-293-3/+3
* qdoc: Add HTML.navigationseparator config variableTopi Reinio2015-10-282-0/+10
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-0/+1
|\
| * windeployqt: Clear argument list of lconvert in locale loop.Friedemann Kleint2015-10-231-0/+1
* | qev: Actually print the eventsThiago Macieira2015-10-271-0/+1
* | Properly display new lines in QDBusViewer message dumpsAlexander Schlarb2015-10-261-0/+2
* | Make service list in QDBusViewer interactively sortableAlexander Schlarb2015-10-264-13/+35
* | Sort items in QDBusViewerAlexander Schlarb2015-10-265-4/+118
* | move qdoc back to qttoolsOswald Buddenhagen2015-10-23107-0/+51487
* | qtplugininfo: Don't stop processing files if we find problems with oneThiago Macieira2015-10-221-7/+14
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-215-5/+5
* | uic: use QStringBuilderMarc Mutz2015-10-163-104/+104
* | uic: don't convert QStringRef -> QString just for toInt() etcMarc Mutz2015-10-143-27/+44
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
|\ \ | |/
| * windeployqt: Do not patch Qt5Core on WinRT/Windows Phonev5.5.15.5.1Oliver Wolff2015-09-151-6/+12
| * Android: Don't hardcode the output nameBogDan Vatra2015-09-011-1/+1