- 30 May, 2011 2 commits
-
-
Aaron J. Seigo authored
BUG:274523
-
Aaron J. Seigo authored
-
- 27 Apr, 2011 1 commit
-
-
Kevin Ottens authored
Now we have a proper TextBrowser widget on the right side of the calendar view. It displayed the next five events of the current month after the current date. Also if you hover a day with events, it shows only the events of that day.
-
- 01 Mar, 2011 2 commits
-
-
John Layt authored
Fix the plasma calendar to set the right flag to indicate a refresh of the akonadi events is required. This should fix the problem, but while I have confirmed this does now send a query to akonadi again, I don't get any events back, but this si probably an artifact of my test environment, it should work ok once in a full desktop/akonadi environment. CCBUG: 258125 (cherry picked from commit 226c69c4)
-
- 18 Feb, 2011 2 commits
-
-
Aaron J. Seigo authored
-
Aaron J. Seigo authored
-
- 17 Feb, 2011 2 commits
-
-
Aaron J. Seigo authored
-
Aaron J. Seigo authored
-
- 13 Feb, 2011 1 commit
-
-
Romário Rios authored
-
- 30 Jan, 2011 2 commits
-
-
Aaron J. Seigo authored
* CalendarTable now handles the DataEngine on its own * releases engine when no longer needed, and only grabs it when needed big result is that akonadi no longer triggered if events are off, for instance (cherry picked from commit 918f57de) Conflicts: libs/plasmaclock/calendar.cpp libs/plasmaclock/calendar.h
-
Aaron J. Seigo authored
* CalendarTable now handles the DataEngine on its own * releases engine when no longer needed, and only grabs it when needed big result is that akonadi no longer triggered if events are off, for instance
-
- 23 Dec, 2010 3 commits
-
-
Aaron J. Seigo authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1208935
-
Aaron J. Seigo authored
svn path=/branches/KDE/4.6/kdebase/workspace/; revision=1208914
-
Aaron J. Seigo authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1208913
-
- 06 Dec, 2010 1 commit
-
-
John Layt authored
You will need kdepimlibs r1204347 for this change. svn path=/trunk/KDE/kdebase/workspace/; revision=1204348
-
- 11 Nov, 2010 1 commit
-
-
John Layt authored
Turns out that kdepimlibs is only optional require elsewhere in kdebase (it was optional at a higher level than I looked in the dataengines), so remove the hard dependency on the new HolidayRegionSelector widget. Instead now if there is no kdepimlibs then there is no config option at all, which makes more sense than an empty combo in the past. I hope I got this right, it took a days head-scratching to get it building both with and without kdepimlibs available. svn path=/trunk/KDE/kdebase/workspace/; revision=1195683
-
- 10 Nov, 2010 1 commit
-
-
John Layt authored
An earlier commit did the backend work, now here's the config part, using the new KHolidayRegionSelector widget from KHolidays. You can now choose to display many different Hoiday Regions, and to choose which ones display as a day off (i.e. in Red or labelled as Holiday in the pop-up). Note this adds a dependency on KHolidays to the applet, but the data engines already have that so it's nothing new. The config widget is still a bit ugly, especially the two tickboxes thing, that will get some polish shortly, I just feel a freeze a coming. svn path=/trunk/KDE/kdebase/workspace/; revision=1195195
-
- 23 Sep, 2010 1 commit
-
-
John Layt authored
Changes to DataEngine: * Change request API to take a list of Holiday Regions to return Holidays for * Add new "holidaysRegion" request to return details about a Holiday Region * Use new KHolidays API for Holiday Duration to return a single Holiday Event for multiday holidays, rather than multiple events. * Change return API data keys to make changed behaviour obvious Changes to CalendarTable: * Enable displaying multiple Holiday Regions at once * Enable using holiday duration Note that multiple holiday regions cannot be manually configured as yet as this will use a new common widget from KHolidays that I am still writing, I just need a working client to test it on :-) svn path=/trunk/KDE/kdebase/workspace/; revision=1178605
-
- 25 Aug, 2010 1 commit
-
-
Aaron J. Seigo authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1167964
-
- 11 Jul, 2010 3 commits
-
-
Davide Bettio authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1148736
-
John Layt authored
Fix Plasma Calendar widget showing Akonadi calendar events to show recurring and multi-day events correctly. There may be a few corner cases not quite right, they will follow as they become apparent. Note that correct display of Akonadi events will only happen if running kdepim 4.5 (delayed for several months) or using the akonadi compatability layer. svn path=/trunk/KDE/kdebase/workspace/; revision=1148719
-
Davide Bettio authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1148695
-
- 08 Jul, 2010 1 commit
-
-
Davide Bettio authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1147415
-
- 07 Jul, 2010 2 commits
-
-
Davide Bettio authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1147098
-
Davide Bettio authored
We must fix this bug in a smarter way. svn path=/trunk/KDE/kdebase/workspace/; revision=1147036
-
- 26 Jun, 2010 1 commit
-
-
Beat Wolf authored
BUG:242826 svn path=/trunk/KDE/kdebase/workspace/; revision=1142988
-
- 21 Jun, 2010 2 commits
-
-
John Layt authored
See Reviewboard http://reviewboard.kde.org/r/4387/ svn path=/trunk/KDE/kdebase/workspace/; revision=1140935
-
Alain Boyer authored
Temporary workaround that makes week numbers more readable. Paint only the more important week number when the cell is small and both week numbers when there is enough room. A proper fix would be to change the svg to allow for a wider week number cell. CCBUG: 238116 CCBUG: 224344 svn path=/trunk/KDE/kdebase/workspace/; revision=1140835
-
- 14 Jun, 2010 1 commit
-
-
John Layt authored
duplication when first starting up. BUG: 236620 svn path=/trunk/KDE/kdebase/workspace/; revision=1137940
-
- 10 Jun, 2010 1 commit
-
-
John Layt authored
a memory 'leak'. See http://reviewboard.kde.org/r/4273/ svn path=/trunk/KDE/kdebase/workspace/; revision=1136834
-
- 06 Jun, 2010 1 commit
-
-
John Layt authored
See http://reviewboard.kde.org/r/4236/ svn path=/trunk/KDE/kdebase/workspace/; revision=1135055
-
- 01 Jun, 2010 1 commit
-
-
John Layt authored
See Reviewboard http://reviewboard.kde.org/r/4079/ Requires kdepimlibs revision 1133219 svn path=/trunk/KDE/kdebase/workspace/; revision=1133276
-
- 28 Apr, 2010 1 commit
-
-
Davide Bettio authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1120117
-
- 20 Apr, 2010 1 commit
-
-
Aaron J. Seigo authored
* set the defaults for events and for holidays to be on; a calendar that autoconfigure, oh my! * show events and todos * clean up yet more API bungles like non-const-ref params and unecessarily-forwarded-methods svn path=/trunk/KDE/kdebase/workspace/; revision=1116990
-
- 07 Apr, 2010 2 commits
-
-
Aaron J. Seigo authored
* first bits of work for showing akonadi events in the calendar svn path=/trunk/KDE/kdebase/workspace/; revision=1112362
-
Aaron J. Seigo authored
* only show the tip when a date is actively seleted, not when the date randomly changes svn path=/trunk/KDE/kdebase/workspace/; revision=1112348
-
- 06 Apr, 2010 1 commit
-
-
Aaron J. Seigo authored
* use tooltips to show the holidays * show the tooltips on hover (click also still works) * remove DateExtenderWidget since it is no longer used svn path=/trunk/KDE/kdebase/workspace/; revision=1111851
-
- 04 Jan, 2010 1 commit
-
-
Marco Martin authored
update everything this is not good but updating only a sub rect seems to cause the new rect painter -over- the old stuff. Davide, some ideas on that? CCMAIL:davide.bettio@kdemail.net svn path=/trunk/KDE/kdebase/workspace/; revision=1069945
-
- 24 Dec, 2009 1 commit
-
-
John Layt authored
svn path=/trunk/KDE/kdebase/workspace/; revision=1065901
-