summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: Adapt warning about mismatched class namesv5.6.25.6.2Friedemann Kleint2016-08-311-11/+23
* Qt Designer: Adapt URL in QUrl property completion list to qt.ioFriedemann Kleint2016-08-221-1/+1
* Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-154-9/+9
* qdoc: Comment what's left of main() to clarify what it's doingEdward Welbourne2016-08-081-3/+5
* qdoc: sub-class command-line parser to declutter main()Edward Welbourne2016-08-081-101/+127
* winrtrunner: Fix deployment of QtQuick applications when using appxMaurice Kalinowski2016-08-081-6/+11
* Update Qt logo in qdoc manualFriedemann Kleint2016-08-051-0/+0
* macdeployqt: add library search pathGuilherme Steinmann2016-07-272-2/+23
* winrtrunner: Add support for installing packagesMaurice Kalinowski2016-07-203-47/+80
* winrt: arm: copy ucrtbased.dll in debug modeMaurice Kalinowski2016-07-201-0/+27
* Skip deployment of dependencies with lower version numberMaurice Kalinowski2016-07-201-1/+6
* Fix build of Android on API level >=21André Klitzing2016-07-201-1/+5
* qtdiag: Fix output of screen geometries for negative coordinatesFriedemann Kleint2016-07-201-1/+1
* windeployqt: Fix option --dry-runFriedemann Kleint2016-07-181-7/+11
* Give editable combo boxes an arrow cursor in the form designerAlex Henrie2016-07-011-1/+3
* Use the size hint of the pushbutton when determining the minimum heightAndy Shaw2016-07-011-4/+5
* Qt Designer: Use Q_OS_MACOS macro instead of Q_OS_MACFriedemann Kleint2016-07-0115-23/+23
* Qt Designer: Fix gcc identation warningNikita Baryshnikov2016-06-301-5/+3
* Linguist: Fix lupdate includes without spacesMarko Kangas2016-06-293-3/+20
* Ensure FileFilterTable is filled ordered so we get the same qch file each timeSune Vuorela2016-06-221-2/+4
* Use \note commandKai Koehne2016-06-212-4/+4
* androiddeployqt: Fix missing file with explicit deployment depsEskil Abrahamsen Blomfeldt2016-06-171-2/+1
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-173-3/+3
* Less randomness in qdoc output part IISune Vuorela2016-06-166-85/+79
* Less randomization in output of qdoc.Sune Vuorela2016-06-143-6/+31
* Verify that two runs of QHelpGenerator creates same outputSune Vuorela2016-06-141-0/+33
* OpenBSD: Compile fix for <sys/timeb.h> includeRalf Nolden2016-06-091-2/+4
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-092-4/+9
|\
| * Qt Designer/DnD: Take device pixel ratio of grabbed pixmaps into account.v5.6.1-1v5.6.15.6.1Friedemann Kleint2016-05-312-4/+9
* | Bail out if otool returned unexpected output.Jake Petroules2016-06-081-0/+5
* | Bail out if otool did not exit successfully.Jake Petroules2016-06-081-1/+2
* | Qt Designer: Adapt the new form dialog to High DPI.Friedemann Kleint2016-05-311-17/+24
* | Designer: Fix the toolbar dimensions of the QtRescourceViewAlessandro Portale2016-05-311-0/+2
* | Designer: Fix the toolbar dimensions of the ActionEditorAlessandro Portale2016-05-311-0/+1
* | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-314-14/+49
|\ \ | |/
| * lupdate: Fix parsing of class template specializationsKai Pastor2016-05-273-4/+29
| * Fix macdeployqt with certain library paths.Jake Petroules2016-05-261-10/+20
* | Check if there is a %Ln marker as well as the %n markerAndy Shaw2016-05-252-2/+3
* | Doc: Assistant: Update internal .qch help fileTopi Reinio2016-05-256-296/+358
* | do not enable example installs explicitly any moreOswald Buddenhagen2016-05-241-1/+0
* | Assistant: Use QDesktopServices::openUrl() for all external URLsTopi Reinio2016-05-201-3/+2
* | Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-196-6/+6
|\ \ | |/
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-126-6/+6
* | Bump versionOswald Buddenhagen2016-05-191-1/+1
* | New application icons for designer, linguist and assistantAlessandro Portale2016-05-1216-0/+0
|/
* Remove extraneous . at the end of the optionThiago Macieira2016-05-101-1/+1
* Don't use qDebug for formatted output - but QDebug is okThiago Macieira2016-05-101-1/+8
* Fix macdeployqt usage when client application has no rpath to Qt libs.Jake Petroules2016-05-102-49/+91
* Qt Designer: Base ObjectInspectorDelegate on QStyledItemDelegate.Friedemann Kleint2016-05-021-4/+5
* Qt Designer: Fix a crash when deleting an automatically promoted class.Friedemann Kleint2016-05-021-0/+17