summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some Q_WS_X11.Nikolai Kosjar2012-10-041-3/+1
* Editor: Fix resizing of proposal widgedDavid Schulz2012-10-022-0/+22
* UI text: use sentence style capitalization for labelsLeena Miettinen2012-10-011-1/+1
* Editor: Fix autocompletion under Qt5David Schulz2012-09-271-0/+5
* Fix saving of code style settingsjkobus2012-09-201-1/+1
* Editor: Fix leaving block caret.David Schulz2012-09-171-0/+1
* Make IOutputPane behaviour more granularDaniel Teske2012-09-131-1/+1
* texteditor: generally allow mark requests for all "plain" textshjk2012-09-121-1/+0
* Another spelling error in text editor settings.Friedemann Kleint2012-09-071-1/+1
* Editor: update autocompleter list width.David Schulz2012-09-072-6/+15
* tr()-Fixes: Fix spelling errors in text editor settings.Friedemann Kleint2012-09-052-11/+11
* Fix saving of XML configuration filesTobias Hunger2012-09-041-3/+5
* Editor: Fix transformSelection() for block selectionChristian Stenger2012-09-032-1/+57
* Editor: Tooltips for color scheme itemsDavid Schulz2012-08-294-58/+134
* Editor: rename "Static" in Font & Colors settingsDavid Schulz2012-08-293-3/+5
* Fix saving of xml filesTobias Hunger2012-08-243-21/+24
* Replace some QStrings with Utils::FileNameTobias Hunger2012-08-241-2/+2
* Sort function Download Definitions for the Generic HighlighterDavid Schulz2012-08-171-0/+6
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-157-35/+31
|\
| * Generic Highlighter: Don't crash with bogus #pop directives.Eike Ziller2012-08-141-1/+4
| * Gen. highlighter: Fix contexts in continuation blocksLeandro Melo2012-08-131-1/+6
| * Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-096-33/+21
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-071-2/+0
|\ \ | |/
| * Remove unused member variableTobias Hunger2012-08-071-2/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-062-2/+2
|\ \ | |/
| * rename QtDebug to QDebughjk2012-08-062-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-022-4/+0
|\ \ | |/
| * Context cleanupOrgad Shaneh2012-08-012-4/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-07-312-4/+5
|\ \ | |/
| * Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
| * Avoid NULL-pointer derefRobert Loehning2012-07-261-2/+3
* | Unified contextMenuEvent implementations of editor widgets.Konstantin Tokarev2012-07-302-1/+20
|/
* Fix some memory leaksOrgad Shaneh2012-07-201-0/+6
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-197-7/+0
* Contact -> qt-project.orgEike Ziller2012-07-19222-666/+222
* C++: Change back highlighting of typesLeandro Melo2012-07-171-1/+0
* C++: Changes in semantic highlightingLeandro Melo2012-07-171-4/+5
* Added tooltips on completions proposalsSergey Shambir2012-07-172-1/+7
* Text Editor: Fix handling of snippet parameter with no nameBojan Petrovic2012-06-291-3/+1
* [CodeAssist] Logical sort of proposals.Francois Ferrand2012-06-281-1/+28
* Make PluginManager mostly static.Eike Ziller2012-06-195-21/+16
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Fix qbs build with Qt5 (part2)Yuchen Deng2012-06-191-1/+1
* Mac: Sanitize shortcuts.Eike Ziller2012-06-111-1/+1
* TextEditor: menu for pasting from clipboard history.Francois Ferrand2012-06-059-45/+218
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-052-1/+13
* CppHighlighter: highlight all functions/methods.Francois Ferrand2012-06-053-0/+3
* TextEditor: Cleanup qbsOrgad Shaneh2012-06-051-121/+146
* ActionManager API cleanup.Eike Ziller2012-05-253-75/+71
* Mac: Avoid more Opt+<char> shortcuts.Eike Ziller2012-05-231-2/+2