summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/logviewer/UIVMLogPage.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-2/+8
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* FE/Qt: bugref:9930. Adding a context menu to logviewer tabbarvboxsync2021-06-091-3/+9
* FE/Qt: bugref:9930. Label tab fixesvboxsync2021-05-121-11/+18
* FE/Qt: bugref:9930. Some more logviewer fixesvboxsync2021-05-051-1/+2
* FE/Qt: bugref:9930. More fixing related to filteringvboxsync2021-04-271-0/+6
* FE/Qt: bugref:9930. Some cleaningvboxsync2021-04-271-33/+0
* FE/Qt: bugref:9930. Some refactoring on UIVMLogPage's APIvboxsync2021-04-261-2/+11
* FE/Qt: bugref:9930. Changing the way we handle machines with no log filevboxsync2021-04-261-0/+11
* FE/Qt: bugref:9930. Refactoring log viewer so that it handles multiple vm sel...vboxsync2021-04-231-0/+10
* FE/Qt: bugref:9930. Some refactoringvboxsync2021-04-231-12/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* FE/Qt: bugref:8938. Refactoring connections that include casted parameters.vboxsync2019-09-181-2/+2
* Shared Clipboard/URI: Committed a bit too much, reverted.vboxsync2019-08-271-1/+1
* Shared Clipboard/URI: Added protocol versioning support plus enhanced version...vboxsync2019-08-271-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-12/+0
* FE/Qt: bugref:9072 Replace the info label of the search panel with an overla...vboxsync2019-01-311-3/+14
* FE/Qt: Cleaning out old precompiled header experiment.vboxsync2019-01-021-17/+11
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* FE/Qt: bugref:9072: Prevent log-viewer from stealing focus.vboxsync2018-10-311-7/+0
* FE/Qt: bugref:9072 Save/load logviewer settings to/from extra datavboxsync2018-04-261-38/+13
* FE/Qt: bugref:9072 Handle logviewer bookmarks a bit better in case of log vie...vboxsync2018-04-051-0/+6
* FE/Qt: Adding 'that' empty line to the end of files under 'logviewer'. just b...vboxsync2018-04-041-0/+1
* FE/Qt bugref:9072 Some code style changesvboxsync2018-01-291-4/+4
* FE/Qt bugref:9072 Add a missing updatevboxsync2018-01-231-0/+1
* FE/Qt bugref:9072 Lazy application of settings to log viewer tabs.vboxsync2018-01-211-7/+35
* FE/Qt: dont commit printf's. ever!vboxsync2018-01-191-2/+2
* FE/Qt: bugref:9072 Don't blindly apply filter at every tab switch.vboxsync2018-01-191-2/+36
* FE/Qt bugref:9072 Deleting a bookmark does not result in scrolling to the nex...vboxsync2018-01-181-8/+9
* FE:Qt bugref:9072: Give key focus to text edit as log viewer pops upvboxsync2018-01-161-0/+7
* FE/Qt: bugref:9072: Further improvements to log viewer: A better handling of ...vboxsync2018-01-151-3/+14
* FE/Qt bugref:9072: Adding setting panel to the logviewervboxsync2018-01-141-8/+30
* FE/Qt: bugref:9072 Filtering tunrs off bookmarkingvboxsync2018-01-131-15/+19
* FE/Qt bugref:9072: Logviewer bookmarks can be now managed through line number...vboxsync2018-01-131-1/+26
* FE/Qt bugref:9072: Mark bookmarked line in text edit's line number widgetvboxsync2018-01-121-8/+17
* FE/Qt bugref:9072 Adding line numbers area to log viewervboxsync2018-01-121-194/+30
* FE/Qt: bugref:9072 Further cleaning after refactoringvboxsync2018-01-121-11/+58
* FE/Qt: bugref:9072. Refactor UIVMLogViewerWidget classvboxsync2018-01-111-0/+350