summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/outputwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Do not access outdated QTextBlockDavid Schulz2019-06-211-8/+5
* Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-121-24/+13
* Output panes: Fix filtering newly added contentChristian Kandeler2019-06-111-3/+2
* Output panes: Respect filter optionsChristian Kandeler2019-06-051-23/+10
* Core: Make names of OutputWindowPrivate members consistentChristian Kandeler2019-05-291-27/+27
* ProjectExplorer: Allow text filtering in message paneChristian Kandeler2019-05-291-8/+7
* Core: Fix typo in OutputWindowChristian Kandeler2019-05-271-2/+2
* ProjectExplorer: Move filtering infrastructure upChristian Kandeler2019-05-241-1/+10
* Core: Remove indirection from OutputWindowChristian Kandeler2019-05-221-35/+14
* Core::OutputWindow: Move members into d-pointerChristian Kandeler2019-05-151-11/+15
* App output filter: Try harder to detect an invalid text blockChristian Kandeler2019-05-081-1/+3
* OutputWindow: Fix read-onlyness for output windowsOrgad Shaneh2019-04-181-5/+10
* IOutputPane: Refactor zoom function into base classAndre Hartmann2019-04-161-1/+11
* Add output filtering for Application Output paneAlessandro Ambrosano2019-04-081-1/+113
* OutputWindow: Reorder members to avoid paddingAndre Hartmann2019-03-101-1/+1
* OutputWindow: Do not prepend newline unconditionallyOrgad Shaneh2018-11-201-2/+4
* Give the user a hint as to how increase the output window limitChristian Kandeler2018-10-231-1/+3
* Core: Guard against overlong lines in the output panehjk2018-09-261-2/+24
* Core: Use restrictions on character count instead of line countsEike Ziller2018-09-261-9/+9
* Core: ModernizeAlessandro Portale2018-08-081-6/+6
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-231-6/+5
|\
| * OutputWindow: Activate links only on left button clickOrgad Shaneh2017-08-231-6/+5
* | Add support to change the number of lines of the compile outputSamuel Gaist2017-08-021-1/+1
|/
* RunControl: Make sure to reset the outputformaterTobias Hunger2017-03-021-7/+9
* Add the needed infrastucture to enable application output filtersBogDan Vatra2017-02-281-0/+2
* OutputPanes code style fixesNikita Baryshnikov2016-08-021-19/+10
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-11/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Fix scrolling with the mouse wheel for zoom-enabled panesOrgad Shaneh2015-09-011-3/+2
* ZOOOOM for CompileOutputWindow and AppOutWindowDaniel Teske2015-08-311-0/+51
* Make OutputWindow a bit fasterDaniel Teske2015-05-181-3/+17
* ProjectExplorer: Fix to eager clearing of output windowDaniel Teske2015-05-071-2/+1
* Core: Use a fixed cursor in OutputWindowOrgad Shaneh2015-02-251-16/+19
* Core: Pimpl OutputWindowOrgad Shaneh2015-02-251-45/+79
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-2/+2
* | Core: CosmeticsOrgad Shaneh2014-11-261-9/+9
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-1/+1
* OutputWindow: Fix spelling of private member.Andre Hartmann2013-09-021-5/+5
* Introduce Utils::SynchronousProcess::normalizeNewlinesOrgad Shaneh2013-08-061-4/+4
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-4/+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-2/+1
|/
* Disable undo in application output panehjk2012-12-111-0/+1
* Fix additional output omited warningDaniel Teske2012-10-121-3/+3
* Adjust license headershjk2012-10-051-21/+20