- 11 Dec, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
BUG: 387680
-
- 18 Oct, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 04 Oct, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 10 Jul, 2017 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Discover qml plugin is included in the application now
-
- 21 Jun, 2017 3 commits
-
-
Aleix Pol Gonzalez authored
Make it possible to selectively hide the transactions that are part of the update
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
They get removed from the model through their status, they get added by the class who requested them. Will allow for simpler code and more semantics for the Transactions.
-
- 30 May, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
This way clicking anywhere else closes it, and it's not like it makes sense to interact with the drawer anyway. BUG: 378566
-
- 11 May, 2017 1 commit
-
-
Dan Leinir Turthra Jensen authored
As we are a Kirigami application, this makes use of the Kirigami icon item, which in turn allows us to use more types of icons, and not just QIcons. This also allows for remote icons (once a patch has been added to Kirigami to allow for this, and until then it fails gracefully by simply failing to load any icon). Differential Revision: https://phabricator.kde.org/D5769
-
- 12 Apr, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
Here model represents the delegate data
-
- 02 Jan, 2017 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 13 Dec, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
All seems to work fine, tests pass
-
- 26 Aug, 2016 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 23 Aug, 2016 2 commits
-
-
Aleix Pol Gonzalez authored
Technically update is a transaction...
-
Aleix Pol Gonzalez authored
-
- 11 May, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
Let the transaction itself deal with it
-
- 25 Feb, 2016 1 commit
-
-
Aleix Pol Gonzalez authored
It was instantiated in many places, it had an impact especially on delegates.
-
- 10 Nov, 2015 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 06 Aug, 2015 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
It interferes with the theme uber-object in Plasma
-
- 10 Jan, 2015 1 commit
-
-
Aleix Pol Gonzalez authored
Use a ColumnLayout and removed some workarounds
-
- 09 Oct, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 25 Sep, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
It's not really acceptable to need to set the sourceSize on all of the elements with an icon inside.
-
- 22 Sep, 2014 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
Depending on org.kde.plasma.* components is problematic at the moment as plasma-framework is not coinstallable (or kactivities for that matter) and it has stopped a couple of people who were trying to contribute to the project. Furthermore, it was not a good idea to depend on it anyway. It wouldn't integrate with the application look and feel settings and we had to juggle to make it look acceptable. Counter-side is that most of our components are provided in plasma framework, so development will be needed to get all needed components in shape either in Qt or KDeclarative. REVIEW: 120265 CCMAIL: plasma-devel@kde.org
-
- 16 Sep, 2014 2 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 28 Aug, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 28 May, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 13 Mar, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 28 Feb, 2014 1 commit
-
-
Aleix Pol Gonzalez authored
This way Plasma won't get the system tray icons but the system ones, which is the ones we're looking for. BUG: 331375
-
- 09 May, 2013 3 commits
-
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
Aleix Pol Gonzalez authored
-
- 25 Apr, 2013 1 commit
-
-
Aleix Pol Gonzalez authored
-
- 25 Mar, 2013 2 commits
-
-
Aleix Pol Gonzalez authored
It works reasonably better and I don't know a reason not to. (I like convincing commit messages to).
-
Aleix Pol Gonzalez authored
-
- 04 Mar, 2013 1 commit
-
-
Aleix Pol Gonzalez authored
It had been broken since the transitions refactoring Basically it restores the usage of the ListModel instead of using the transaction model that does a different thing anyway.
-