- 01 Nov, 2015 1 commit
-
-
Laurent Montel authored
-
- 31 Oct, 2015 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 28 Oct, 2015 1 commit
-
-
Marco Martin authored
fixes on high dpi BUG:353760
-
- 27 Oct, 2015 3 commits
-
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
CHANGELOG: Application Dashboard now closes when opening its settings not to conceal them REVIEW: 125817
-
David Rosca authored
REVIEW: 125826
-
- 26 Oct, 2015 5 commits
-
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
CHANGELOG: Pressing the back button on a mouse now goes up a level in Kickoff's application view BUG: 353971 FIXED-IN: 5.4.3 REVIEW: 125822
-
David Edmundson authored
Someone whilst porting had simply commented it out This causes the install dialog to freeze if there's a problem. CCBUG: 344473 CCBUG: 300951 CCBUG: 345234 REVIEW: 125555
-
Kai Uwe Broulik authored
-
Kai Uwe Broulik authored
REVIEW: 125820
-
- 25 Oct, 2015 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 22 Oct, 2015 1 commit
-
-
David Kahles authored
Since QT5.6, qpixmap.h pulls in qtextstream.h. Xlib.h has a but qtextstream.h uses Status as an enum name. fixx11h.h resolves this name clash.
-
- 21 Oct, 2015 1 commit
-
-
Jonathan Riddell authored
-
- 19 Oct, 2015 1 commit
-
-
Eike Hein authored
-
- 18 Oct, 2015 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 16 Oct, 2015 2 commits
-
-
Ivan Čukić authored
- Activities have more contextual information - Configuration and activity creation interface is the same as in activities KCM - Fixed the issue of plasma locking when Qt decides will-I-won't-I (the relayout loop when it decides whether to show a scroll-bar or not) REVIEW:125626
-
David Rosca authored
Unlike QIconItem, IconItem can use SVG icons from Plasma theme. REVIEW: 125660
-
- 14 Oct, 2015 8 commits
-
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
-
Eike Hein authored
Same fix as 1794d3c43f in plasma-framework. BUG:353752
-
Eike Hein authored
-
Eike Hein authored
* Fix handling of all/all and all/allfiles MIME types. * Change the default MIME type filter list to all/all, so that when switching to "Show Files Matching" the user doesn't need to take additional steps. * Fix two cases in which the model didn't signal prop changes to drive the Apply button state correctly. BUG:353409
-
Eike Hein authored
-
Eike Hein authored
Prevents just-launched applications from interfering with the Dashboard when the user immediately wants to use it again. BUG:352297
-
- 13 Oct, 2015 3 commits
-
-
Kai Uwe Broulik authored
Also migrate from invoking a slot to a lambda CHANGELOG: Context menus in the task manager applet are now aligned to the respective entry REVIEW: 125589
-
Kai Uwe Broulik authored
This way we can also ensure the checked state properly resets when the panelcontroller closes without the user dismissing the more menu first
-
Ivan Čukić authored
-
- 11 Oct, 2015 2 commits
-
-
David Edmundson authored
-
David Edmundson authored
From the docs: This is dangerous, because when an event loop is entered in a signal handler or binding, the QML engine continues to run other bindings, animations, transitions, etc. Those bindings can then cause side effects which, for example, destroy the hierarchy containing your event loop. BUG: 347997 REVIEW: 125545
-
- 10 Oct, 2015 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 05 Oct, 2015 1 commit
-
-
Eike Hein authored
-
- 04 Oct, 2015 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 02 Oct, 2015 1 commit
-
-
Takahiro Hashimoto authored
REVIEW: 125402
-
- 01 Oct, 2015 1 commit
-
-
Jonathan Riddell authored
GIT_SILENT
-
- 30 Sep, 2015 2 commits
-
-
David Rosca authored
This removes the check if user has restore session on start option enabled, so the layout map is restored everytime. It also checks in LayoutMemory::laoutChanged if the changed keyboard layout is different from user configured to prevent clearing the layout map on startup. BUG: 325572 FIXED-IN: 5.4.2 REVIEW: 125256
-
Eike Hein authored
There's been repeated feedback they're too wide by default. BUG:351425 CCBUG:353337
-