aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmleditorwidgets/contextpanewidgetrectangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlEditorWidgets: Initialize members and simplify codeTobias Hunger2016-11-291-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-02-061-12/+22
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-2/+2
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* Remove changeEvent(QEvent::LanguageChange) implementationhjk2013-05-271-12/+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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | QmlEditorWidgets: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-031-11/+13
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Fix warnings about assigned/unused variables (gcc 4.6).Friedemann Kleint2011-11-091-1/+0
* | QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-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-5/+17
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJS: Use QmlJS::toQColor to convert a string to a QColor.Christian Kamm2010-08-131-1/+2
* Creating lib: qmleditorwidgetsThomas Hartmann2010-08-121-0/+284