[Differential] [Request, 21 lines] D2688: Parse the template file and install the preview image for KAppTemplate/KDevelop via the kde_package_app_templates. The template file is parsed and the value '

2016-09-06 Thread Simon Wächter
swaechter created this revision. swaechter added a reviewer: Frameworks. REVISION SUMMARY Parse the template file and install the preview image for KAppTemplate/KDevelop via the kde_package_app_templates. The template file is parsed and the value 'Icon' is used to determine the preview image

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-11-30 Thread Simon Wächter
> On Nov. 27, 2015, 6:21 p.m., Simon Wächter wrote: > > Thanks for moving the template macro to the ECM module. A few things I am > > not quite sure: > > > > - Is the .kdev_ignore file still in use? I never saw it in a KDevelop > > project > > - If you

Re: Review Request 126185: Make the KAppTemplate CMake module global

2015-11-27 Thread Simon Wächter
rated application - but since I started my Bachelor I completely run out off time :/ - Simon Wächter On Nov. 27, 2015, 4:55 p.m., Marco Martin wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
nu. It is also callable from "Settings" --> "Configure Kate" --> "Help" (Bottom left"). Thanks, Simon Wächter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
lso callable from "Settings" --> "Configure Kate" --> "Help" (Bottom left"). Thanks, Simon Wächter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
h was more like "I am not quite sure". The patch now contains your suggested change. - Simon --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120595/#review68515 -

Re: Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
figWidgets from git. Before installing the patched library, the help menu was not invokable from the KAppTemplate application. After installing the patching library it was. Also tested it with Kate help menu item from the "Settings" menu. It is also callable from "Settings" --

Re: Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
able from "Settings" --> "Configure Kate" --> "Help" (Bottom left"). Thanks, Simon Wächter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
ibrary, the help menu was not invokable from the KAppTemplate application. After installing the patching library it was. Also tested it with Kate help menu item from the "Settings" menu. It is also callable from "Settings" --> "

Review Request 120595: Build correct QUrl path when KHelpClient::invokeHelp is called

2014-10-15 Thread Simon Wächter
;Settings" --> "Configure Kate" --> "Help" (Bottom left"). Thanks, Simon Wächter ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 120479: Add full C++ KDE Frameworks template

2014-10-03 Thread Simon Wächter
ewboard.kde.org/r/120479/#comment47293> There is a missing KAboutData::setApplicationData(aboutData);. That means, the about dialog will not show the application/author information (Help --> About Simple App) - Simon Wächter On Oct. 3, 2014, 4:27 p.m., J