Re: Good news regarding Qt 5.5

2015-05-11 Thread Simon Hausmann
On Friday, May 08, 2015 11:37:33 PM Marco Martin wrote: On Friday 08 May 2015 20:16:49 Hausmann Simon wrote: Nice - as a plasma user I'm looking forward to the lower memory usage :) Regarding the url interceptor: Could you make the feature optional? An applet that needs absolute

[Breeze] [Bug 347547] Qt4 applications use wrong palette and icons w/ Breeze

2015-05-11 Thread Matthias Dahl
https://bugs.kde.org/show_bug.cgi?id=347547 --- Comment #1 from Matthias Dahl ua_bugz_...@binary-island.eu --- Created attachment 92533 -- https://bugs.kde.org/attachment.cgi?id=92533action=edit qtconfig w/ KDE_SESSION_VERSION=4 -- You are receiving this mail because: You are the assignee for

[Breeze] [Bug 347547] Qt4 applications use wrong palette and icons w/ Breeze

2015-05-11 Thread Matthias Dahl
https://bugs.kde.org/show_bug.cgi?id=347547 --- Comment #2 from Matthias Dahl ua_bugz_...@binary-island.eu --- Created attachment 92534 -- https://bugs.kde.org/attachment.cgi?id=92534action=edit qtconfig w/ KDE_SESSION_VERSION=5 -- You are receiving this mail because: You are the assignee for

Re: Good news regarding Qt 5.5

2015-05-11 Thread Marco Martin
On Monday 11 May 2015, Simon Hausmann wrote: Ahh yes, new style applets would have to indicate in a .desktop file that they do not need their own engine (and use relative paths only). Do you already have a Version/MinimumVersion type of field? I know it's a bit painful to do this. But think

Re: Good news regarding Qt 5.5

2015-05-11 Thread Simon Hausmann
On Monday, May 11, 2015 10:23:42 AM Marco Martin wrote: On Monday 11 May 2015, you wrote: we are probably need this a bit more in the future, so I would really love to find a way to not lose it That's a fair point, but isn't that possible with one generic QQmlFileSelector or shared

Re: Review Request 123674: capability to load QML kcms in plasmoid config windows

2015-05-11 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123674/ --- (Updated May 11, 2015, 8:28 a.m.) Status -- This change has been

Minutes Monday Plasma Hangout

2015-05-11 Thread Sebastian Kügler
Present: Antonis, Bhushan, Kai Uwe, David, Marco, Martin G., Vishesh, Sebastian Date: 11 May, 2015 Antonis: - finished port of fonts KCM to QML: https://git.reviewboard.kde.org/r/123682/ - problem is that QML has not all o QWidgets features yet, so we don't yet want to port all the KCMs -

[Breeze] [Bug 347547] New: Qt4 applications use wrong palette and icons w/ Breeze

2015-05-11 Thread Matthias Dahl
https://bugs.kde.org/show_bug.cgi?id=347547 Bug ID: 347547 Summary: Qt4 applications use wrong palette and icons w/ Breeze Product: Breeze Version: 5.3.0 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED

Re: Review Request 123682: Plasma-Desktop: Port kcm fonts to QML.

2015-05-11 Thread Marco Martin
On May 9, 2015, 1:18 p.m., Eike Hein wrote: Regressions just going by the screenshot: * Doesn't use form layouting (e.g. the font box labels aren't right-aligned). * The font box height doesn't match the button heights anymore. * Missing colons in the text labels. * Wonky margin

[Breeze] [Bug 347547] Qt4 applications use wrong palette and icons w/ Breeze

2015-05-11 Thread Matthias Dahl
https://bugs.kde.org/show_bug.cgi?id=347547 --- Comment #6 from Matthias Dahl ua_bugz_...@binary-island.eu --- Created attachment 92538 -- https://bugs.kde.org/attachment.cgi?id=92538action=edit vlc file dialog w/ KDE_SESSION_VERSION=5 -- You are receiving this mail because: You are the

[Breeze] [Bug 347547] Qt4 applications use wrong palette and icons w/ Breeze

2015-05-11 Thread Matthias Dahl
https://bugs.kde.org/show_bug.cgi?id=347547 --- Comment #5 from Matthias Dahl ua_bugz_...@binary-island.eu --- Created attachment 92537 -- https://bugs.kde.org/attachment.cgi?id=92537action=edit vlc file dialog w/ KDE_SESSION_VERSION=4 -- You are receiving this mail because: You are the

Re: Minutes Monday Plasma Hangout

2015-05-11 Thread Marco Martin
On Monday 11 May 2015, Sebastian Kügler wrote: Marco: - ported libplasma mostly away from ksycoca, handling bugs resulting from that now - experiment to use only one QQmlEngine for all applets: slightly faster, less memory - see thread Good news regarding Qt 5.5 on plasma-devel list

Re: Review Request 123682: Plasma-Desktop: Port kcm fonts to QML.

2015-05-11 Thread Eike Hein
On May 9, 2015, 1:18 p.m., Eike Hein wrote: Regressions just going by the screenshot: * Doesn't use form layouting (e.g. the font box labels aren't right-aligned). * The font box height doesn't match the button heights anymore. * Missing colons in the text labels. * Wonky margin

testing the single QQmlEngine plasmashell

2015-05-11 Thread Marco Martin
Hi all, I've pushed all what's needed for running plasmashell with a single QQmlEngine, surprisingly seemed to have taken less work/problems than i feared. the repos are needed are: * kdeclarative * plasma-framework * plasma-workspace * plasma-desktop the branch is always called

Review Request 123727: [klipper] Ensure global shortcut actions work

2015-05-11 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123727/ --- Review request for Plasma. Bugs: 345945

Re: testing the single QQmlEngine plasmashell

2015-05-11 Thread Marco Martin
On Monday 11 May 2015, Marco Martin wrote: please test it to see if there are obvious regressions, if it's faster or slower, more or less crashy, if it takes more or less memory (dere it slims by about 25 MB on a 32bit system, of about 40 on a 64 bit), good profiling of memory and startup time