| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/10.0' into 11.0 | Eike Ziller | 2023-05-25 | 1 | -4/+9 |
| |\ |
|
| | * | QmlEditorWidgets: Fix color popup for Rectangle widget | Alessandro Portale | 2023-05-23 | 1 | -4/+9 |
| * | | Utils: Make Layouting a top level namespace | hjk | 2023-04-25 | 1 | -1/+1 |
| |/ |
|
| * | QmlEditorWidgets: Tr::tr | Alessandro Portale | 2023-02-01 | 1 | -3/+4 |
| * | QmlEditorWidgets: Inline contextpanewidgetrectangle.ui | Alessandro Portale | 2023-02-01 | 1 | -70/+107 |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | qmleditor: Remove foreach / Q_FOREACH usage | Artem Sokolovskii | 2022-12-19 | 1 | -1/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | QmlEditorWidgets: Fix missing character escape for transparent | Jonathan Mouchou | 2021-11-19 | 1 | -1/+1 |
| * | QmlEditorWidgets: Initialize members and simplify code | Tobias Hunger | 2016-11-29 | 1 | -4/+1 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe' | Eike Ziller | 2015-02-12 | 1 | -6/+6 |
| |\ |
|
| | * | Update License | Eike Ziller | 2015-01-16 | 1 | -6/+6 |
| * | | Port to new connect api | Montel Laurent | 2015-02-06 | 1 | -12/+22 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/3.2' | Eike Ziller | 2014-10-14 | 1 | -7/+8 |
| |\ |
|
| | * | License update | Eike Ziller | 2014-10-09 | 1 | -7/+8 |
| * | | Replace QLatin1String("x") with QLatin1Char('x') where possible | Kai Koehne | 2014-09-04 | 1 | -1/+1 |
| |/ |
|
| * | Incremented year in copyright info | Robert Loehning | 2014-01-08 | 1 | -1/+1 |
| * | Kill ";;" at end of statement | Nikolai Kosjar | 2013-09-04 | 1 | -2/+2 |
| * | Remove superfluous include paths from project files. | Christian Kandeler | 2013-09-02 | 1 | -1/+1 |
| * | Remove changeEvent(QEvent::LanguageChange) implementation | hjk | 2013-05-27 | 1 | -12/+0 |
| * | Merge remote-tracking branch 'origin/2.6' | Oswald Buddenhagen | 2013-01-31 | 1 | -1/+1 |
| |\ |
|
| | * | Incremented year in copyright infov2.6.2 | Robert Loehning | 2013-01-29 | 1 | -1/+1 |
| * | | Remove braces for single lines of conditions | Orgad Shaneh | 2013-01-08 | 1 | -2/+1 |
| * | | QmlEditorWidgets: Compile with QT_NO_CAST_FROM_ASCII | Orgad Shaneh | 2012-12-03 | 1 | -11/+13 |
| * | | Clean up whitespace before EOL | Orgad Shaneh | 2012-11-28 | 1 | -1/+1 |
| |/ |
|
| * | Adjust license headers | hjk | 2012-10-05 | 1 | -21/+20 |
| * | Contact -> qt-project.org | Eike Ziller | 2012-07-19 | 1 | -3/+1 |
| * | Removed module names from #include directives. | Erik Verbruggen | 2012-02-15 | 1 | -1/+1 |
| * | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/2.4' | Eike Ziller | 2011-11-11 | 1 | -2/+2 |
| |\ |
|
| | * | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| * | | Fix warnings about assigned/unused variables (gcc 4.6). | Friedemann Kleint | 2011-11-09 | 1 | -1/+0 |
| * | | QmlJS: Move commonly used functions to qmlutils.h. | Christian Kamm | 2011-10-10 | 1 | -1/+1 |
| |/ |
|
| * | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| * | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| * | QtQuickToolBar: disable gradient editing in PropertyChanges | Thomas Hartmann | 2011-03-17 | 1 | -5/+17 |
| * | Header cleanup in src, specify module name. | Friedemann Kleint | 2011-01-24 | 1 | -1/+1 |
| * | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| * | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| * | QmlJS: Use QmlJS::toQColor to convert a string to a QColor. | Christian Kamm | 2010-08-13 | 1 | -1/+2 |
| * | Creating lib: qmleditorwidgets | Thomas Hartmann | 2010-08-12 | 1 | -0/+284 |