Re: [Development] Qt Quick Controls Calendar

2014-02-13 Thread Mitch Curtis
On 02/12/2014 05:05 PM, Mark Gaiser wrote: On Wed, Feb 12, 2014 at 2:12 PM, Mitch Curtis wrote: On 01/17/2014 05:34 PM, Mitch Curtis wrote: On 12/06/2013 02:02 PM, Mitch Curtis wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick Controls as a sort of side pr

Re: [Development] Qt Quick Controls Calendar

2014-02-12 Thread Mark Gaiser
On Wed, Feb 12, 2014 at 2:12 PM, Mitch Curtis wrote: > On 01/17/2014 05:34 PM, Mitch Curtis wrote: >> On 12/06/2013 02:02 PM, Mitch Curtis wrote: >>> Hello. >>> >>> At the beginning of this year I started work on a Calendar for Qt Quick >>> Controls as a sort of side project. After removing the "W

Re: [Development] Qt Quick Controls Calendar

2014-02-12 Thread Mitch Curtis
On 01/17/2014 05:34 PM, Mitch Curtis wrote: On 12/06/2013 02:02 PM, Mitch Curtis wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick Controls as a sort of side project. After removing the "WIP" from the commit message, I got some feedback from developers who ei

Re: [Development] Qt Quick Controls Calendar

2014-01-17 Thread Mitch Curtis
On 12/06/2013 02:02 PM, Mitch Curtis wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick Controls as a sort of side project. After removing the "WIP" from the commit message, I got some feedback from developers who either a) had also wrote a Calendar for KDE stu

Re: [Development] Qt Quick Controls Calendar

2014-01-07 Thread Martin Klapetek
On Tue, Jan 7, 2014 at 4:36 PM, Mark Gaiser wrote: > > >> * Controls for the day names (mon, tue, wed, thu, fri, sat, sun). And > >> the ability to change the name to shorter/longer variants. > > > > > > What would be the usecase for longer variants? Full screen/huuge > calendars I > > assume? He

Re: [Development] Qt Quick Controls Calendar

2014-01-07 Thread Mark Gaiser
On Tue, Jan 7, 2014 at 2:49 PM, Martin Klapetek wrote: > On Fri, Dec 6, 2013 at 3:08 PM, Mark Gaiser wrote: >> >> >> Below is my "feature" list that i'd like to have in that calendar. >> Since i have some experience in that area i will try to help out as >> much as i can. >> >> -- QML part -- >>

Re: [Development] Qt Quick Controls Calendar

2014-01-07 Thread Martin Klapetek
On Fri, Dec 6, 2013 at 3:08 PM, Mark Gaiser wrote: > > Below is my "feature" list that i'd like to have in that calendar. > Since i have some experience in that area i will try to help out as > much as i can. > > -- QML part -- > * Controls for the calendar grid > * Controls for next/forward or j

Re: [Development] Qt Quick Controls Calendar

2014-01-07 Thread Martin Klapetek
On Tue, Jan 7, 2014 at 1:43 PM, Mark Gaiser wrote: > > Feedback.. Anyone? > > If there is no feedback this week then i'm going to assume that my > proposal is probably the best way to go and start implementing it. > It's actually kinda demotivating since i would expect the plasma folks > to care,

Re: [Development] Qt Quick Controls Calendar

2014-01-07 Thread Mark Gaiser
On Fri, Dec 27, 2013 at 4:15 PM, Sebastian Kügler wrote: > On Saturday, December 21, 2013 19:50:30 Mark Gaiser wrote: >> I hope some of the plasma folks can provide some feedback on the ideas >> proposed in this thread. > > Which ideas exactly? The thread is quite convoluted, and it's hard to make

Re: [Development] Qt Quick Controls Calendar

2014-01-07 Thread Konstantin Ritt
I've missed that, sorry. Can we discuss the code right in the https://codereview.qt-project.org/#change,73340 's diff? Regards, Konstantin 2014/1/2 Mitch Curtis > On 12/22/2013 05:51 AM, Konstantin Ritt wrote: > >> During the testing, we've found a bunch of bugs and other issues. I'd >> sugges

Re: [Development] Qt Quick Controls Calendar

2014-01-03 Thread Mitch Curtis
On 01/02/2014 11:41 PM, Konstantin Ritt wrote: I've missed that, sorry. Can we discuss the code right in the https://codereview.qt-project.org/#change,73340 's diff? Regards, Konstantin Sure. 2014/1/2 Mitch Curtis mailto:mitch.cur...@digia.com>> On 12/22/2013 05:51 AM, Konstantin Ritt

Re: [Development] Qt Quick Controls Calendar

2014-01-02 Thread Mitch Curtis
On 12/22/2013 05:51 AM, Konstantin Ritt wrote: During the testing, we've found a bunch of bugs and other issues. I'd suggest uploading this WIP branch to codereview, like we do for any other stuff. Regards, Konstantin It has been on gerrit in a WIP branch since I sent the email you replied to

Re: [Development] Qt Quick Controls Calendar

2013-12-27 Thread Mark Gaiser
On Fri, Dec 27, 2013 at 4:15 PM, Sebastian Kügler wrote: > On Saturday, December 21, 2013 19:50:30 Mark Gaiser wrote: >> I hope some of the plasma folks can provide some feedback on the ideas >> proposed in this thread. > > Which ideas exactly? The thread is quite convoluted, and it's hard to make

Re: [Development] Qt Quick Controls Calendar

2013-12-27 Thread Sebastian Kügler
On Saturday, December 21, 2013 19:50:30 Mark Gaiser wrote: > I hope some of the plasma folks can provide some feedback on the ideas > proposed in this thread. Which ideas exactly? The thread is quite convoluted, and it's hard to make sense of it to me. I also might be missing an email or two. If

Re: [Development] Qt Quick Controls Calendar

2013-12-22 Thread Mark Gaiser
Please keep plasma-devel in cc. On Sun, Dec 22, 2013 at 5:51 AM, Konstantin Ritt wrote: > During the testing, we've found a bunch of bugs and other issues. I'd > suggest uploading this WIP branch to codereview, like we do for any other > stuff. As far as i know that is the intention anyway. Can

Re: [Development] Qt Quick Controls Calendar

2013-12-21 Thread Mark Gaiser
On Fri, Dec 6, 2013 at 4:11 PM, Mitch Curtis wrote: > On 12/06/2013 03:08 PM, Mark Gaiser wrote: >> >> On Fri, Dec 6, 2013 at 2:02 PM, Mitch Curtis >> wrote: >>> >>> Hello. >>> >>> At the beginning of this year I started work on a Calendar for Qt Quick >>> Controls as a sort of side project. Afte

Re: [Development] Qt Quick Controls Calendar

2013-12-06 Thread Mitch Curtis
On 12/06/2013 03:08 PM, Mark Gaiser wrote: On Fri, Dec 6, 2013 at 2:02 PM, Mitch Curtis wrote: Hello. At the beginning of this year I started work on a Calendar for Qt Quick Controls as a sort of side project. After removing the "WIP" from the commit message, I got some feedback from developer

Re: [Development] Qt Quick Controls Calendar

2013-12-06 Thread Martin Klapetek
On Fri, Dec 6, 2013 at 3:08 PM, Mark Gaiser wrote: > > -- Locale -- > In KDE there was already an issue with differences between the > JavaScript date object and the QDate object. I don't know the fine > details here, someone else will probably fill that in i hope. I know > there where issues, ju

Re: [Development] Qt Quick Controls Calendar

2013-12-06 Thread Mark Gaiser
On Fri, Dec 6, 2013 at 2:02 PM, Mitch Curtis wrote: > Hello. > > At the beginning of this year I started work on a Calendar for Qt Quick > Controls as a sort of side project. After removing the "WIP" from the > commit message, I got some feedback from developers who either a) had > also wrote a Ca