summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: add image path for Remote Control Examplev5.4.2Leena Miettinen2015-03-161-0/+3
* Fix lupdate for .ui.qml filesThomas Hartmann2015-03-101-1/+1
* Assistant: Fix an export and an import of bookmarksAlexander Volkov2015-03-063-4/+4
* Fix warning in correct uses of QCoreApplication::translateAlbert Astals Cid2015-03-061-1/+3
* Doc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-03-063-3/+3
* Fix kmap2qmap build on OS XSamuel Gaist2015-03-051-3/+5
* Update/add missing parts to build makeqpfSamuel Gaist2015-02-272-69/+91
* Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Frederik Gladhorn2015-02-108-12/+21
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-108-12/+21
| |\
| | * Merge 5.4 into 5.4.1v5.4.1Oswald Buddenhagen2015-01-167-35/+17
| | |\
| | * | qtdiag/Windows: Output GPU information similar to dxdiag.Friedemann Kleint2015-01-131-0/+9
| | * | Bump copyright year to 2015Kai Koehne2015-01-137-12/+12
* | | | Remove duplicate expression on both sides of '||'Sergio Ahumada2015-02-101-1/+0
|/ / /
* | | linguist: Consistently wrap PO file lines to 79 charactersAlex Henrie2015-02-091-1/+1
* | | MacDeployQt: Handle absolute pathsTim Murison2015-02-061-1/+1
* | | lupdate: update the description for -no-obsolete optionLiang Qi2015-02-021-1/+1
* | | macdeployqt: fix spelling errors in help informationLiang Qi2015-01-221-2/+2
* | | Doc: linking issues qttoolsNico Vertriest2015-01-194-5/+4
| |/ |/|
* | generate_ui: make the generated code compile for uicMarc Mutz2015-01-152-12/+10
* | Doc: invalid links in linguistNico Vertriest2015-01-141-2/+2
* | windeployqt: Update plugin directory-module associations.Friedemann Kleint2015-01-091-1/+5
* | Remove unused functionsThiago Macieira2015-01-093-20/+0
|/
* androiddeployqt: Remove unused variableEskil Abrahamsen Blomfeldt2015-01-061-2/+0
* androiddeployqt: Don't bundle QML files in projectEskil Abrahamsen Blomfeldt2015-01-061-2/+17
* Doc: moved doc D-Bus Viewer from qttools to qtbaseNico Vertriest2015-01-021-16/+0
* Assistant: Fix high CPU usage if a parent process finishesAlexander Volkov2014-12-221-1/+5
* Assistant: Extract StdInListener class from RemoteControlAlexander Volkov2014-12-227-81/+236
* Make sure we are using gradle 2.xBogDan Vatra2014-12-191-0/+16
* Solve warning about unused functionThiago Macieira2014-12-181-2/+2
* Remove workaround for RVCT compiler bugThiago Macieira2014-12-181-159/+0
* work around MSVC2010 ICEOswald Buddenhagen2014-12-171-2/+2
* Make sure gradlew has exec permissions on *NIX systems.BogDan Vatra2014-12-171-0/+5
* Doc: Add install path for examplesTopi Reinio2014-12-163-0/+3
* Designer: Use QWidget::save/restoreGeometry() to position resource dialogs.Friedemann Kleint2014-12-162-6/+8
* Android: Don't bail out if qmlimportscanner is missing.Christian Strømme2014-12-091-1/+1
* Revert "Revert "Revert "Qt Designer: Temporarily disable loading of QDeclarat...Friedemann Kleint2014-12-091-8/+0
* Designer: Do not filter out wheel events on form containers.Friedemann Kleint2014-12-021-0/+4
* Remove unused private membersThiago Macieira2014-11-242-5/+1
* Fix silly taking of address when not intendedThiago Macieira2014-11-241-1/+1
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-2129-2/+15
|\
| * New Qt logov5.4.0-rc1Alessandro Portale2014-11-2027-1/+0
| * windeployqt: Deploy translation files of the QtWebEngine module.Friedemann Kleint2014-11-121-1/+10
| * QHelpContentModel: Fix that the model sometimes ended up emptyEike Ziller2014-11-071-0/+5
* | macdeployqt: Also deploy framework's Libraries and HelpersJocelyn Turcotte2014-11-131-2/+15
* | Tolerate an empty android-extra-libs valueAleix Pol2014-11-101-1/+1
* | androiddeployqt: Add --qml-import-paths to help outputEskil Abrahamsen Blomfeldt2014-11-101-0/+2
|/
* Q_ASSERT now always expands the argumentThiago Macieira2014-11-011-2/+0
* windeployqt: Add option to skip qmltoolingAndrew Knight2014-10-311-2/+7
* windeployqt: Accept a list of positional arguments.Friedemann Kleint2014-10-291-19/+45
* windeployqt: Add --release-with-debug-info option..Friedemann Kleint2014-10-295-34/+64