Re: [LMMS-devel] QSettings

2009-11-13 Thread Nikos Chantziaras
On 11/14/2009 01:56 AM, Tobias Doerffel wrote: > Hi, > > Am Freitag, 13. November 2009 16:16:09 schrieben Sie: >> Is there a branch for this? Can I work on it? > Not really. I committed my initial work on the GUI part of the new preferences > dialog to master branch. I hope I can integrate a new Co

Re: [LMMS-devel] QSettings

2009-11-13 Thread Kevin Fishburne
That is an awesome idea. I wish more projects did that... Kevin Fishburne Eight Virtues www: e-mail: phone:  http://www.eightvirtues.com  sa...@eightvirtues.com  (770) 853-6271 Andy Kelley wrote: ok

Re: [LMMS-devel] QSettings

2009-11-13 Thread Andy Kelley
okay, sounds good. Perhaps we should use git branches to do development work, and then merge into master when we deem them stable. That way, git master can be the latest and greatest, as well as stable. What do you think? On Fri, Nov 13, 2009 at 4:56 PM, Tobias Doerffel wrote: > Hi, > > Am Freita

Re: [LMMS-devel] QSettings

2009-11-13 Thread Tobias Doerffel
Hi, Am Freitag, 13. November 2009 16:16:09 schrieben Sie: > Is there a branch for this? Can I work on it? Not really. I committed my initial work on the GUI part of the new preferences dialog to master branch. I hope I can integrate a new ConfigStorageBackend soon (maybe based on my previous wor

Re: [LMMS-devel] QSettings

2009-11-13 Thread Paul Giblock
Toby, just a note while you refactor, the default-sf2 setting needs to be updated for the resource framework On Nov 13, 2009 10:16 AM, "Andy Kelley" wrote: Tobias, Is there a branch for this? Can I work on it? On Wed, Nov 11, 2009 at 1:31 AM, Tobias Doerffel wrote: > > > Hi, > > Am Mittwoch,

Re: [LMMS-devel] QSettings

2009-11-13 Thread Andy Kelley
Tobias, Is there a branch for this? Can I work on it? On Wed, Nov 11, 2009 at 1:31 AM, Tobias Doerffel wrote: > Hi, > > Am Mittwoch, 11. November 2009 05:50:12 schrieb Andy Kelley: > > Why are we using configManager instead of QSettings? > > > > I am about to go on a crusade to clean up the pref