summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-042-39/+14
|\
| * TypeHierarchy: Make type hierarchy independent of editorTobias Hunger2012-10-012-39/+14
* | qbs files: Sort filesOrgad Shaneh2012-10-031-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-261-4/+16
|\ \ | |/
| * Handle mouse wheel on cpp editor's overview combo boxEike Ziller2012-09-211-4/+16
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-1/+1
* | Merge branch '2.6'Oswald Buddenhagen2012-08-303-36/+15
|\ \ | |/
| * Editor: rename "Static" in Font & Colors settingsDavid Schulz2012-08-291-2/+2
| * TypeHierarchy: Invert bases orderOrgad Shaneh2012-08-282-34/+13
* | Editor: Fix visual whitespace highlightingDavid Schulz2012-08-291-20/+18
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-10/+11
|/
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-07-312-3/+3
|\
| * Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
| * tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-1/+1
* | Added support for override/final and enum classesSergey Shambir2012-07-301-0/+2
|/
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-191-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-1938-114/+38
* Allow expanding items in the overview combobox.Francois Ferrand2012-06-281-2/+25
* Make PluginManager mostly static.Eike Ziller2012-06-192-3/+2
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Mac: Sanitize shortcuts.Eike Ziller2012-06-111-1/+1
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-063-8/+4
* Implemented Rename Macro UsagesAndre Hartmann2012-06-061-4/+8
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-052-21/+4
* CppHighlighter: highlight all functions/methods.Francois Ferrand2012-06-051-0/+7
* ActionManager API cleanup.Eike Ziller2012-05-253-24/+20
* cppeditor: guess file type from -*- C++ -*- commentshjk2012-05-151-0/+3
* editormanager: simplify use of interfacehjk2012-05-113-13/+8
* QuickFixes: Fix capitalization of descriptionsKai Koehne2012-05-102-2/+2
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+1
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+1
* | texteditor: use an enum instead of QString as color idshjk2012-05-032-25/+26
* | Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-271-0/+1
|\ \ | |/
| * Editor: Fix null-pointer dereferenceDavid Schulz2012-04-271-0/+1
* | C++: Fix auto-parenthesis before commentDavid Schulz2012-04-272-42/+53
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-04-261-5/+10
|\ \ | |/
| * Fix crash in CPP Type HierarchyTobias Hunger2012-04-201-5/+10
* | Editor: remove double openEditorAtDavid Schulz2012-04-201-9/+0
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-7/+0
* | CppHighlighter: highlight macro references.Francois Ferrand2012-04-133-47/+4
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Fix compilation on Windows.Friedemann Kleint2012-03-292-3/+3
* | Revert "CppHighlighter: highlight all functions/methods."Erik Verbruggen2012-03-291-7/+0
* | CppHighlighter: highlight all functions/methods.Francois Ferrand2012-03-291-0/+7
* | [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-293-5/+5
* | Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-285-23/+3
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-211-2/+5
|\ \ | |/
| * Editor: Fix NULL-Pointer dereference in cppfunctiondecldeflinkDavid Schulz2012-03-161-2/+5
* | CppEditor: Fix double inclusion of .pri filesKai Koehne2012-03-201-2/+0