summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/signalsloteditor
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer/signal slot editor: Improve adding new connectionsFriedemann Kleint2020-04-011-1/+2
* Qt Designer: Refactor ConnectionModel::data() of the signal slot editorFriedemann Kleint2020-03-312-34/+45
* Qt Designer: Prepare for deprecation of classes in Qt 6Friedemann Kleint2019-11-192-30/+17
* Qt Designer: Fix Qt API usageFriedemann Kleint2019-11-153-11/+11
* Qt Designer: Adapt signal slot editor column widthsv5.14.0-beta2Friedemann Kleint2019-10-172-0/+12
* Qt Designer: Fix updating of object names in the signal/slot editorFriedemann Kleint2019-10-161-1/+1
* Qt Designer: Fix clang warnings about class structure/definitionsFriedemann Kleint2019-06-051-1/+1
* Qt Designer: Replace 'typedef' by 'using'Friedemann Kleint2019-06-054-9/+7
* Qt Designer: Introduce nullptrFriedemann Kleint2019-06-0510-49/+49
* Qt Designer: introduce member initializationFriedemann Kleint2019-06-113-9/+5
* QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-111-1/+1
* Qt Designer: Fix clang-tidy warnings about if / return statementsFriedemann Kleint2018-07-312-8/+7
* Qt Designer: Fix clang-tidy warnings about Qt usageFriedemann Kleint2018-07-312-3/+3
* Qt Designer: Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-07-317-15/+14
* Qt Designer: Use override in QUndoCommand-derived classesFriedemann Kleint2018-05-281-4/+4
* Qt Designer: Fix Qt include statementsFriedemann Kleint2018-05-2312-67/+67
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-225-27/+27
* Qt Designer: Port Ui classes to QVectorFriedemann Kleint2017-05-021-4/+5
* Remove unused functionsThiago Macieira2017-04-041-2/+0
* Qt Designer: Remove foreachFriedemann Kleint2017-01-103-9/+9
* Updated license headers and license testsAntti Kokko2016-06-1014-238/+168
* Qt Designer: Fix Clang warnings about missing/inconsistent overrides.Friedemann Kleint2016-04-082-7/+5
* Port Qt Designer to Qt 5 signals & slot connection syntax.Friedemann Kleint2015-07-144-58/+67
* Qt Designer: Introduce Q_DECL_OVERRIDE.Friedemann Kleint2015-05-135-22/+22
* Update copyright headersAntti Kokko2015-02-1414-98/+98
* Add missing includes.Friedemann Kleint2015-01-071-0/+2
* Update license headers and add new license filesAntti Kokko2014-09-2514-266/+154
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1014-14/+14
* Fix the use of Qt::GlobalColor with QVariant.Stephen Kelly2012-10-102-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2514-337/+337
* Port QStandardItem/QStandardItemModel includes to QtGuiGiuseppe D'Angelo2012-07-021-1/+1
* remove qtxml includes from public headerOswald Buddenhagen2012-04-041-3/+0
* Designer: remove usage of deprecated APIOlivier Goffart2012-02-271-1/+2
* Use new plugin system in Qt Designer.Friedemann Kleint2012-02-174-51/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3015-15/+15
* Update obsolete contact address.Jason McDonald2012-01-2315-15/+15
* Update copyright year in license headers.Jason McDonald2012-01-0615-15/+15
* Fix compilation due to header changesSergio Ahumada2011-12-181-1/+1
* Designer: Fix warnings about assigned/unused variables.Friedemann Kleint2011-10-271-6/+0
* Designer: Remove highlighting of Qt3 support slots/signals.Friedemann Kleint2011-09-284-75/+25
* Designer: Fix string conversion warnings/introduce QStringLiteral.Friedemann Kleint2011-09-273-13/+13
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-137-24/+24
|\
| * Get designer to compile again.Lars Knoll2011-09-133-3/+3
| * QtTools: Widget library split.Friedemann Kleint2011-05-247-23/+23
* | Designer: Fix more includes, remove usage of QT_SOURCE_TREE.Friedemann Kleint2011-06-302-2/+2
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-2415-257/+257
|/
* Designer: BC cleanup of QDesignerIntegrationInterface.Friedemann Kleint2011-05-131-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2717-0/+3325