![]() |
Re: [Announce] MaeCalTasks
Almost got rotation working the way I want. Having trouble with the stacked windows, though.
It seems that the window attributes on the top window of this stack actually drives the rotation elements that are honored. Code:
nav->setAttribute(Qt::WA_Maemo5StackedWindow); |
Re: [Announce] MaeCalTasks
1 Attachment(s)
I've added rotation and a few other changes. This is the first of the 1.1.0 series. Please report bugs. The code is not clean yet.
I uploaded to extras-dev, but the autobuilder seems to be down (upload was succesful, though). |
Re: [Announce] MaeCalTasks
Screenshots
http://farm9.staticflickr.com/8485/8...dea53fdea8.jpg maecaltasks-rotation1 by brander snaxe, on Flickr http://farm9.staticflickr.com/8066/8...485c58939c.jpg maecaltasks-rotation2 by brander snaxe, on Flickr http://farm9.staticflickr.com/8482/8...327b4f8b3a.jpg maecaltasks-rotation3 by brander snaxe, on Flickr http://farm9.staticflickr.com/8342/8...69c9bda590.jpg maecaltasks-rotation5 by brander snaxe, on Flickr |
Re: [Announce] MaeCalTasks
I really enjoyed this application. Good job!
Any plans of building it for harmattan as well? |
Re: [Announce] MaeCalTasks
Quote:
The thing is, all the harmattan documentation and SDK are offline right now. I can't start to port until that is made available again somehow. Next item for maecaltasks is alarm enablement... |
Re: [Announce] MaeCalTasks
1 Attachment(s)
Here's a new build with alarms and some new icons.
http://farm9.staticflickr.com/8350/8...38f40eaced.jpg maecaltasks_20121114 by brander snaxe, on Flickr |
Re: [Announce] MaeCalTasks
1 Attachment(s)
New experimental build. I added the back-end for custom views. If you can write a sqlite WHERE clause then you can create your own view into maecaltasks (assuming the column is available).
I include a couple of sample views. To add more, insert into the Views tables in the ~/.calendar/calendardb file. For date ranges, I used this reference: http://www.sqlite.org/lang_datefunc.html I hope this feature makes the tool customizable for any users who may want new "outlooks" on their agendas. Here's some screenshots: http://farm9.staticflickr.com/8067/8...5cdcd11887.jpg maecaltasks_views by brander snaxe, on Flickr http://farm9.staticflickr.com/8210/8...e8f0a48609.jpg maecaltasks_views_portrait by brander snaxe, on Flickr http://farm9.staticflickr.com/8486/8...93feb31658.jpg maecaltasks_views__due_this_weekend by brander snaxe, on Flickr http://farm9.staticflickr.com/8068/8...5e1dfbbe8b.jpg maecaltasks_views__Thanksgiving by brander snaxe, on Flickr |
Re: [Announce] MaeCalTasks
Let me know if you need help writing the SQL code for adding a new view.
|
Re: [Announce] MaeCalTasks
Here are some views I just created from the phone. Use this as an example.
Code:
INSERT INTO View (Summary,WhereClause,OrderBy)maecaltasks_more_views by brander snaxe, on Flickr |
Re: [Announce] MaeCalTasks
gzomfg, this is ace.
|
| All times are GMT. The time now is 08:43. |
vBulletin® Version 3.8.8