Summary: | In week view opening the choose calender color menu isn't opened | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Bjoern Ricks <bjoern.ricks> |
Component: | calendar | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | aheinecke |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Windows CE | ||
OS: | Microsoft Windows CE | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bjoern Ricks
2011-01-27 17:14:37 UTC
Git commit 29a9ef40167f94579d9f32c29a37076e140ffd4e by Tobias Koenig. Committed on 08/02/11 at 12:54. Pushed by tokoe into branch 'komo3'. Add color dialog replacement for WinCE On WinCE we can't use the KColorDialog because QTableWidget has not been ported to WinCE yet. So we use a simplified dialog that offers a KColorCombo to choose from a preselected set of colors. BUG: 264503 M +50 -3 mobile/calendar/mainview.cpp http://commits.kde.org/kdepim/29a9ef40167f94579d9f32c29a37076e140ffd4e Dialog is shown now |