aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor
Commit message (Expand)AuthorAgeFilesLines
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-061-3/+1
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-052-18/+2
* ActionManager API cleanup.Eike Ziller2012-05-252-13/+11
* Fix the rest of the warnings about integer sign change with ICCThiago Macieira2012-05-221-1/+1
* use Core::Id for IMode::id and IMode::typehjk2012-05-082-3/+3
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | texteditor: use an enum instead of QString as color idshjk2012-05-031-13/+13
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-11/+0
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-3/+0
* add qbs filesJoerg Bornemann2012-02-201-0/+58
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-205-13/+12
* Removed module names from #include directives.Erik Verbruggen2012-02-1518-61/+61
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-082-0/+6
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-072-6/+5
* Don't parse GLSL init files at startup.Eike Ziller2012-02-032-25/+39
* Long live the king!hjk2012-01-2626-26/+26
* Use new static ICore interface.hjk2012-01-242-6/+6
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-182-0/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-1126-52/+52
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0326-52/+52
* | more Id type fixeshjk2011-11-106-12/+13
* | more style fixes of string literal accesshjk2011-11-021-14/+14
|/
* Implement Code Style schemesJarek Kobus2011-09-232-4/+2
* s/error_message/errorMessage/ghjk2011-09-211-3/+3
* use Core::Id for IEditorFactory::idhjk2011-09-082-16/+4
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-052-2/+2
* Header cleanup in various plugins.Friedemann Kleint2011-08-183-4/+14
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-104-10/+10
|\
| * Fix crash when spliting GLSL editorLeandro Melo2011-08-024-10/+10
* | Refactor: Get rid of BaseTextEditorWidget from IndenterJarek Kobus2011-08-052-14/+11
|/
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* Make C++ code style configurable.Christian Kamm2011-05-241-2/+8
* New code assist APILeandro Melo2011-05-1810-879/+748
* add auto-saving of modified editorsOswald Buddenhagen2011-05-122-3/+3
* add some mimetype for geometry shadershjk2011-05-121-0/+6
* Fix/add copyright headersTobias Hunger2011-05-0624-24/+24
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-182-3/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-1424-336/+312
|\
| * Update license.hjk2011-04-1324-336/+312
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-3/+0
* | core: make context and widget IContext data membershjk2011-04-144-14/+3
|/
* Fixed layout issues in some editor toolbarsThorbjørn Lindeijer2011-02-251-5/+2
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-2214-62/+62
* completion: call directly from base text editorhjk2011-02-211-6/+0
* completion: enable multiple completors for different use cases.hjk2011-02-213-12/+17
* L10n: tr()-Fixes for 2.2Friedemann Kleint2011-02-151-14/+14