summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/compileoutputwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use common tool tip for "Configure..." kind of buttonsEike Ziller2023-02-161-1/+1
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-3/+3
* ProjectExplorer: Tr::trhjk2023-01-161-10/+9
* ProjectExplorer: Move settings structures out of Internal namespaceJarek Kobus2023-01-131-0/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* UI text: Replace "pane" with "view" for "Output panes"Leena Miettinen2022-03-091-1/+1
* Rename 'output pane' to simply 'output'Thomas Hartmann2022-03-011-1/+1
* Project Explorer: Fix UI textLeena Miettinen2022-02-171-1/+1
* ProjectExplorer: Dis-ambiguate issues pane's "show output" actionChristian Kandeler2022-02-101-1/+4
* ProjectExplorer: Generalize issues -> output pane linkingChristian Kandeler2021-11-251-43/+1
* Add text search functionality to output window centrallyEike Ziller2021-09-201-14/+0
* CompileOutputWindow: Fix creation of task positionsAndre Hartmann2021-03-251-1/+1
* ProjectExplorer: Don't save defaults to settingsEike Ziller2020-12-161-6/+11
* Don't clash signal names with other methodsJarek Kobus2020-11-181-3/+3
* Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-091-3/+0
* Core::OutputWindow: Prevent UI thread overloadChristian Kandeler2020-05-051-0/+5
* Merge output formatters and output parsersChristian Kandeler2020-04-231-74/+29
* Output panes: Do not allocate extra standard formattersChristian Kandeler2020-03-201-6/+3
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-1/+1
* Several SettingsPages: Code cosmeticshjk2020-01-301-1/+1
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-2/+0
* ProjectExplorer: Update CompileOutputSettingsPagehjk2020-01-081-31/+11
* Output panes: Allow to invert the meaning of the filter fieldChristian Kandeler2019-12-021-1/+1
* Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-241-0/+2
* Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-121-5/+0
* Output panes: Respect filter optionsChristian Kandeler2019-06-051-1/+2
* ProjectExplorer: Allow text filtering in compile output paneChristian Kandeler2019-05-291-0/+12
* Output pane settings: Make more more i18n-friendlyChristian Kandeler2019-05-091-2/+4
* Core: Fix enabling/disabling of zoomIn/Out buttons in output panesAlessandro Portale2019-04-231-1/+0
* IOutputPane: Refactor zoom function into base classAndre Hartmann2019-04-161-52/+19
* ProjectExplorer: Add settings icon to app and compile output panesChristian Kandeler2019-04-041-2/+10
* ProjectExplorer: Introduce dedicated output settings pagesChristian Kandeler2019-03-121-6/+102
* CompileOutput: Use output formatterOrgad Shaneh2018-11-191-18/+11
* Core: Use restrictions on character count instead of line countsEike Ziller2018-09-261-4/+5
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-3/+3
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-241-3/+7
|\
| * CompileOutput: Activate links only on left button clickOrgad Shaneh2017-08-241-3/+7
* | Add support to change the number of lines of the compile outputSamuel Gaist2017-08-021-6/+7
|/
* ProjectExplorer: Move consts that are used in a single file out of headerOrgad Shaneh2017-03-201-1/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-4/+4
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-1/+1
* ProjectExplorer: Remove duplicated IOutputPane window titlesAlessandro Portale2016-08-121-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-4/+5
* Core: Use QList's initializer list contructor for output paneshjk2016-07-111-3/+1
* ProjectExplorer: Use a better "Cancel build" icon in the menuAlessandro Portale2016-05-111-1/+4
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-12/+5
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12