Skip to content

Instantly share code, notes, and snippets.

View gtsiap's full-sized avatar

Georgios Tsiapaliokas gtsiap

View GitHub Profile
MyApp = Ember.Application.create({});
MyApp.Router.map(function() {
this.route("index", {path: "/"});
});
MyApp.myObject = Ember.Object.extend({
@gtsiap
gtsiap / screwTouch.diff
Created August 10, 2012 15:26
screw touch
diff --git a/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/TextField.qml b/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/TextField.qml
index d509f4c..e69de29 100644
--- a/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/TextField.qml
+++ b/plasma/declarativeimports/plasmacomponents/platformcomponents/touch/TextField.qml
@@ -1,220 +0,0 @@
-/*
-* Copyright (C) 2011 by Daker Fernandes Pinheiro <dakerfp@gmail.com>
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU Library General Public License as