summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerTextEdit.cpp
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* FE/Qt: qt6: QFontMetrics::width (removed) -> QFontMetrics::horizontalAdvance ...vboxsync2022-02-281-0/+4
* FE/Qt: Replaced /* override */ comments with RT_OVERRIDE. bugref:9898vboxsync2022-02-281-1/+1
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* FE/Qt: bugref:10003: No style palette for Log Viewer, we need palette which c...vboxsync2021-05-271-1/+1
* FE/Qt: bugref:10003: Use non-altered QApplication palette around whole the GU...vboxsync2021-05-041-1/+1
* FE/Qt: bugref:9930. More fixing related to filteringvboxsync2021-04-271-0/+6
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* FE/Qt: bugref:9072: Replacing repaint() calls with update()vboxsync2019-08-181-4/+4
* FE/Qt: bugref:9072. Some cleaning in the log viewer.vboxsync2019-05-101-66/+0
* FE/Qt: bugref:9072: Restore the highlight text color fix r128070.vboxsync2019-02-121-9/+19
* FE/Qt: bugref:9072. Replace a repaint() (was causing not so cool! crash) with...vboxsync2019-02-081-2/+1
* FE/Qt: bugref:9072 RIP 'filtered' watermarking.vboxsync2019-01-311-45/+12
* FE/Qt: bugref:9072 Replace the info label of the search panel with an overla...vboxsync2019-01-311-4/+64
* FE/Qt: Log-viewer: A bit of palette adjustments for a case when log-viewer br...vboxsync2019-01-101-9/+10
* FE/Qt: Cleaning out old precompiled header experiment.vboxsync2019-01-021-18/+12
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* FE/Qt bugref:9072: Refactor some local class to devide them between definitio...vboxsync2018-05-171-59/+96
* FE/Qt: bugref:9072 Save/load logviewer settings to/from extra datavboxsync2018-04-261-20/+5
* FE/Qt: bugref:9072 Use fixed logviewer font on all platformsvboxsync2018-04-171-8/+0
* FE/Qt: Adding 'that' empty line to the end of files under 'logviewer'. just b...vboxsync2018-04-041-0/+1
* FE/Qt: bugref:9072: Adding new icons to logviewer panels + some improvementsvboxsync2018-03-161-5/+22
* FE/Qt: bugref:9072 Translate context menu action correctlyvboxsync2018-02-191-1/+1
* FE/Qt: Remove a duplicate linevboxsync2018-02-131-1/+0
* FE/Qt bugref:9072 Rotate the background text 45 degreesvboxsync2018-01-221-4/+8
* FE/Qt: bugref:9072: HiDPI update for blended Filtered log-viewer background.vboxsync2018-01-221-2/+4
* FE/Qt A bit bigger font size for the backgroundvboxsync2018-01-221-2/+3
* FE/Qt bugref:9072 Lazy application of settings to log viewer tabs.vboxsync2018-01-211-1/+24
* FE/Qt bugref:9072 Mark the filtered log viewer by blending a backgroundvboxsync2018-01-201-31/+45
* FE/Qt: dont commit printf's. ever!vboxsync2018-01-191-5/+5
* FE/Qt: bugref:9072 Don't blindly apply filter at every tab switch.vboxsync2018-01-191-6/+36
* FE/Qt bugref:9072 Deleting a bookmark does not result in scrolling to the nex...vboxsync2018-01-181-5/+5
* FE:Qt bugref:9072: Give key focus to text edit as log viewer pops upvboxsync2018-01-161-2/+4
* FE/Qt: bugref:9072: Set search selection colorsvboxsync2018-01-151-3/+9
* FE/Qt: bugref:9072: Further improvements to log viewer: A better handling of ...vboxsync2018-01-151-3/+16
* FE/Qt bugref:9072: Adding setting panel to the logviewervboxsync2018-01-141-15/+46
* FE/Qt: bugref:9072 Filtering tunrs off bookmarkingvboxsync2018-01-131-1/+44
* FE/Qt bugref:9072: Logviewer bookmarks can be now managed through line number...vboxsync2018-01-131-12/+64
* FE/Qt bugref:9072: Mark bookmarked line in text edit's line number widgetvboxsync2018-01-121-0/+39
* FE/Qt: Build fix. Remove C++11 stuffvboxsync2018-01-121-2/+2
* FE/Qt bugref:9072 Adding line numbers area to log viewervboxsync2018-01-121-0/+278