aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/designer/qtcreatorintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* All: Use Utils::SkipEmptyPartshjk2020-06-171-1/+3
* Qt Designer: Fix some clang warningsFriedemann Kleint2019-11-251-8/+8
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-4/+4
* Designer: Fix crash when executing plugin unit testsChristian Stenger2019-08-011-1/+1
* Compile fix with recent Qt devhjk2019-07-291-5/+3
* Standardize on int for line and column valueshjk2019-07-261-6/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+1
* Utils: Adjust column numbers affected by convertPosition changeIvan Donchevskii2018-11-091-1/+2
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-0/+1
* Designer: ModernizeAndre Hartmann2017-10-201-39/+32
* Revert "CppTools: Do not put configuration document into global snapshot and ...Nikolai Kosjar2017-03-071-1/+4
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-081-13/+3
* CppTools: Do not put configuration document into global snapshot and working ...Nikolai Kosjar2016-12-081-4/+1
* Designer: Remove dead codeTobias Hunger2016-12-061-6/+3
* Designer: Avoid some useless type casts from unsigned to int and backTobias Hunger2016-12-051-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Qt Designer plugin: Port to new signals & slots syntax.Friedemann Kleint2015-06-021-2/+2
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+1
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+2
* Use new mime databaseEike Ziller2015-02-171-1/+3
* CppTools: Remove assertions for CppModelManager::instance()Orgad Shaneh2015-02-171-9/+8
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-4/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Designer: Fix connected signalChristian Stenger2015-02-031-1/+4
* | C++: Reduce FileName indirectionOrgad Shaneh2015-02-031-1/+1
* | Convert to new connect apiMontel Laurent2015-01-301-4/+4
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | C++: handle case-insensitive file names in the CPlusPlus::SnapshotErik Verbruggen2014-12-171-4/+3
* | C++: handle case-insensitive file names in the WorkingCopyErik Verbruggen2014-12-151-4/+6
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-6/+6
* | Designer: Use static pattern for FormEditorW singletonhjk2014-09-041-12/+9
* | TextEditor: Introduce some convenience text accessors in the editorhjk2014-08-271-10/+7
* | Designer: Remove support to build with Qt 4hjk2014-08-261-2/+0
* | Designer: Remove compatibility code for Qt < 5.0hjk2014-08-201-14/+0
* | CppTools: Move WorkingCopy to new cppworkingcopy.{h,cpp}Nikolai Kosjar2014-08-201-3/+4
* | TextEditor: Consolidate document access functions.hjk2014-08-041-1/+1
* | TextEditor: Merge ITextEditor and BaseTextEditorhjk2014-07-251-12/+12
|/
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-2/+2
* TextEditors: Move some auto-indentation code to documentEike Ziller2014-01-161-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1