Introduction

2015-01-16 Thread Kamalpreet Grewal
Hi My name is Kamalpreet Kaur Grewal, a student pursuing B.Tech. in Computer Science and Engineering. I have been working on a project, eCAD developed in Qt, since past few months along with Gurjot Singh Bhatti. The project is a basic CAD software. Both of us have been actively involved in eCAD[0

Re: [Kexi-devel] Two repos prepared for porting to Qt 5

2015-01-16 Thread Jaroslaw Staniek
Many thanks, Challenge assigned :) Please try to use the KF5 style of framework layout (the src/ dir, naming, etc.). Links are on the Porting_to_Qt%26KF_5 page. kreport does not use predicate/calligradb except for one thing: the new plugiloader. But we are moving to Qt5's one I think so that depe

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Adam Pigg
I'll port k report, unless anyone else has a burning desire to Sent from my BlackBerry 10 smartphone.   Original Message   From: Jaroslaw Staniek Sent: Friday, 16 January 2015 12:17 PM To: Inge Wallin Reply To: Calligra Suite developers and users mailing list Cc: Calligra Suite developers and user

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Jaroslaw Staniek
BTW, update from Ben Cooksley, personal repos are supposed to be r-w for everyone, just push force is there enabled. This way you can undo a commit easily (where admin rights would be needed if calligra.git was used). On 16 January 2015 at 12:09, Jaroslaw Staniek wrote: > On 16 January 2015 at 11

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Friedrich W. H. Kossebau
Am Freitag, 16. Januar 2015, 09:26:37 schrieb Jaroslaw Staniek: > On 16 January 2015 at 09:14, Inge Wallin wrote: > > On Friday, January 16, 2015 01:26:20 Jaroslaw Staniek wrote: > >> Hi, > >> For those willing to work on porting, two repos have been created: > >> > >> git clone kde:scratch/stani

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Jaroslaw Staniek
On 16 January 2015 at 11:49, Inge Wallin wrote: > I am sorry, this was sent by mistake to jaroslaw alone. :/ > > Here is what I wrote > > > > On Friday, January 16, 2015 09:47:51 you wrote: >> You'd work like on github, use pull request (via filing

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Inge Wallin
I am sorry, this was sent by mistake to jaroslaw alone. :/ Here is what I wrote On Friday, January 16, 2015 09:47:51 you wrote: > You'd work like on github, use pull request (via filing on > reviewboard). Scratch repo assumes it's the repo owner

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Jaroslaw Staniek
You'd work like on github, use pull request (via filing on reviewboard). Scratch repo assumes it's the repo owner who integrates the changes. He's the integrator. There are also personal clones, you pull the kproperty there for example. When history gets rewriten and dirs are massively moved here

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Inge Wallin
On Friday, January 16, 2015 09:26:37 Jaroslaw Staniek wrote: > On 16 January 2015 at 09:14, Inge Wallin wrote: > > On Friday, January 16, 2015 01:26:20 Jaroslaw Staniek wrote: > >> Hi, > >> For those willing to work on porting, two repos have been created: > >> > >> git clone kde:scratch/staniek/

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Jaroslaw Staniek
On 16 January 2015 at 09:14, Inge Wallin wrote: > On Friday, January 16, 2015 01:26:20 Jaroslaw Staniek wrote: >> Hi, >> For those willing to work on porting, two repos have been created: >> >> git clone kde:scratch/staniek/kproperty >> git clone kde:scratch/staniek/kreport >> >> These are files c

Re: Two repos prepared for porting to Qt 5

2015-01-16 Thread Inge Wallin
On Friday, January 16, 2015 01:26:20 Jaroslaw Staniek wrote: > Hi, > For those willing to work on porting, two repos have been created: > > git clone kde:scratch/staniek/kproperty > git clone kde:scratch/staniek/kreport > > These are files cut off from calligra/2.9, with history. > It's best if y