summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* macdeployqt: Also deploy framework's Libraries and Helpersv5.4.05.4.0Jocelyn Turcotte2014-11-211-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
* 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
* androiddeployqt: Fix dependency order for XML dependenciesEskil Abrahamsen Blomfeldt2014-10-281-0/+6
* windeployqt: Make check for Qt modules more discriminative.Friedemann Kleint2014-10-271-3/+7
* Remove the Qt Designer arthurplugin example.Friedemann Kleint2014-10-276-354/+0
* windeployqt: Add missing include.Friedemann Kleint2014-10-201-0/+1
* Assistant: prevent the main window from jumping during startupAlexander Volkov2014-10-171-4/+0
* Assistant: Make "Bookmarks Menu" the default bookmarks folderAlexander Volkov2014-10-161-2/+1
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-10-168-63/+331
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-148-63/+331
| |\
| | * Make sure the content widget never replaces valid data with empty data.5.3Christian Kandeler2014-10-061-9/+18
| | * Prevent re-deploying already deployed imports.Morten Johan Sørvig2014-10-011-0/+6
| | * Work around legacy framework structures.Morten Johan Sørvig2014-10-011-0/+21
| | * Make deployed Qt Quick imports code signableMorten Johan Sørvig2014-10-011-1/+27
| | * Add -codesign option.Morten Johan Sørvig2014-10-013-1/+149
| | * Fix framework bundle deploymentMorten Johan Sørvig2014-10-012-44/+94
| | * Fix crash when accessing the content model.Christian Kandeler2014-09-194-8/+16
| | * Merge remote-tracking branch 'origin/5.3.2' into 5.3Frederik Gladhorn2014-09-174-8/+8
| | |\
| | | * Update copyright year in About dialogsv5.3.25.3.2Kai Koehne2014-09-044-8/+8
* | | | uic: don't use QStringLiteral in comparisonsMarc Mutz2014-10-143-285/+293
* | | | generate_ui: adapt to upstream change in qtbaseMarc Mutz2014-10-142-9/+8
|/ / /
* | | Assistant: Fix index updating on startup in the remote control modeAlexander Volkov2014-10-131-2/+4
* | | Update copyright year in "About" dialogs to 2014.v5.4.0-beta1Friedemann Kleint2014-10-094-8/+8
* | | uic4: update sources from current generate_uiMarc Mutz2014-10-092-63/+66
* | | Android: Support recursive ANDROID_DEPLOYMENT_DEPENDENCIESEskil Abrahamsen Blomfeldt2014-10-081-2/+17
* | | macdeployqt: fix checking for existing deployed files.Jake Petroules2014-10-071-1/+1
* | | windeployqt: Add support for QtWebEngine.Friedemann Kleint2014-10-061-12/+54
* | | Qt Designer: Load translations only when designer_<LANG>.qm is present.Friedemann Kleint2014-10-061-12/+7
* | | windeployqt: Use Qt5Gui.dll to detect ANGLE/OpenGL.Friedemann Kleint2014-10-031-18/+24
* | | Qt Designer: Add QOpenGLWidget.Friedemann Kleint2014-09-292-0/+21
* | | windeployqt: Deploy software rasterizer for dynamic Open GL builds.Friedemann Kleint2014-09-261-8/+10
* | | Removed run-time library for the QML compilerSimon Hausmann2014-09-261-5/+3
* | | Improve how macdeployqt calls qmlimportscannerMorten Johan Sørvig2014-09-261-5/+27
* | | Update license headers and add new license filesAntti Kokko2014-09-251027-19633/+11308
* | | Zoom the documentation according to the system DPI by defaultJocelyn Turcotte2014-09-242-5/+20
* | | Qt Designer: Fix range check of double properties.Friedemann Kleint2014-09-241-1/+1
* | | qdbusviewer: Extract MainWindow classAlexander Volkov2014-09-246-54/+174
* | | Make sure the outputDirectory contains the full path not relative.BogDan Vatra2014-09-221-4/+10
* | | Don't remove assets folder.BogDan Vatra2014-09-221-2/+0
* | | Qt Designer QDesignerContainerExtension example: Fix page title.Friedemann Kleint2014-09-222-1/+12
* | | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-182-5/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-162-5/+6
| |\ \ \ | | |/ /
| | * | fix context checkmarksOswald Buddenhagen2014-09-041-1/+1
| | * | remove pointless empty column in message listOswald Buddenhagen2014-09-021-2/+4