aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljscomponentnamedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugins: A bit more Keys and Storehjk2023-08-251-1/+1
* Utils: Add missing connections to validChangedMarcus Tillmanns2023-08-221-4/+3
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* SquishTests: Update tst_QMLS04Robert Löhning2022-12-151-0/+1
* QmlJSEditor: Convert to using Tr::trAlessandro Portale2022-09-221-9/+10
* QmlJSEditor: inline .ui filesAlessandro Portale2022-09-021-50/+75
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Remove uses of deprecated PathChooser::path()hjk2021-09-281-1/+1
* Fix some compiler warningsChristian Kandeler2021-08-091-1/+1
* QML/JS Editor: Fix UI textLeena Miettinen2021-07-081-3/+3
* QDS Components: Replace "item" with "component" in UI textLeena Miettinen2021-03-191-1/+1
* qml: fix refactoring to separate componentFawzi Mohamed2020-09-301-0/+3
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* QmlDesigner: Allow .ui.qml file in component creationThomas Hartmann2016-10-041-0/+10
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-12/+4
* QmlJSEditor: Improving ComponentFromObjectDefThomas Hartmann2016-04-291-0/+65
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Fixed wrong behavior of "Move Component in Separate File" for qml.Marco Benelli2015-04-021-1/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlJsEditor: Add history completer to path choosersTobias Hunger2013-11-261-0/+1
|/
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Class name validation line edit can now force for capital lettersMarco Bubke2012-04-121-1/+1
* Improve validation of the move component refactoring dialogMarco Bubke2012-04-121-12/+17
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QML Editor: changed extract-component to ask for a name if there is no id.Erik Verbruggen2010-09-231-0/+100