summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/uicodecompletionsupport.h
Commit message (Collapse)AuthorAgeFilesLines
* Let uic run in the backgroundDaniel Teske2012-10-091-0/+4
| | | | | Change-Id: I5ea4b17a6d41e0f29bf9e9b758b154b79ea57300 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* UiCodeCompletionSupport: Remove unused memberDaniel Teske2012-10-091-1/+0
| | | | | Change-Id: I37b3ea9165f43a743c42be7b95ad80b11e14f533 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Adjust license headershjk2012-10-051-21/+20
| | | | | Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
| | | | | Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
| | | | | Change-Id: Iffaa18f848a22f6961b49dff048672b194570df6 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
| | | | | | | | Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* Update license.hjk2011-04-131-14/+13
|
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-3/+5
|
* License headers, part 2con2010-12-171-7/+11
|
* CMakeProjectManager: Add Ui completiondt2010-10-041-1/+2
| | | | | | That is get code completion without saving the file or building. Task-Nr: QTCREATORBUG-1657
* Ui Code Model Support: Refactor code in preparation for cmake supportdt2010-10-041-0/+69