summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin
Commit message (Expand)AuthorAgeFilesLines
* Output windows: Skip filter function if no filter is setChristian Kandeler2019-09-301-1/+4
* macOS: Fix window state after going out of fullscreenEike Ziller2019-09-272-1/+4
* Locator: remove outdated documentation commentAndre Hartmann2019-08-151-1/+0
* OutputWindow: Fix freeze when zooming out very farAndre Hartmann2019-07-311-0/+6
* Utils: Add toSet/toList functionshjk2019-07-024-6/+9
* Core: Work around upstream introduction of std::hash<QString>hjk2019-07-011-0/+2
* Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-244-7/+38
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-211-1/+0
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-212-6/+6
* Core: Do not access outdated QTextBlockDavid Schulz2019-06-211-8/+5
* Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-183-13/+5
|\
| * Fix disabled close button in designer editor tool barEike Ziller2019-06-182-12/+4
| * Fix display of keyboard shortcutsEike Ziller2019-06-171-1/+1
* | Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-123-28/+13
* | Core: Use QElapsedTimer instead of QTimehjk2019-06-121-2/+2
* | ProjectExplorer: Add "Open Terminal Here" as default entryAndre Hartmann2019-06-125-5/+13
* | Output panes: Fix filtering newly added contentChristian Kandeler2019-06-111-3/+2
* | Output panes: Respect filter optionsChristian Kandeler2019-06-055-31/+18
* | ProjectExplorer: Allow text filtering in issues paneChristian Kandeler2019-06-041-0/+1
* | CMake build: Ensure compilation when Qt5::Script is missingCristian Adam2019-06-031-2/+9
* | Core: Give a hint why saving of settings are requestedhjk2019-06-034-7/+14
* | Fix C++ Library wizard when compiled with Qt < 5.12Eike Ziller2019-06-031-1/+3
* | Utils: Extract a CommandLine structure from a QtcProcesshjk2019-05-292-2/+2
* | Core: Make names of OutputWindowPrivate members consistentChristian Kandeler2019-05-291-27/+27
* | ProjectExplorer: Allow text filtering in message paneChristian Kandeler2019-05-293-8/+19
* | Core: FilePath-ify ReadOnlyFilesDialoghjk2019-05-292-49/+51
* | Core: Avoid implicit QFileInfo creationhjk2019-05-291-1/+1
* | Utils: Rename FileName to FilePathhjk2019-05-2829-64/+64
* | CMake: Remove variable, as it is emptyTobias Hunger2019-05-281-1/+1
* | Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-277-10/+10
* | Core: Fix typo in OutputWindowChristian Kandeler2019-05-271-2/+2
* | Remove excess blank lines after namespaceOrgad Shaneh2019-05-272-3/+0
* | CMake build/macOS: Centrally detect system librariesEike Ziller2019-05-241-2/+1
* | ProjectExplorer: Move filtering infrastructure upChristian Kandeler2019-05-243-2/+108
* | CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-14/+21
* | Core: Remove indirection from OutputWindowChristian Kandeler2019-05-222-38/+14
* | Utils: Make FileName::shortNativePath a memberhjk2019-05-205-6/+5
* | Qt Creator CMake portCristian Adam2019-05-171-0/+172
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-171-1/+3
|\ \ | |/
| * Fix directory used for "Find in This Directory"Eike Ziller2019-05-091-1/+3
* | Core::OutputWindow: Move members into d-pointerChristian Kandeler2019-05-152-15/+15
* | Core/Qmake: Move Q_DECLARE_OPERATORS_FOR_FLAGS outside the namespaceOrgad Shaneh2019-05-151-2/+2
* | Add filter for all files in all project directoriesEike Ziller2019-05-155-74/+186
* | Locator: Remove default argument and default behavior for refreshEike Ziller2019-05-133-6/+5
* | Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-132-3/+3
* | Export Wizard values to JavaScript macroEike Ziller2019-05-093-33/+100
* | InfoBar: Fix inconsistent copy ctor/operator=Orgad Shaneh2019-05-081-1/+0
* | App output filter: Try harder to detect an invalid text blockChristian Kandeler2019-05-081-1/+3
* | Remove a couple of "setAutoRaise(true)" for toolbar buttonsAlessandro Portale2019-04-292-4/+0
* | Core: Disable the "New Search" tool button during visible search panelAlessandro Portale2019-04-291-0/+2