Commit Graph

  • 103d8b539a Redesign the Plasma Calendar applet Carl Schwan 2021-04-23 17:35:27 +0000
  • 799121e70b [Wayland] Ensure pinned popup end up on the panel layer Kevin Ottens 2021-04-22 14:02:22 +0200
  • e0b7aa680c Remove one Qt 5.15 ifdef Ahmad Samir 2021-04-17 15:47:51 +0200
  • 4fdaec615b [ExpandableListItem] Fix determination of the number of list items Nate Graham 2021-04-13 21:39:12 -0600
  • 1fa74ab477 Fix month and year not getting updated after reseting date to today Carl Schwan 2021-04-13 20:10:32 +0200
  • 252d4b91d2 GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT David Faure 2021-04-11 12:09:16 +0200
  • 18c1940a64 GIT_SILENT Upgrade KF version to 5.82.0. l10n daemon script 2021-04-10 11:36:29 +0000
  • 9ce8e84f5e Fix PC3 TabButton alignment Nate Graham 2021-04-08 17:51:43 -0600
  • 46b46c8135 Port to singleton Theme Nate Graham 2021-04-08 09:20:30 -0600
  • 1fd4040a33 GIT_SILENT Add auto generated files to .gitignore Alexander Lohnau 2021-04-07 21:46:01 +0200
  • 2fe8178e75 Correct API documentation for PlasmaExtras.PlaceholderMessage Nate Graham 2021-04-06 09:20:28 -0600
  • a45bd75800 Fix elide of TabButtons David Edmundson 2021-04-04 23:08:31 +0100
  • 239a48175e [widgets/listitem] Increase left/right margins to match top/bottom margins Noah Davis 2021-04-04 21:51:50 -0400
  • 82884be7a6 Fix build by reverting the level of Qt deprecation API. David Faure 2021-04-04 15:49:48 +0200
  • 508d371184 GIT_SILENT Upgrade Qt5 version requirement to 5.15.0. David Faure 2021-04-04 15:10:53 +0200
  • 93598ec180 GIT_SILENT Upgrade ECM and KF version requirements for 5.81.0 release. l10n daemon script 2021-04-03 09:39:20 +0000
  • 28811f2e7f Remove unused includes Nicolas Fella 2021-04-02 23:44:13 +0200
  • f30c84275f Deprecate AppletScript::description() Nicolas Fella 2021-03-31 20:47:34 +0200
  • a9ed527663 [widgets/arrows] Fix viewBox size and naturalSize in SvgItems Noah Davis 2021-03-31 01:37:00 -0400
  • aeb21cb68d Remove unused includes Nicolas Fella 2021-03-31 18:11:48 +0200
  • 325938ece3 Fix dead code in SvgRectsCache::loadImageFromCache Aleksei Nikiforov 2021-03-31 10:54:44 +0300
  • 8a35f83c4b Add a humanMoment unit to the various Units Dan Leinir Turthra Jensen 2021-03-31 14:18:49 +0100
  • fb16e8eb20 add PageIndicator Marco Martin 2021-03-31 15:26:48 +0200
  • bfa1100523 [pluginloader] Add methods to list containments using KPluginMetaData Nicolas Fella 2021-03-29 20:38:56 +0200
  • cde7f8a986 Deprecate PluginLoader::listEngineInfoByCategory Nicolas Fella 2021-03-28 22:24:20 +0200
  • f54f769d12 GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT David Faure 2021-03-27 11:41:04 +0100
  • d526a2c29a Revert "Redesign calendar component" Jan Blackquill 2021-03-25 19:28:02 -0400
  • b6f9e51b65 Redesign calendar component Carl Schwan 2021-03-25 23:26:54 +0000
  • 53b8883019 Mark Plasma Style as internal Carl Schwan 2021-03-21 20:16:57 +0000
  • 8047c5daad Make private API invisible in api.kde.org Carl Schwan 2021-03-21 20:04:54 +0000
  • fb5dcf1f47 Improve TabBar documentation Carl Schwan 2021-03-21 19:55:22 +0000
  • 3b0d926a95 Add notes about classes that will hopefully be dropped in KF6 Ahmad Samir 2021-02-15 14:21:52 +0200
  • c159eff4b3 [lineedit.svg] Remove empty space around borders and use 3px corner radius Noah Davis 2021-03-13 11:46:26 -0500
  • 1bb889dfac GIT_SILENT Upgrade KF version to 5.81.0. l10n daemon script 2021-03-15 14:42:41 +0000
  • 669f25347f [PC3 TextField] set on placeholder text Noah Davis 2021-03-13 20:06:13 -0500
  • 1b71490296 [PC3 TextField] mirrored -> control.mirrored Noah Davis 2021-03-13 19:59:40 -0500
  • 9b7b38004e
    GIT_SILENT Fix formatting for templates Alexander Lohnau 2021-03-13 21:52:20 +0100
  • c7c0146cc6
    GIT_SILENT Remove trailing comma in QML code Alexander Lohnau 2021-03-13 21:21:15 +0100
  • a6e994a391 Add .git-blame-ignore-revs Ahmad Samir 2021-03-06 00:37:14 +0200
  • 2ff586d513 Tweak formatting after running clang-format Ahmad Samir 2021-03-05 21:07:46 +0200
  • e7e839e82b Fix build after clang-format reorderd the #include's Ahmad Samir 2021-03-06 00:32:33 +0200
  • c0274df69a Run clang-format on all cpp/h files Ahmad Samir 2021-03-05 20:15:32 +0200
  • cce6198bb9 Add clang-format bits to CMakeLists.txt Ahmad Samir 2021-03-05 20:14:39 +0200
  • 9ae7d71b9a Add a trailing comma to enum Ahmad Samir 2021-03-05 20:08:12 +0200
  • 52b9c9e94a [PC3] Refactor TextField Noah Davis 2021-03-11 15:24:49 -0500
  • 2f48e808d5 Make compositing-off margins in the panel same size of compositing on Niccolò Venerandi 2021-01-28 11:27:46 +0100
  • 96b069d4f4 widgets>lineedit.svg: remove double ring Jan Blackquill 2021-03-11 19:12:52 -0500
  • 1b9b03529b Change ContrastEffect check to AdaptiveTransparency in A.T. check Dominic Hayes 2021-03-11 17:37:17 +0000
  • 3701b184d8 Revert 4d4db0b199780d8e3a94594fb72739565cd3919d's theme changes Dominic Hayes 2021-03-09 22:31:58 +0000
  • 5447cef2d8 Port to singleton Units Nate Graham 2021-03-05 12:22:42 -0700
  • bc9eb362c8 Remove not implemented method Laurent Montel 2021-03-05 20:50:11 +0100
  • 177be0c79a Use more standard durations Nate Graham 2021-03-04 08:59:52 -0700
  • 98810a7dd5 Make durations match Kirigami durations Noah Davis 2021-03-05 06:18:56 -0500
  • 15b75de387 [plasmacomponents3/TextField|TextArea] Fix placeholder text Nate Graham 2021-03-02 12:41:59 -0700
  • 6ac6ff028e [Icon Item] Load .ico files using QIcon Kai Uwe Broulik 2021-03-01 23:49:07 +0100
  • 4d4db0b199 Use adaptive transparency and tweak contrast effect to make better use of it Niccolò Venerandi 2021-03-01 22:25:52 +0000
  • aa1ce4e7ea [PlaceholderMessage] Correct my silly mistake Nate Graham 2021-03-01 14:46:56 -0700
  • 498983d8de [PlaceholderMessage] Sync with Kirigami version Nate Graham 2021-03-01 10:37:07 -0700
  • f709007d46 add missing sizeForLabels Marco Martin 2021-03-01 14:29:16 +0100
  • 5072f38e80 GIT_SILENT Upgrade ECM and KF version requirements for 5.80.0 release. l10n daemon script 2021-02-28 19:09:04 +0000
  • f33d8b795f Print which file is responsible for an error Aleix Pol 2021-02-24 15:51:04 +0100
  • 918dc221e2 --warning Aleix Pol 2021-02-24 15:50:08 +0100
  • b84fbb01f7 [PC3 ToolTip] Reduce margins to smallSpacing Noah Davis 2021-02-19 13:28:46 -0500
  • 2b31e65cb4 GIT_SILENT increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT David Faure 2021-02-13 14:44:55 +0100
  • db1808346c GIT_SILENT Upgrade KF version to 5.80.0. l10n daemon script 2021-02-13 12:32:09 +0000
  • e1c784dfa4 Port Plasma Style Kirigami Theme plugin to new Kirigami API Arjen Hiemstra 2021-02-08 15:10:54 +0100
  • c9bb42b2e4 Add compile_commands.json to .gitignore Ahmad Samir 2021-02-11 14:32:47 +0200
  • b4dd1a1819 [plasmoidheading] Use intended color for footers Nate Graham 2021-02-03 21:39:01 -0700
  • 32eef18f50 [plasmacomponents3/spinbox] Fix selected text color Nate Graham 2021-02-03 21:30:16 -0700
  • 353bb1578b widgets>lineedit.svg: fix pixel misalignment woes Jan Blackquill 2021-02-02 12:33:41 -0500
  • ac9562606c Revert "Fix build errors if PREFIX is different from ECM's PREFIX." Christophe Giboudeaux 2021-02-01 12:02:02 +0100
  • 33660db124 Fix inconsistent left and right padding in PlasmoidHeading Carl Schwan 2021-01-30 18:41:46 +0000
  • c659d73598 GIT_SILENT Add auto generated .clang-format file to .gitignore Alexander Lohnau 2021-01-30 18:44:46 +0100
  • 08f0204d16 Replace KF5_VERSION with KF_VERSION Nicolas Fella 2021-01-29 23:25:42 +0100
  • a9b9a25c9f GIT_SILENT Upgrade ECM and KF5 version requirements for 5.79.0 release. l10n daemon script 2021-01-29 20:53:43 +0000
  • 47f01a434b Use non-deprecated KDEInstallDirs variables also for CMake config generation Friedrich W. H. Kossebau 2021-01-29 05:31:27 +0100
  • 3f390848ed Remove unused variable argument to configure_package_config_file calls Friedrich W. H. Kossebau 2021-01-29 05:31:07 +0100
  • 1938d19f34 Use non-deprecated KDEInstallDirs variables Friedrich W. H. Kossebau 2021-01-29 01:16:09 +0100
  • 0cf8d15a31 Update breeze-dark/breeze-light colors Noah Davis 2021-01-28 08:37:29 -0500
  • 63a803b480 Revert "[SpinBox] Fix logic error in scroll directionality" David Redondo 2021-01-28 16:40:03 +0100
  • a5aca68269 widgets>lineedit.svg: fix corners Jan Blackquill 2021-01-27 12:03:25 -0500
  • 9d0f437335 widgets>lineedit.svg: add double ringed focus Jan Blackquill 2021-01-25 20:56:44 -0500
  • a12a29e19d SVN_SILENT made messages (.desktop file) - always resolve ours l10n daemon script 2021-01-24 06:48:01 +0100
  • d1f36580cd [calendar] fix missing import names Nate Graham 2021-01-22 15:07:42 -0700
  • 4d42a15025 add -hint- to right side margin Niccolò Venerandi 2021-01-22 19:23:23 +0100
  • 8b16de4f6b [ExpandableListItem] Make expanded actions list view respect font Nate Graham 2021-01-20 10:34:30 -0700
  • 8c320d6841 DaysCalendar: port to PC3/QQC2 where possible Jan Blackquill 2021-01-14 19:28:11 -0500
  • f25b093325 Remove hover animation from flat buttons Jan Blackquill 2021-01-14 17:32:25 -0500
  • d4ec370187 Remove hover animation from calendar Jan Blackquill 2020-12-21 18:17:47 -0500
  • b92744aaea Remove hover animation from listitems Jan Blackquill 2020-12-21 18:15:58 -0500
  • bb714f8f28 Remove hover animation from buttons Jan Blackquill 2020-12-21 18:15:45 -0500
  • 34a8b79aa7 Use Q_EMIT instead of emit Ahmad Samir 2021-01-18 13:08:40 +0200
  • 108939c420 Dump plasmoid errors into console Jan Blackquill 2021-01-15 15:38:34 -0500
  • 3c80bc83d9 Solve cyclic dependency of Units.qml David Redondo 2021-01-15 10:40:21 +0100
  • 051dec5f8f [PlasmaComponents MenuItem] Create dummy action when action gets destroyed Kai Uwe Broulik 2021-01-07 21:51:38 +0100
  • 2864f99dc5 Fix windows build failing due to narrowing cast Waqar Ahmed 2021-01-09 02:13:06 +0500
  • 296ab6421b GIT_SILENT Upgrade KF5 version to 5.79.0. l10n daemon script 2021-01-09 10:06:14 +0000
  • b8d21595f9 Add missing include to unbreak build on FreeBSD Friedrich W. H. Kossebau 2021-01-08 13:58:05 +0100
  • 04c6f61f70 fix autotest Marco Martin 2021-01-07 16:11:16 +0100
  • f9b4b12b38 don't make pixmaps bigger than needed Marco Martin 2020-12-21 13:56:52 +0100