Added profiles import/export, reorganized settings, fixes, fixes and fixes #195

Merged
Swordfish90 merged 16 commits from unstable into master 2014-12-26 23:43:50 +01:00
Showing only changes of commit a63135045e - Show all commits

@ -23,7 +23,7 @@ import QtQuick 2.2
import "utils.js" as Utils
QtObject{
property string version: "0.9"
property string version: "1.0.0 RC1"
// GENERAL SETTINGS ///////////////////////////////////////////////////