Arjen Hiemstra
979b99aa06
Set Qt.ImhNoPredictiveText for text fields that act as search fields
...
This ensures that searching happens while the text is being entered from
a virtual keyboard.
CCBUG: 439914
4 years ago
l10n daemon script
dd5a0b8cc0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
233e63798e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
4e7892ee66
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
20131b5e68
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
6aa59aa904
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
12e30e1f2a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
7fb7e4bb42
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
1aba27d1ec
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
fc573b9a74
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
c7b5c13700
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
1e838de388
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
e298448d2c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
81d1dc0067
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
4d0ab7ad2f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
l10n daemon script
2ceac74013
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
Alexander Lohnau
c4cfc9749e
Remove unneeded newlines in license headers
5 years ago
Alexander Lohnau
c11051955d
Convert license headers to SPDX
5 years ago
l10n daemon script
450d3fb88a
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
5 years ago
Nicolas Fella
1a2383f880
[calendar/holidays] Convert to KPluginMetaData-compatible JSON metadata
...
Instead of the old format
This makes the name/description/etc translatable
CCBUG: 399038
5 years ago
Adrien Faveraux
42515d22cb
Move include guard to Pragma Once
5 years ago
Alexander Lohnau
3d03606302
Use kcoreaddons_add_plugin to allow loading plugins from build dir
...
Task: https://phabricator.kde.org/T14528
5 years ago
Felipe Kinoshita
c52df1e792
Use ellipses instead of triple period
...
A real ellipsis character is better for accessibility, as screen readers
will describe it appropriately.
5 years ago
Nicolas Fella
a15b0abf3a
Remove redundant QT_NO_URL_CAST_FROM_STRING definitions
...
The definition is added in the root CMake file, no need to add it
multiple times
5 years ago
Nicolas Fella
1a07220843
Use versionless Qt cmake target
...
This makes it easier to build against both Qt5 and Qt6
5 years ago
Alexander Lohnau
823d2106ec
Run clang-format
...
If you want git blame to ignore formatting revisions run:
git config blame.ignoreRevsFile .git-blame-ignore-revs
5 years ago
Alexander Lohnau
d3f58b05e4
Port a bunch of foreach usages
5 years ago
David Redondo
4d7b71d794
QDateTime(const QDate&) is deprecated
5 years ago
Nate Graham
82875f595d
[holidays calendar plugin] Use more semantically correct icon
6 years ago
Nate Graham
f55b00febd
Begin porting to PlasmaComponents3
...
This begins the process of porting plasma-workspace to PlasmaComponents3. At
this point, only the relatively easy work is done. Every file not ported
now has been given the reason for still using PC2 in a comment on the import
line so you can see at a glance what the blocker is by running
`grep -r "org.kde.plasma.components 2.0"` in the repo.
Everything is tested and there are no breakages or functional regressions. In
the process, a few unused imports are removed.
Here are the remaining PC3 omissions blocking what's left from getting easily
ported:
- No Highlight
- No ListItem
- No PageStack
- No ContextMenu
- No QueryDialog
- No ModelContextMenu
- TabBar has no left and right tab states
- ToolButton has no built-in method to show a menu when clicked
6 years ago
Yuri Chornoivan
8f3f662770
Optimize Messages.sh a bit
6 years ago
Nate Graham
cde0e90b2e
[Holidays plugin] Port partially to QQC2 and modernize UI
...
Summary:
- Port mostly to QQC2 (Don't touch the TableView since there's no QQC2 version yet)
- Use standard import names
- Adjust search field placeholder text to follow the common style
Test Plan: {F6821868}
Reviewers: #vdg, #plasma, ndavis
Reviewed By: #vdg, ndavis
Subscribers: ndavis, plasma-devel
Tags: #plasma
Maniphest Tasks: T10586
Differential Revision: https://phabricator.kde.org/D21194
7 years ago
Laurent Montel
19144ab096
Fix warning == vs ===
7 years ago
Laurent Montel
e1b9f53dff
Add some QStringLiteral
8 years ago
Friedrich W. H. Kossebau
6ad074598e
Use more override
8 years ago
Friedrich W. H. Kossebau
3cffbfa568
Use non-deprecated KDEInstallDirs variables
8 years ago
Laurent Montel
d863086f67
use override everywhere
8 years ago
Laurent Montel
7063bba5f7
Use nullptr. Initialize variables. Don't use 0 for QString()
8 years ago
Montel Laurent
1a63f5eb2a
Use Q_DECL_OVERRIDE
9 years ago
Kai Uwe Broulik
7516a8fb9d
[Plasma Calendar Integration] Filter holiday regions case-insensitively
...
PlasmaCore.SortFilterModel for some reason doesn't have a case-sensitivity option
and filterString always filters case-sensitively whereas filterRegExp explicitly
sets it to case-insensitive, so we'll use that for now.
BUG: 365621
FIXED-IN: 5.7.4
Differential Revision: https://phabricator.kde.org/D2388
10 years ago
David Edmundson
5150ca7b0f
Actually connect the filter bar in holidays plugin
...
Summary: BUG: 365621
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2177
10 years ago
Kai Uwe Broulik
7ab1f6d33b
[Holiday Events] Handle holidays spanning multiple days
...
We are told the start and end date but we didn't actually add the event to the other days.
BUG: 364345
Differential Revision: https://phabricator.kde.org/D1891
10 years ago
David Edmundson
84671a0813
Don't call a plugin "something plugin"
...
Summary: The fact that it's a plugin isn't very relevant.
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D1810
10 years ago
David Edmundson
6f0a88a2a5
Fix i18n in plasmacalendarintegration
...
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D1809
10 years ago
David Rosca
7734b90eb9
Fix saving of calendar events plugins and holidays regions
...
Changing calendar plugins and holidays regions now enables Apply
button in configuration and correctly saves it.
Differential Revision: https://phabricator.kde.org/D1651
10 years ago
Martin Klapetek
eb75447047
Add simple calendar events plugin based on KHolidays
...
This is very simple for now as there is no configuration
yet, so it just takes the default region (your locale)
and shows holidays from that.
Obviously this needs a config to set up which regions
you want to show in there, but this is a start.
REVIEW: 125862
10 years ago