[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdeplasma-addons/plasma/sreich/kickoff-netrunner] applets/kickoff-netrunner/package/contents/ui: go
From:       Shaun Reich <shaun.reich () kdemail ! net>
Date:       2012-02-20 1:42:38
Message-ID: 20120220014238.778B2A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit 3bd55d36f84b3a13c21adcd5a1c03e3e6eba2ee6 by Shaun Reich.
Committed on 20/02/2012 at 01:40.
Pushed by sreich into branch 'plasma/sreich/kickoff-netrunner'.

got basic page changing working, works for files places only

M  +0    -1    applets/kickoff-netrunner/package/contents/ui/ContextArea.qml
M  +1    -3    applets/kickoff-netrunner/package/contents/ui/kickoff-netrunner.qml

http://commits.kde.org/kdeplasma-addons/3bd55d36f84b3a13c21adcd5a1c03e3e6eba2ee6

diff --git a/applets/kickoff-netrunner/package/contents/ui/ContextArea.qml \
b/applets/kickoff-netrunner/package/contents/ui/ContextArea.qml index \
                cddf37f..b155432 100644
--- a/applets/kickoff-netrunner/package/contents/ui/ContextArea.qml
+++ b/applets/kickoff-netrunner/package/contents/ui/ContextArea.qml
@@ -87,7 +87,6 @@ Item {
 
         function indexChanged() {
             selectedItem = model.get(currentIndex).text;
-            print("SELECTEDITEM: " + selectedItem);
         }
     }
 
diff --git a/applets/kickoff-netrunner/package/contents/ui/kickoff-netrunner.qml \
b/applets/kickoff-netrunner/package/contents/ui/kickoff-netrunner.qml index \
                042d4f6..30d577f 100644
--- a/applets/kickoff-netrunner/package/contents/ui/kickoff-netrunner.qml
+++ b/applets/kickoff-netrunner/package/contents/ui/kickoff-netrunner.qml
@@ -69,8 +69,6 @@ Item {
             top: parent.top
             bottom: leaveArea.top
         }
-        Component.onCompleted: {
-        }
     }
 
     ContentPanes {
@@ -87,7 +85,7 @@ Item {
             right: parent.right
         }
 
-//        state:
+        state: contextArea.selectedItem
     }
 
     LeaveArea {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic