summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/loggingviewer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Tr::trhjk2023-01-171-35/+35
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Add std::expected implementationMarcus Tillmanns2022-12-141-1/+1
* CorePlugin: Pass context object to lambda connectionsJarek Kobus2022-12-081-4/+4
* FilePath: Return optional bytearray for file contentsEike Ziller2022-09-121-1/+9
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Remove #include <QMainWindow> from icore.hhjk2022-07-221-1/+1
* Core: Avoid #include of fileutils.h in icore.hhjk2022-07-221-0/+1
* Drop Qt5: Core: Get rid of QOverloadJarek Kobus2022-07-201-2/+2
* Log Viewer: Fix UI textLeena Miettinen2022-02-171-8/+8
* Register some more windowsEike Ziller2022-02-091-0/+1
* Core: improve logger performanceChristian Stenger2022-01-171-12/+18
* Core: Add LoggingView supportChristian Stenger2022-01-171-0/+740