Skip to content
GitLab
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
6b4a7293
Commit
6b4a7293
authored
Feb 04, 2022
by
Waqar Ahmed
Committed by
Christoph Cullmann
Feb 05, 2022
Browse files
Missing license headers
parent
41f9ed62
Changes
4
Hide whitespace changes
Inline
Side-by-side
addons/search/MatchModel.cpp
View file @
6b4a7293
/*
SPDX-FileCopyrightText: 2021 Kåre Särs <kare.sars@iki.fi>
SPDX-FileCopyrightText: 2022 Waqar Ahmed <waqar.17a@gmail.com>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
...
...
addons/search/MatchProxyModel.cpp
View file @
6b4a7293
/*
SPDX-FileCopyrightText: 2022 Waqar Ahmed <waqar.17a@gmail.com>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#include
"MatchProxyModel.h"
#include
"MatchModel.h"
...
...
addons/search/MatchProxyModel.h
View file @
6b4a7293
/*
SPDX-FileCopyrightText: 2022 Waqar Ahmed <waqar.17a@gmail.com>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#ifndef KATE_SEARCH_MATCH_PROXY_MODEL_H
#define KATE_SEARCH_MATCH_PROXY_MODEL_H
...
...
addons/search/plugin_search.cpp
View file @
6b4a7293
/*
SPDX-FileCopyrightText: 2011-21 Kåre Särs <kare.sars@iki.fi>
SPDX-FileCopyrightText: 2022 Waqar Ahmed <waqar.17a@gmail.com>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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