Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
4620509e
Commit
4620509e
authored
Feb 27, 2021
by
Christoph Cullmann
🐮
Browse files
add time & category
parent
26b1dec3
Changes
1
Hide whitespace changes
Inline
Side-by-side
kate/kateoutputview.h
View file @
4620509e
...
...
@@ -79,6 +79,12 @@ public Q_SLOTS:
*
* will lead to appropriate icons/... in the output view
*
* a message should have some category, like Git, LSP, ....
*
* message["category"] = i18n(...)
*
* will be used to allow the user to filter for
*
*/
void
slotMessage
(
const
QVariantMap
&
message
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment