[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2023-11-29 Thread dean
https://bugs.kde.org/show_bug.cgi?id=429892

dean  changed:

   What|Removed |Added

 CC||seo1...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2023-07-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=429892

--- Comment #34 from Nate Graham  ---
Because it was a custom thing that only applied to KDE apps and did not take
effect anywhere else on the system or in any non-KDE apps. That powerful but
not-very-compatible system was abandoned in favor of the more limited
functionality provided by Qt, which applies systemwide, to all apps.

Whether this was the best decision is up for interpretation, and reasonable
people can disagree on the matter.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2023-07-28 Thread Joachim Schneider
https://bugs.kde.org/show_bug.cgi?id=429892

--- Comment #33 from Joachim Schneider  ---
I filed this on its own: 

https://bugs.kde.org/show_bug.cgi?id=472750

With »KDE4« and »Plasma4« the Calendar System could be easily switched within
the settings of the Clock Combined Calendar Widgets: Gregorian, Hebrew,
Mohammedian, Indian, Chinese, Julian, Japanese, etc.

For each of several Clock Combined Calendar Widgets, any Calendar System could
be set, which could be used in the same Panel or on the same Virtual Desktop
side by side.

See screenshots.

Since »Plasma« Version 5 the Configuration and Integration of the Module »Date
and Time« into the »Plasma« Desktop Environment has changed, along with the
»Plasma« Clock Combined Calendar Widgets.

>From »Plasma« Desktop Environment Version 5 on there is no option anymore to
use any alternate Calender System at all, if not by Installing a Localized
Edition of a Distribution, apparently and probably so in »OpenSuse« and
»Knoppix«.

Considering the settings with the KDE3 Fork Desktop Environment Trinity, the
Calendar System was already switchable with Version 3 of KDE.

Why was the old code abandoned?

There are recently calls and efforts to rewrite this feature, notably for an
integration of Arabic Calendars:

https://bugs.kde.org/show_bug.cgi?id=429892

https://community.kde.org/KDE_Core/Astronomical_Calendars

Calendar System Feature gone for instance in:

Linux/KDE Plasma: OpenSuse 15.4
(available in About System)
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

Calendar System Feature still exists for instance in:

Linux/KDE Plasma: Kubuntu 14.04.6
(available in About System)
KDElibs Version: 4.13.3
Qt Version: 4.8.6

And even more importantly: why was the old code forgotten?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2023-07-28 Thread Joachim Schneider
https://bugs.kde.org/show_bug.cgi?id=429892

--- Comment #32 from Joachim Schneider  ---
Created attachment 160590
  --> https://bugs.kde.org/attachment.cgi?id=160590=edit
The Calendar System Feature unforgotten back in KDE Version 4

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2023-04-03 Thread Joachim Schneider
https://bugs.kde.org/show_bug.cgi?id=429892

Joachim Schneider  changed:

   What|Removed |Added

 CC||sch...@e.mail.de

--- Comment #31 from Joachim Schneider  ---
In OpenSuse and Knoppix since Plasma5 the Widget »Digital Clock« has changed:

With KDE4 and Plasma4 the Calendar System could be easily switched in the
settings of the widget, to Hebrew, Mohammedian, Indian, Chinese, Julian, etc.

Any Calendar System could be set for each of several clocks, which could be
used in the same panel side by side.

Why was the old code abandoned?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2023-02-11 Thread wondertx
https://bugs.kde.org/show_bug.cgi?id=429892

wondertx  changed:

   What|Removed |Added

 CC||wonde...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2022-07-27 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=429892

--- Comment #30 from Fushan Wen  ---
Git commit 60cb17b38afb126ced114807c2c961cc6fca3291 by Fushan Wen.
Committed on 27/07/2022 at 23:28.
Pushed by fusionfuture into branch 'master'.

components/calendar: add sublabel to `Accessible.description`

M  +5-1components/calendar/qml/DayDelegate.qml

https://invent.kde.org/plasma/plasma-workspace/commit/60cb17b38afb126ced114807c2c961cc6fca3291

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2022-07-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429892

--- Comment #29 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1975

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2022-06-27 Thread liyp
https://bugs.kde.org/show_bug.cgi?id=429892

liyp  changed:

   What|Removed |Added

 CC||m...@liyp.cc

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2022-05-23 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=429892

--- Comment #28 from Fushan Wen  ---
Git commit 6cbadcddb873bb447f921cb4d8b9e697da4332a1 by Fushan Wen.
Committed on 23/05/2022 at 09:02.
Pushed by fusionfuture into branch 'master'.

plasmacalendarplugins/alternatecalendar: cache sublabels

The lookup process of sublabels can be time-consuming, so cache it.

M  +44   -27  
plasmacalendarplugins/alternatecalendar/alternatecalendarplugin.cpp

https://invent.kde.org/plasma/kdeplasma-addons/commit/6cbadcddb873bb447f921cb4d8b9e697da4332a1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 429892] support set display an alternate calendar system under the main calendar

2022-05-19 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=429892

Fushan Wen  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
Version|5.76.0  |master
Product|frameworks-plasma   |plasmashell
  Component|components  |Calendar

-- 
You are receiving this mail because:
You are watching all bug changes.