summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-07-053-1/+18
|\
| * VcsCommand: Block auto reload while a command is runningOrgad Shaneh2018-06-272-1/+11
| * FancyTabWidget: Set focus on widget changeOrgad Shaneh2018-06-261-0/+7
* | Core: Fix missing includeChristian Stenger2018-07-021-0/+1
* | Move editor factory search function to recently created private headerEike Ziller2018-07-024-48/+48
* | Allow changing the default editor for mime typesEike Ziller2018-07-029-45/+286
* | Remove mostly useless function parameterEike Ziller2018-06-255-15/+10
* | Mime settings: Avoid work at creation timeEike Ziller2018-06-251-9/+15
* | Remove unneeded checks for validity of mime typesEike Ziller2018-06-254-50/+32
* | Fix large text file detectionEike Ziller2018-06-251-1/+1
* | Do not show external editors in mime settingsEike Ziller2018-06-254-18/+6
* | Move code for finding editor factories out of editor managerEike Ziller2018-06-259-114/+127
* | CorePlugin: Switch split if remote command tries to open an already opened fileRazi Alavizadeh2018-06-225-3/+18
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-192-5/+7
|\ \ | |/
| * Core: Fix indentationOrgad Shaneh2018-06-181-1/+1
| * Set parents for menus in the main menu barEike Ziller2018-06-181-0/+2
| * Remove a few redundant occurrences of 'virtual' and 'override'Alessandro Portale2018-06-181-4/+4
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-111-1/+1
|\ \ | |/
| * Core: Write MIME type in all caps in UI textLeena Miettinen2018-06-081-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-062-5/+3
|\ \ | |/
| * Utils: Properly name withNtfsPermissions()Andre Hartmann2018-06-051-2/+2
| * Core: Make preview work when FOO is both a variable and a prefixTobias Hunger2018-06-051-3/+1
* | Create PathDaniel Trevitz2018-06-051-16/+28
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-041-4/+5
|\ \ | |/
| * Core: Fix icon size calculation in the mode bar (Icon + text mode)Alessandro Portale2018-05-291-4/+5
* | Core: Add more HostOS related information to MacroExpanderTobias Hunger2018-05-291-0/+6
|/
* Remove some lambdas from Utils::transform callsEike Ziller2018-05-283-7/+4
* Fix that removing splits results in code model issuesEike Ziller2018-05-254-23/+48
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-142-4/+13
|\
| * Merge remote-tracking branch 'origin/4.6' into 4.7Eike Ziller2018-05-142-4/+13
| |\
| | * VCS locator filters: Let locator close its popupEike Ziller2018-05-022-4/+13
* | | Core: Fix compile with MSVC2015Christian Stenger2018-05-091-2/+2
|/ /
* | Core: Icon-only option for the mode selection barAlessandro Portale2018-05-099-87/+233
* | Core: Fix crash after second showOptionsDialog callIvan Donchevskii2018-05-081-12/+9
* | Core: Consistently use nullptrTobias Hunger2018-05-0844-74/+74
* | Core: Use override consistentlyTobias Hunger2018-05-0764-218/+218
* | Refactor the highlight scrollbar paintingJarek Kobus2018-05-042-84/+215
* | Core: Options: Fix category list widthAlessandro Portale2018-05-021-1/+1
* | DocumentModel: Replace optional::value by non-throwing alternativeRobert Loehning2018-05-021-1/+1
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-05-021-2/+5
|\ \ | |/
| * Make the locator popup track the window positionMorten Johan Sørvig2018-04-261-2/+5
* | Update Options dialog iconsAlessandro Portale2018-04-248-4/+6
* | Core: Turn soft assert into if clauseChristian Stenger2018-04-241-1/+2
* | Core: Make IOptionsPageProvider::categoryIcon a Utils::IconAlessandro Portale2018-04-242-3/+3
* | Core: Remove unused category_locator.pngAlessandro Portale2018-04-242-1/+0
* | Utils: Use free functions in OsSpecificAspectshjk2018-04-242-4/+4
* | EditorToolBar: Replace another optional::value to not throwRobert Loehning2018-04-231-1/+1
* | Clean up options page category display name and icon set upEike Ziller2018-04-237-15/+2
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-171-0/+2
|\ \ | |/
| * ExternalToolsConfig: Fix tab order for path choosersAndre Hartmann2018-04-151-0/+2