summaryrefslogtreecommitdiff
path: root/src/designer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-122-2/+2
* 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
* Qt Designer: Fix Clang warnings about missing/inconsistent overrides.Friedemann Kleint2016-04-0839-160/+155
* 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
* Qt Designer: No longer load layout icons from the icon theme.Friedemann Kleint2016-03-231-11/+0
* Qt Designer: Refactor loading of the Edit menu theme icons.Friedemann Kleint2016-03-231-11/+7
* Purge sRGB chunks from PNGsEdward Welbourne2016-03-223-0/+0
* Make more ctors explicitMarc Mutz2016-03-0615-15/+15
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-0621-37/+37
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-042-0/+0
* standardize statement order in project files a bitOswald Buddenhagen2016-02-252-2/+3
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-253-12/+12
* FormWindow::layoutContainer(): Fix check for empty child widget list.Friedemann Kleint2016-01-291-2/+3
* Bump copyright yearKai Koehne2016-01-271-1/+1
* Haiku: Fix compilation of Qt DesignerTobias Koenig2015-12-111-1/+1
* Doc: Fix namespace and output directory issuesTopi Reinio2015-11-041-3/+1
* Doc: fix a typo in Qt Designer ManualLeena Miettinen2015-11-041-1/+1
* QtUiTools: don't publicly depend on QtUiPluginThiago Macieira2015-11-031-1/+2
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-212-2/+2
* uic: use QStringBuilderMarc Mutz2015-10-163-104/+104
* uic: don't convert QStringRef -> QString just for toInt() etcMarc Mutz2015-10-143-27/+44
* Qt Designer: Return true for handled by QTabWidgetEventFilter::eventFilter().Friedemann Kleint2015-09-231-1/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-281-1/+1
|\
| * Doc: replaced Mac OS X with OS XNico Vertriest2015-08-171-1/+1
* | Qt Designer: Add customizable property tooltips.Friedemann Kleint2015-07-297-47/+227
* | Qt Designer: Clean up tooltips and value texts in property editor.Friedemann Kleint2015-07-281-9/+5
* | Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-14112-704/+858
* | Qt Designer: Disambiguate signal/slot names in action editor.Friedemann Kleint2015-07-132-20/+22
|/
* Qt Designer: Disambiguate the modules where widgets come fromSze Howe Koh2015-05-292-2/+2
* Fix the include for QQuickWidgetjkobus2015-05-221-1/+1
* Qt Designer: Fix widget box settings.Friedemann Kleint2015-05-191-5/+10
* Qt Designer: Update widget box labelsSze Howe Koh2015-05-151-5/+5
* Qt Designer: Introduce Q_DECL_OVERRIDE.Friedemann Kleint2015-05-13125-665/+665
* Update Qt Designer documentation.Friedemann Kleint2015-05-131-30/+41
* move ui loader interfaces to own moduleOswald Buddenhagen2015-05-1121-17/+38
* fix exported dependencies of uitools moduleOswald Buddenhagen2015-05-111-3/+2
* remove extension.h duplicateOswald Buddenhagen2015-05-113-100/+0
* move container.h to sdk/Oswald Buddenhagen2015-05-114-1/+1
* Qt Designer: Suppress updating of QAction's object name when editing existing...Friedemann Kleint2015-04-092-9/+7
* Fix license text in XSL template used for generating ui4.cpp/h.Friedemann Kleint2015-04-081-1/+1
* Qt Designer: Enable reset property for multiselection.Friedemann Kleint2015-04-083-5/+51
* Doc: make examples visible in Qt Assistant TOCLeena Miettinen2015-03-261-3/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-1/+1
|\
| * Doc: Replace qt-project.org/doc with doc.qt.ioSergio Ahumada2015-03-061-1/+1
* | Designer: fix const correctness in old-style castsThiago Macieira2015-03-111-3/+3
* | Change copyright in version dialogs to 'The Qt Company Ltd.'Friedemann Kleint2015-02-261-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-202-3/+2
|\ \ | |/