aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/outlinefactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Prepare sorting support for outlineChristian Stenger2020-06-051-1/+24
* Fix various leaks relating to use of Core::NavigationViewChristian Kandeler2020-01-271-1/+1
* LanguageClient: Show outline after server startDavid Schulz2019-07-181-2/+19
* TextEditor: ModernizeAlessandro Portale2018-11-301-4/+2
* TextEditor: ModernizeOrgad Shaneh2018-09-201-8/+8
* utils: Let the link icon have a LINK and a LINK_TOOLBAR versionAlessandro Portale2018-03-021-1/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-11/+14
* TextEditor: Prevent flashing window when switching to QML outlineAlessandro Portale2017-09-011-1/+5
* TextEditor: add right sidebarSerhii Moroz2017-03-091-23/+22
* Move icons to UtilsUlf Hermann2016-08-051-3/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-3/+5
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-5/+3
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Outline: Redo save/restore of settingsKai Koehne2015-01-131-21/+25
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Core: Use some data members in NavigationWidgetFactoryhjk2014-07-011-20/+7
|/
* TextEditor: Hide filter button in outline sidebarNikolai Kosjar2014-06-261-1/+1
* OutlineViews: Make behavior consistent with other viewsDaniel Teske2014-04-161-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core::Id: Remove some explicit casts to Core::IdTobias Hunger2013-09-031-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-2/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* editormanager: simplify use of interfacehjk2012-05-111-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* New close split buttons.Eike Ziller2012-02-131-0/+1
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-2/+2
* TextEditor: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-4/+7
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-7/+2
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* More copyright fixesTobias Hunger2011-02-181-0/+33
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-5/+7
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-091-0/+5
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+3
* Outline: Disable filter button if no filters are availableKai Koehne2010-07-221-1/+3
* Outline: Exchange position of Filter, Sync buttonsKai Koehne2010-07-221-1/+1
* QmlJSOutline: Store the filter settings when switching filesKai Koehne2010-07-161-7/+35
* Outline: Store status of sync button in settingsKai Koehne2010-07-161-0/+18