planet 

Updated bundles, now release builds and less frameworks

Monday, 13 June 2016 | Christoph Cullmann | Tags:  planet
I updated the bundles, now they are release builds of Kate & KWrite and they contain less frameworks. The size is only one half of the last bundles, less than 50 MB per app. Visit “Get It” for the download links or below. Mac Application Bundles Kate 16.07.70 (Update 1) KWrite 16.07.70 (Update 1)

New “Get It” page & “Build It” split out

Monday, 13 June 2016 | Christoph Cullmann | Tags:  planet
As we now have some binaries available for Windows & Mac, I renovated the “Get It” page. You now have there links to the latest versions of our binaries (installer for Windows & application bundle for Mac) beside the link to the distribution packages for Linux/BSD/* as provided by our dear packagers. For building Kate from sources, we now have the building instructions on a separate “Build It” page. We will try to update the binary builds in the next days at Randa. Read More

Working on Kate in Randa

Monday, 13 June 2016 | Dominik Haumann | Tags:  planet  sprint
Right now, around 40 developers are working together on bringing KDE to other platforms in Randa (Switzerland) for an entire week. So far, I just fixed some bugs, e.g.: Kate: Correctly restore view config of all split views (commit, bug, review) Kate: Sort Kate Session Menu alphabetically (commit, bug, review) Kate: Avoid hidden view spaces on start (commit, bug, review) Kate, KDevelop: Tab Switcher Plugin: Make sure the height fits all items (commit, bug) Much more work is going on, especially also with bringing Kate to Mac OS, or making it work better on Windows. Read More

Kate/KWrite Application Bundle Update

Monday, 13 June 2016 | Christoph Cullmann | Tags:  planet
I just created new bundles for Kate & KWrite. By accident they are a bit large, as stuff as web engine is moved to the bundle, but they should work ;=) How to create them? mac.txt in kate.git shows how that works. But you need a macqtdeploy with the patch for QTBUG-48836. Download links: Kate 16.07.70 KWrite 16.07.70 Thanks to the Randa meetup I got time for this, if you want to sponsor, click the image below ;)

First Day in Randa

Monday, 13 June 2016 | Christoph Cullmann | Tags:  planet
Yesterday afternoon I and others arrived in Randa. After some first meetup, started to try out how much work it is to e.g. compile Konsole or KDevelop on my Mac without patching Qt and stuff. Two review requests pending to get Konsole working at least on some basic level. Lets see what more is needed to get it in some usable state (at least the terminal toolview in Kate now can use the konsole part ;=)

Randa Meeting 2016 – Tomorrow on Tour ;=)

Saturday, 11 June 2016 | Christoph Cullmann | Tags:  planet
Tomorrow I will start to travel to the Randa Meeting 2016. I hope I can help to make it possible to spread KF5 based stuff more easy on platforms like Windows & Mac. Lets see what can be done, will be an interesting week ;=) If you want to support us, please consider to donate, we have a fundraising campaign running!

Kate 16.04 on Windows (64bit)

Friday, 29 April 2016 | Dominik Haumann | Tags:  planet
NOTE: Please refer to Get It for up-to-date Windows versions It seems the Kate Alpha Release in January was well received by some users. So we are happy to announce that we are releasing an updated Windows installer for Kate (64bit) today. Essentially, this is the same version that is shipped with the KDE Applications 16.04 release under Linux. Kate-setup-16.04.1-64bit.exe (64bit) installer, compiled on Windows 10 If you have git in your PATH, then the Kate Projects plugin will work as expected. Read More

Making Windows Phones work in Dolphin

Wednesday, 16 March 2016 | Dominik Haumann | Tags:  planet
Hi all, if you have a Windows Phone (e.g. Lumia or similar), then please help us on MTP & Windows Phones so we can find the correct patch to make these devices work in the kio-mtp io slave. Thanks! :-)

Kate/KWrite on Mac – More Icons & More Plugins

Saturday, 24 October 2015 | Christoph Cullmann | Tags:  planet
After a bit more work, toolbars (and other places ;=) have icons, too. More Kate plugins do work, like the nice project plugin I use the whole day, see: Updated .dmg files can be found at (alpha quality, only tested on Mac OS 10.10): ftp://kate-editor.org/cullmann/kate-20151024.dmg ftp://kate-editor.org/cullmann/kwrite-20151024.dmg Help to get more stuff working and fix the remaining crashs is highly appreciated. A script how to build that all can be found at: Read More

Alpha Kate & KWrite Application Bundles

Wednesday, 21 October 2015 | Christoph Cullmann | Tags:  planet
Hi, with my latest changes in kate.git, icons work, too, on windows and mac, without any qt patch, if you put some qt resource file containing breeze inside your share or Resources folder (one up from the application binary). mac.txt contains the rcc calls needed to create such a package and all others things you need to run to get .dmg files. (you need Qt 5.5.0 + a recent CMake + XCode with command line stuff enabled) Read More