summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* 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: Fix double backslash in link referenceOrgad Shaneh2016-04-061-1/+1