summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usagev5.7.05.7.0Antti Kokko2016-06-10126-377/+1637
* Unify license header usageAntti Kokko2016-06-1061-305/+305
* Mention license change in 5.7.0 changelog.Kai Koehne2016-06-101-0/+32
* Updated license headers and license testsAntti Kokko2016-06-10936-15519/+11781
* Updated license headersAntti Kokko2016-06-10174-2224/+5006
* Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-06-012-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
* | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0v5.7.0-rc1Liang Qi2016-05-273-4/+29
|\ \ | |/
| * lupdate: Fix parsing of class template specializationsKai Pastor2016-05-273-4/+29
* | Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-261-10/+20
|\ \ | |/
| * Fix macdeployqt with certain library paths.Jake Petroules2016-05-261-10/+20
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1937-77/+372
|\ \
| * \ 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
| * qtdiag: Output the application's palette.Friedemann Kleint2016-04-291-0/+14
| * declare that the designer example installs are okOswald Buddenhagen2016-04-284-0/+4
| * lupdate: Explicitly handle C++ member initializer listsKai Pastor2016-04-284-16/+226
* | Do not unnecessarily set the window icons on WindowsAlessandro Portale2016-05-134-5/+9
* | qdoc: Allow example files to be excludedTopi Reinio2016-05-123-65/+28
* | windeployqt: Adapt to new layout of Qt Quick Controls 2.Friedemann Kleint2016-05-061-6/+6
* | windeployqt: Adjust to changes in QtWebEngineJoerg Bornemann2016-05-061-6/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-04-2553-170/+194
|\ \ | |/
| * Qt Designer Examples: Remove empty JSON files.Friedemann Kleint2016-04-258-8/+4
| * Qt Assistant: Set Qt::AA_EnableHighDpiScaling for Windows only.Friedemann Kleint2016-04-141-0/+2
| * lupdate: Treat NULL and Q_NULLPTR like literal 0Kai Pastor2016-04-123-0/+31
| * qttools: Fix building clucene with Intel compiler.Karsten Heimrich2016-04-111-1/+1
| * Qt Property Browser: Fix usage of the deprecated QStyleOptionViewItemV2.Friedemann Kleint2016-04-081-1/+1
| * Qt Designer: Fix Clang warnings about missing/inconsistent overrides.Friedemann Kleint2016-04-0839-160/+155
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-084-4/+6
|\ \ | |/
| * QDoc: Add a space between "Note:" and "Signal"hjk2016-04-081-1/+1
| * lupdate: Add two missing tr()Kai Pastor2016-04-071-2/+2
| * QDesignerDialogGuiInterface: Remove endless recursion.Friedemann Kleint2016-04-071-1/+1
| * Qt Designer: Simplify selection when moving selections by arrow keys.Friedemann Kleint2016-04-061-0/+2
* | qdoc: Warn about non-existing sourcedirs and headerdirsTopi Reinio2016-04-061-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Simon Hausmann2016-04-0632-152/+346
|\ \
| * \ Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-04-0632-152/+346
| |\ \ | | |/
| | * qdoc: Fix double backslash in link referenceOrgad Shaneh2016-04-061-1/+1
| | * qdoc: Fix incorrect formatting of QML method signaturesTopi Reinio2016-04-051-7/+11
| | * qdoc: Avoid trailing spaces in HTML <title>Topi Reinio2016-04-051-4/+6
| | * qdoc: Correct source line numbers in index fileMartin Smith2016-04-052-8/+27
| | * Fix compiling windeployqt on linux targeting windows.David Schulz2016-03-302-2/+2
| | * qdoc: Add Q_DECL_OVERRIDE to virtual functionMartin Smith2016-03-241-1/+1
| | * Qt Designer: No longer load layout icons from the icon theme.Friedemann Kleint2016-03-231-11/+0