Andi Albrecht
Andi Albrecht
Thanks for the feedback! I really appreciate it. I'll add some configuration options for the next release. But I've just committed a change that uses the default monospace font of...
Font size can now be changed using the preference dialog.
The drop-down menu on the application name in Gnome's app bar: 
Maybe you'll have to run `make compile-resources` before launching the app. This recompiles the UI stuff. Michael Shepanski schrieb am Di., 24. Jan. 2017 um 15:06 Uhr: > Weird, I...
That's actually a GTK thing. I create parts of the UI using Glade ( https://glade.gnome.org/). The UI definitions are stored in the data/*.ui files. Those (XML) files need to be...
Moved to 0.5.0: This is easier to implement when we store settings in gconf.
Removing the milestone again... in fact, there is no export to CSV option...
I'm currently experimenting with a sidebar. First approaches are already in the current development version. This sidebar would also contain some kind of schema browser. But I'd like to keep...
Related #14
The transaction handling code is not ported from CrunchyFrog yet.