summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogViewerPanel.h
Commit message (Expand)AuthorAgeFilesLines
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* FE/Qt: Replaced /* override */ comments with RT_OVERRIDE. bugref:9898vboxsync2022-02-281-1/+1
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* FE/Qt: bugref:9072: Use UIDialogPanel as the base in log viewer panelsvboxsync2019-01-231-27/+8
* FE/Qt: cleanupvboxsync2019-01-211-2/+1
* Fe/QT: scm header guard alignment.vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Frontends: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* FE/Qt: Adding 'that' empty line to the end of files under 'logviewer'. just b...vboxsync2018-04-041-0/+1
* FE/Qt: bugref:9072 Make sure that pressing escape key first hides visible log...vboxsync2018-03-231-1/+2
* FE/Qt bugref:9072 Some code style changesvboxsync2018-01-291-2/+0
* FE/Qt bugref:9072 Logviewer MacOS fix part-2. Remove Cocoa native widgets.vboxsync2018-01-231-2/+2
* FE/Qt: bugref:9072 Don't blindly apply filter at every tab switch.vboxsync2018-01-191-6/+0
* FE/Qt: bugref:9072. Refactor UIVMLogViewerWidget classvboxsync2018-01-111-5/+6
* FE/Qt: bugref:9072 Synchronize actions' checked state with panel hide eventvboxsync2018-01-101-4/+0
* FE/Qt bugref:9072 Derive logviewer's panel widgets from the same basevboxsync2018-01-101-0/+89