summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor
Commit message (Expand)AuthorAgeFilesLines
* texteditor: do not allow block selection to modify readonly editorsFawzi Mohamed2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-268-13/+13
* Core::Filemanager: make some methods statichjk2012-01-251-1/+1
* Use new static ICore interface.hjk2012-01-2420-54/+51
* Editor: Ensure cursor is visible before completion popupLeandro Melo2012-01-241-0/+1
* remove selection of text by pressing down-keyDavid Schulz2012-01-241-2/+2
* Add "Open Documents" find filter.Eike Ziller2012-01-244-0/+197
* Clean up.Eike Ziller2012-01-232-31/+2
* C++: Select All select the symbol while renaming symbolBojan Petrovic2012-01-202-0/+7
* Fix crash when doing "Move into file" refacoring action.Erik Verbruggen2012-01-191-34/+28
* Editors: Fix refactoring changes indent ranges selectionsLeandro Melo2012-01-162-24/+36
* Get native dir separators from "Find in Files" path chooser.Alessandro Portale2012-01-161-1/+1
* Highlighting single charactersDavid Schulz2012-01-121-2/+3
* C++: Preserve original indentation in extract functionLeandro Melo2012-01-122-18/+55
* Use QByteArray for variable names.hjk2012-01-102-23/+23
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-0618-47/+52
* UI text: fix capitalization of textactionhandler commandsLeena Miettinen2012-01-031-27/+27
* Disable "Search Again" if file filter is disabled.Eike Ziller2011-12-202-2/+3
* Simplify code.Eike Ziller2011-12-192-15/+1
* Implement "Search Again" for file/text searchesEike Ziller2011-12-197-27/+81
* Editor: Introduce circular clipboardLeandro Melo2011-12-149-9/+250
* Allow multiple file searches at the same time.Eike Ziller2011-12-134-63/+131
* Editor: Update layout accordingly when restoring stateLeandro Melo2011-12-121-1/+11
* Editor: Support triggering tooltips from keyboardLeandro Melo2011-12-087-24/+59
* TextEditor: Fixed marking of unchanged blocks when tabs are usedOrgad Shaneh2011-12-051-2/+1
* Editor: Bookmark when Shift-clicking the gutterLeandro Melo2011-12-022-2/+12
* compile fix with namespaceshjk2011-11-242-24/+4
* Compile with Qt 5/Linux.Friedemann Kleint2011-11-241-0/+1
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+1
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-2415-36/+50
* Completion: Fix completion not triggering sometimes.Christian Kamm2011-11-231-2/+2
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-11215-431/+441
|\
| * Apply changes of global tab settings to editorsJarek Kobus2011-11-071-1/+1
| * Allow user to click on arrows on the function hint proposal.wongk2011-11-071-1/+8
| * Minor string fixRobert Loehning2011-11-031-1/+1
| * String fixesRobert Loehning2011-11-031-0/+3
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-03214-428/+428
* | Implement context help for pro file editorJarek Kobus2011-11-104-3/+13
* | more Id type fixeshjk2011-11-1013-35/+30
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-102-9/+4
* | Small include header fixesHarald Fernengel2011-11-093-3/+4
* | Double-click to select current blockYuchen Deng2011-11-084-10/+28
* | QuickFixes: Sort by priority.Christian Kamm2011-11-042-25/+9
* | more style fixes of string literal accesshjk2011-11-021-117/+117
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-016-74/+207
|\ \ | |/
| * Editor: Support floating point values for tab stopLeandro Melo2011-10-311-2/+7
| * Code style selector improvementsJarek Kobus2011-10-285-72/+200
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-286-30/+4
|\ \ | |/
| * Removed dead assignmentRobert Loehning2011-10-211-1/+0
| * Removed dead codeRobert Loehning2011-10-211-8/+1