[Differential] [Accepted] D4421: Reverse meaning of :split, :vsplit to match vi and Kate actions.

2017-02-03 Thread Michal Humpula
michalhumpula accepted this revision. michalhumpula added a reviewer: michalhumpula. michalhumpula added a comment. This revision is now accepted and ready to land. Hi Francis, it probably got switched during massive refactor few years back by me. Looks good. Thanks for the fix! REPOSITORY

Review Request 115010: kwallet-framework: remove KDE4Support from tests CMakeLists.txt

2014-01-14 Thread Michal Humpula
Description --- looks like some leftover, compiles ok without it. Diffs - src/runtime/kwalletd/backend/tests/CMakeLists.txt 54ec000 Diff: https://git.reviewboard.kde.org/r/115010/diff/ Testing --- Thanks, Michal Humpula ___ Kde

Review Request 115011: kinit: fix build with QT_USE_QSTRINGBUILDER

2014-01-14 Thread Michal Humpula
--- this is necessary to compile the kinit with QT_USE_QSTRINGBUILDER on. Diffs - src/kdeinit/kinit.cpp 8c7e53d Diff: https://git.reviewboard.kde.org/r/115011/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing

Review Request 115013: kde4support: make it build with QT_USE_QSTRINGBUILDER

2014-01-14 Thread Michal Humpula
--- it's lazy patch, but considering that it's not a single option that is getting removed, I would say it's ok. Diffs - CMakeLists.txt c471101 Diff: https://git.reviewboard.kde.org/r/115013/diff/ Testing --- Thanks, Michal Humpula

Review Request 115012: add QT_USE_QSTRINGBUILDER to compiler settings

2014-01-14 Thread Michal Humpula
/KDEFrameworkCompilerSettings.cmake c27af0c Diff: https://git.reviewboard.kde.org/r/115012/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 115010: kwallet-framework: remove KDE4Support from tests CMakeLists.txt

2014-01-14 Thread Michal Humpula
--- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 115013: kde4support: make it build with QT_USE_QSTRINGBUILDER

2014-01-14 Thread Michal Humpula
/115013/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 115011: kinit: fix build with QT_USE_QSTRINGBUILDER

2014-01-14 Thread Michal Humpula
, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 115010: kwallet-framework: remove KDE4Support from tests CMakeLists.txt

2014-01-14 Thread Michal Humpula
/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 115012: add QT_USE_QSTRINGBUILDER to compiler settings

2014-01-14 Thread Michal Humpula
, except the kinit, which needs a little patch. Diffs - kde-modules/KDEFrameworkCompilerSettings.cmake c27af0c Diff: https://git.reviewboard.kde.org/r/115012/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde

Re: Review Request 115010: kwallet-framework: remove KDE4Support from tests CMakeLists.txt

2014-01-14 Thread Michal Humpula
/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: KDE Frameworks: Moving toward 5.0 final and Governance

2014-01-07 Thread Michal Humpula
On Tuesday 07 of January 2014 23:10:11 John Layt wrote: On 7 January 2014 19:55, Albert Astals Cid aa...@kde.org wrote: El Dimarts, 7 de gener de 2014, a les 18:24:41, Alex Merry va escriure: On 07/01/14 17:10, John Layt wrote: I've put myself down (rather obviously) for KPrintUtils. Most

Re: Review Request 114693: fix KFileWidget url selection

2013-12-30 Thread Michal Humpula
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114693/#review46448 --- On Dec. 28, 2013, 11:33 a.m., Michal Humpula wrote

Re: Review Request 114693: fix KFileWidget url selection

2013-12-30 Thread Michal Humpula
Diff: https://git.reviewboard.kde.org/r/114693/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 114693: fix KFileWidget url selection

2013-12-30 Thread Michal Humpula
/114693/#review46461 --- On Dec. 30, 2013, 9 p.m., Michal Humpula wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114693

Re: Review Request 114693: fix KFileWidget url selection

2013-12-30 Thread Michal Humpula
? Michal Humpula wrote: this might explain the difference of (Q|K)Url(QString) constructor: http://community.kde.org/Frameworks/Porting_Notes#KDECore_Changes yep, that works. (damn, two tries and none of them were right:) I suppose I can close this and you will commit your own fix

Re: Review Request 114693: fix KFileWidget url selection

2013-12-30 Thread Michal Humpula
) doesn't call any setUrl, which hints that it could actually be correct. Diffs - src/filewidgets/kfilewidget.cpp 11597b3 Diff: https://git.reviewboard.kde.org/r/114693/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel

Re: [kate/frameworks] part: port from KDialog to QDialog (KateGlobal::configDialog)

2013-12-29 Thread Michal Humpula
On Sunday 29 of December 2013 14:44:59 David Faure wrote: On Thursday 19 December 2013 15:28:27 Dominik Haumann wrote: On Thursday, December 19, 2013 15:12:01 Michal Humpula wrote: On Thursday 19 of December 2013 14:57:33 Dominik Haumann wrote: On Wednesday, December 18, 2013 19:42:43

Review Request 114693: fix KFileWidget url selection

2013-12-28 Thread Michal Humpula
- src/filewidgets/kfilewidget.cpp 11597b3 Diff: https://git.reviewboard.kde.org/r/114693/diff/ Testing --- Thanks, Michal Humpula ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde

reviewboard repository

2013-12-24 Thread Michal Humpula
Hi there, I was trying to post a patch for kparts today, but failed to find a kparts repository in reviewboard. So, what is the current way of submitting patch to any of frameworks libs? Cheers Michal ___ Kde-frameworks-devel mailing list

[KParts] patch: don't emit urlChanged, when url is the same

2013-12-24 Thread Michal Humpula
Hi there, as suggested without fully functional reviewboard, here is the little patch for discussion. Emit urlChanged only when actually changing url trough setUrl. The drawback of this is that now the fast assignment is replaced by possibly expensive string comparison. On the other hand,

Re: [KParts] patch: don't emit urlChanged, when url is the same

2013-12-24 Thread Michal Humpula
On Tuesday 24 of December 2013 14:05:36 David Faure wrote: On Tuesday 24 December 2013 13:50:29 Michal Humpula wrote: On Tuesday 24 of December 2013 13:22:05 David Faure wrote: On Tuesday 24 December 2013 12:30:56 Michal Humpula wrote: Hi there, as suggested without fully

substitution for KDE4_ADD_APP_ICON cmake macro

2013-12-20 Thread Michal Humpula
Hi there, I was wondering if there is a recommended migration path from KDE4_ADD_APP_ICON cmake makro. Cheers Michal ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

migration KIcon to QIcon

2013-12-17 Thread Michal Humpula
Hi there, have a small glitch with icon loading on frameworks. If I understand correctly, the migration path for KIcon is QIcon::fromTheme, right? Unfortunately this is giving me empty results, which might be caused by QIcon::themeName() giving me empty string. If I configure the theme

Re: migration KIcon to QIcon

2013-12-17 Thread Michal Humpula
Pol wrote: On Mon, Dec 16, 2013 at 5:18 PM, Michal Humpula michal.hump...@seznam.czwrote: Hi there, have a small glitch with icon loading on frameworks. If I understand correctly, the migration path for KIcon is QIcon::fromTheme, right? Unfortunately this is giving me empty results