summaryrefslogtreecommitdiff
path: root/src/plugins/designer/qtcreatorintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-1/+1
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* C++: Fix "reference" file in symbol finderLeandro Melo2012-01-231-2/+1
* C++: Improve file accuracy when finding symbolsLeandro Melo2012-01-231-2/+4
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Designer: Hint at case-mismatches of #include if 'Goto Slot' fails.Friedemann Kleint2011-10-181-4/+7
* Designer: Trigger code setting suffixes on promoted widgets.Friedemann Kleint2011-09-281-1/+1
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-1/+1
* Designer: Compilation with Qt 5.Friedemann Kleint2011-05-191-1/+17
* Krazy fixes (spelling, single char strings, char constants).Friedemann Kleint2011-05-101-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-2/+2
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-3/+4
* Update license.hjk2011-04-131-14/+13
* Designer/Go to slot: Match on source file in same folder.Friedemann Kleint2011-03-311-3/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-7/+6
* It's 2011 now.con2011-01-121-1/+1
* cppmodelmanagerinterface: use singleton instead of object poolhjk2011-01-051-9/+4
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-6/+6
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Fixes: Add "const &" when needed in "Go to slot"Jarek Kobus2010-12-061-4/+48
* | Fixes: Provide arg name in "Go to slot" when arg is missingJarek Kobus2010-12-061-2/+12
|/
* C++: added quickfix to insert a method definition.Erik Verbruggen2010-09-301-4/+6
* C++: make InsertionPointLocator ready for re-use.Erik Verbruggen2010-09-271-10/+17
* Designer: Set C++ suffix and header lower case setting.Friedemann Kleint2010-08-231-0/+16
* Sprinkled a bit of doxymentation over various classes.Erik Verbruggen2010-07-281-16/+3
* Corrected a fixme-comment.Erik Verbruggen2010-07-281-1/+5
* Added tests for the InsertionPointLocator and fixed bugs.Erik Verbruggen2010-07-281-40/+7
* Use the new InsertionPointLocator for declarations.Erik Verbruggen2010-07-281-44/+39
* Removed unused variable.Roberto Raggi2010-07-191-1/+0
* Removed usage of Symbol::endOffset().Erik Verbruggen2010-07-161-8/+16
* Merge remote branch 'origin/2.0'con2010-06-111-1/+3
|\
| * Move help manager into core.kh12010-06-111-1/+3
* | Merge remote branch 'origin/2.0'hjk2010-06-021-0/+8
|\ \ | |/
| * Qt Designer integration: Fix Help button in stylesheet editor.Friedemann Kleint2010-05-281-0/+8
* | Removed DeprecatedLookupContext.Roberto Raggi2010-05-261-1/+0
* | Ported the qt designer integration to use Snapshot::findMatchingDefinition().Roberto Raggi2010-05-111-108/+11
* | Compile.Roberto Raggi2010-05-101-3/+6
* | Deprecated the current LookupContext.Roberto Raggi2010-05-051-2/+2
|/
* DesignMode/Qt Designer clean-up Part V: RenamingFriedemann Kleint2010-03-101-6/+6
* Design mode/Qt Designer clean-up, part III: Resources.Friedemann Kleint2010-03-091-8/+12
* Design mode/Qt Designer: Clean up the widget part of it.Friedemann Kleint2010-03-091-0/+1