Skip to content

Developers 

Bug fixed after 13 years

Friday, 17 June 2016  | Christoph Cullmann | Tags:  planet

During the Randa sprint an 13 year old bug was fixed :P

I myself moved it to kxmlgui (out of Kate/KWrites’s harm, good to delegate stuff away :) in 2003 and since then we got a lot of duplicates but never somebody got the time to track it down. (333 votes for it, really nice number)

Now, after 13 years, it got done (and yet another chance that a bug becomes a sentient intelligence has vanished ;=)

Read More

New Kate/KWrite Bundles for Mac

Thursday, 16 June 2016  | Christoph Cullmann | Tags:  planet

I updated again the Kate/KWrite application bundles following the new guide on KDE on Mac.

With the same guide, other application developers should be able to create stand-alone application bundles for Mac OS X, too. Btw., the guide is on a wiki page, feel free to enhance the documentation, I doubt it is optimal ATM.

What needs to be solved to make it easier: At the moment, the guide uses a stock Qt as obtainable from qt.io but unfortunately, macdeployqt needs to be patched to deploy non-qt plugins

Read More

Kate & Co. on Tour

Wednesday, 15 June 2016  | Christoph Cullmann | Tags:  planet

We used the nice weather for some small trip near Randa between hacking ;=)
27077238394_423b6b425b_z

But beside getting a bit fresh air, we did other nice things like fixing together with David Faure of Frameworks fame the issue “how to get automagically icons loaded if you want to bundle them in your installer/app bundle”, see the change: “Add support for loading and using an icontheme in a RCC file automatically.”

Read More

New Mac OS X Build Documentation

Tuesday, 14 June 2016  | Christoph Cullmann | Tags:  planet

During the Mac OS X platform meeting here at Randa, the point was made that the current build documentation for Mac OS X is a bit lacking, as e.g. the steps to create an application bundle are only documented somewhere for Kate, Krita, KDevelop, … but in no central place.

I started to writeup a new howto at the mac.kde.org page that utilizes emerge for the heavy lifting like the KDE Windows team uses it.

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. For instance, thanks to Kåre and David, renaming documents already works now, and soon the filesystem browser plugin will be available in the next Kate on Windows release :)

Read More

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 ;=)

Read More

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!

Read More

Breeze Dark Color Scheme

Saturday, 28 May 2016  | Dominik Haumann
Just as quick info, with the next KDE Frameworks 5 release, namely KF5 version 5.23, the KTextEditor framework gains a Breeze Dark color scheme. The colors mostly stick to the Breeze color palette, with some minor changes, since KTextEditor needs more colors the the color palette itself ships. To use this color scheme, go to the config dialog and choose “Breeze Dark” in the Fonts & Colors config page. We hope this is useful – mandatory screenshot: Read More

Kate on Windows

Thursday, 28 January 2016  | Kåre Särs

NOTE: Please refer to Get It for up-to-date Windows versions

It took some time but here is now an installer for Kate on Windows.

First the proof :)

[kate-installer][2]
The installer
[An example of what it can look like][3]
An example of what it can look like

There are still some things that needs fixing. The current installer is built from git master and not from released packages so the translation stuff hat you usually get with the release packages are missing. So only partially translated. Another feature that I’m still missing is the spell-check. I need to still add a/hspell and language dictionaries to get that to work.

Read More

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:Kate with Project Plugin on Mac

Updated .dmg files can be found at (alpha quality, only tested on Mac OS 10.10):

ftp://kate-editor.org/cullmann/kate-20151024.dmg

Read More