Added global controller andalso filebrowser qml
[lichviet] / qml / LichViet / FullMonth.qml
index 992ddf8..331b3f7 100644 (file)
@@ -3,7 +3,7 @@ Copyright (C) 2011  by Cuong Le <metacuong@gmail.com>
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
+the Free Software Foundation, either version 2 of the License, or
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
@@ -29,7 +29,6 @@ Item{
     Rectangle{
         id: fullmonthREC
         anchors.fill: parent; anchors.bottomMargin: 0
     Rectangle{
         id: fullmonthREC
         anchors.fill: parent; anchors.bottomMargin: 0
-        visible: true
         opacity:0.9
 
             Component {
         opacity:0.9
 
             Component {
@@ -200,10 +199,6 @@ onCanceled:{
         }
     }
 
         }
     }
 
-    transitions: [
-        Transition { NumberAnimation { properties: "x,y,opacity"; duration: 500; easing.type: Easing.InOutBack } }
-    ]
-
     states: [
         State {
             name: "xemtheothang"
     states: [
         State {
             name: "xemtheothang"