|
|
2012-05-18
, 12:52
|
|
|
Posts: 1,151 |
Thanked: 1,665 times |
Joined on Jan 2010
@ Denmark
|
#32
|
Thanks for this app, I've ported it to Harmattan (early, unfinished port, but thanks to the clear organization of your code it was quite easy to reuse the core): https://github.com/harmattan/classicprintqml/
fieldofcows, is it okay with you that I call it "Classic Print" in the UI (and "classicprintqml" as the package name), or should I rename the port? Also, the garage page says license is "GNU GPL" - can you clarify which version of the license (e.g. GPL 2 only or GPL2+ or GPL3+)?
I might also have some questions about the inner workings of the code later on when I actually add UI controls for the different filters...

|
|
2012-05-18
, 13:04
|
|
|
Posts: 1,390 |
Thanked: 4,262 times |
Joined on Sep 2007
@ Vienna, Austria
|
#33
|
This is just fantalastic news @thp, the news on this app I've been waiting on
Are you gonna port Classic Cam too?
|
|
2012-05-18
, 13:42
|
|
|
Posts: 1,151 |
Thanked: 1,665 times |
Joined on Jan 2010
@ Denmark
|
#34
|


|
|
2012-05-18
, 14:02
|
|
|
Posts: 1,390 |
Thanked: 4,262 times |
Joined on Sep 2007
@ Vienna, Austria
|
#35
|
Sorry, can't contribute with any coding, know nothing about development, I'm just a simple end user. The only thing I can do is help out with testing if needed
Keep it simple and easy, the N900 UI while powerful seems to be a bit too highly-configurable for my taste.
| The Following User Says Thank You to thp For This Useful Post: | ||
|
|
2012-05-18
, 14:05
|
|
|
Posts: 1,151 |
Thanked: 1,665 times |
Joined on Jan 2010
@ Denmark
|
#36
|
As a user of the N900 version of the application, you could maybe create a list of "most important" features so I can prioritize which features to port first. Also, with the UX guidelines as reference, you could draft how the UI should look and work likeKeep it simple and easy, the N900 UI while powerful seems to be a bit too highly-configurable for my taste.
|
|
2012-05-19
, 00:36
|
|
|
Posts: 1,390 |
Thanked: 4,262 times |
Joined on Sep 2007
@ Vienna, Austria
|
#37
|
| The Following User Says Thank You to thp For This Useful Post: | ||
|
|
2012-05-19
, 09:14
|
|
|
Posts: 1,151 |
Thanked: 1,665 times |
Joined on Jan 2010
@ Denmark
|
#38
|
I had some more time to work on it tonight, and hooked up all the controls to the QML UI.
Here's a demo video: http://youtu.be/LKvowH_daok
Code here: https://github.com/harmattan/classicprintqml

|
|
2012-08-07
, 11:03
|
|
|
Posts: 1,151 |
Thanked: 1,665 times |
Joined on Jan 2010
@ Denmark
|
#39
|
|
|
2012-08-08
, 07:51
|
|
|
Posts: 1,390 |
Thanked: 4,262 times |
Joined on Sep 2007
@ Vienna, Austria
|
#40
|
| The Following User Says Thank You to thp For This Useful Post: | ||
fieldofcows, is it okay with you that I call it "Classic Print" in the UI (and "classicprintqml" as the package name), or should I rename the port? Also, the garage page says license is "GNU GPL" - can you clarify which version of the license (e.g. GPL 2 only or GPL2+ or GPL3+)?
I might also have some questions about the inner workings of the code later on when I actually add UI controls for the different filters...