aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmleditorwidgets/contextpanewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+0
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* Fix warning: "Missing emit keyword on signal call"Alessandro Portale2019-01-171-3/+3
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-4/+2
* QmlEditorWidgets: Use Qt5-style connectsOrgad Shaneh2016-06-061-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Remove some workarounds for Qt bugs that have been fixed.Christian Kandeler2015-05-061-17/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-061-16/+31
|/
* License updateEike Ziller2014-10-091-7/+8
* QmlEditorWidgets: Add missing bracesOrgad Shaneh2014-05-191-1/+2
* QmlEditorWidgets: Fix wrong conditionOrgad Shaneh2014-05-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlEditorWidgets: Remove dead codeTobias Hunger2013-09-121-21/+0
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Fix Krazy warnings about duplicate includes.Friedemann Kleint2013-03-201-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QmlEditorWidgets: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-031-10/+12
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-3/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-1/+1
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-21/+23
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Disable QGraphicsDropShadowEffect for MacAurindam Jana2012-07-101-0/+8
* Normalized connect()sRobert Loehning2012-03-061-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-13/+13
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QtQuickToolBar: fix positioningThomas Hartmann2011-07-271-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QtQuickToolBar: disable gradient editing in PropertyChangesThomas Hartmann2011-03-171-0/+1
* Exported header cleanup.Friedemann Kleint2011-01-201-11/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlDesigner.propertyEditor: code cleanup for property editingThomas Hartmann2010-12-161-1/+0
|/
* QuickToolBars: fix cursor on Mac OS XThomas Hartmann2010-11-041-0/+17
* QtQuickToolBars: bugfix for TextInput and TextEditThomas Hartmann2010-10-081-2/+4
* L10n: tr()-fixes, message strings, compiler warnings.Friedemann Kleint2010-09-151-1/+2
* QuickToolbar: unifies naming to Quick ToolBar and clarifies tooltipsThomas Hartmann2010-09-011-4/+4
* QuickToolBar: use (x) icon to hide ToolBarThomas Hartmann2010-08-171-15/+18
* QuickToolBar: use absolute positioning for draggingThomas Hartmann2010-08-131-15/+24
* QmlJSEditor: extending IContextPane with a signalThomas Hartmann2010-08-131-0/+1
* Creating lib: qmleditorwidgetsThomas Hartmann2010-08-121-0/+495