Re: [PATCH] Unexpected Behaviour in preference window.

2014-04-15 Thread Robert C. Helling
On Mon, 14 Apr 2014, Dirk Hohndel wrote: Hi, But the TecDetails, Units, all the settings that we need to look at in several places should be in prefs. as I said on IRC, I am currently trying to get the planner to a workable state (slowly admittedly). At some point it will want to remember

Re: [PATCH] Unexpected Behaviour in preference window.

2014-04-15 Thread Dirk Hohndel
On Tue, 2014-04-15 at 09:27 +0200, Robert C. Helling wrote: On Mon, 14 Apr 2014, Dirk Hohndel wrote: Hi, But the TecDetails, Units, all the settings that we need to look at in several places should be in prefs. as I said on IRC, I am currently trying to get the planner to a workable

[PATCH] Information on writing test cases

2014-04-15 Thread Miika Turkia
This information is mainly from Tomaz on IRC with references added to Qt documentation on the subject. Signed-off-by: Miika Turkia miika.tur...@gmail.com --- Readme.testing | 63 ++ 1 file changed, 63 insertions(+) diff --git

Re: [PATCH] Removing unneeded refrences to QSettings

2014-04-15 Thread Dirk Hohndel
On Fri, 2014-04-11 at 23:54 +0200, Gehad wrote: The patch attached changes some QSettings refrences to prefs struct. Some are not changed yet like the rulergraph setting , because I didn't implement the setter function yet. Sorry I missed this one. Some comments: a) please explain the

Re: [PATCH] Removing unneeded refrences to QSettings

2014-04-15 Thread Gehad
On 04/15/2014 08:21 PM, Dirk Hohndel wrote: On Fri, 2014-04-11 at 23:54 +0200, Gehad wrote: The patch attached changes some QSettings refrences to prefs struct. Some are not changed yet like the rulergraph setting , because I didn't implement the setter function yet. Sorry I missed this one.

few test cases included

2014-04-15 Thread Lakshman
Few trivial unit-test cases are included. Thank you, Lakshman From 85d21e4df4cfec61d538ba7fe4f375f11ad21b50 Mon Sep 17 00:00:00 2001 From: Lakshman Anumolu acrlaksh...@gmail.com Date: Tue, 15 Apr 2014 21:39:13 -0500 Subject: [PATCH 2/2] Test cases for unit conversion Added more test cases for