On Wed, Jul 13, 2011 at 09:04:44PM +0200, Aaron J. Seigo wrote:
> On Monday, July 11, 2011 01:24:50 Akarsh Simha wrote:
> > "What's interesting" box, that would programmatically generate a list
> > of interesting objects that are visible from your location tonight
> > (taking into account a bunch o
On Monday, July 11, 2011 01:24:50 Akarsh Simha wrote:
> "What's interesting" box, that would programmatically generate a list
> of interesting objects that are visible from your location tonight
> (taking into account a bunch of parameters including your equipment,
> location, light pollution level
> In the first tab I see two issues:
> The first is, that the LineEdit for the directory is a little to short. I
> think, it would be nicer to be as long as the surrounding GroupBox.
> The second is, that the space before and after the QLabel "Additional options
> passed to tar:" is huge. That shou
Hello all,
I've just started learning to program with KDE and Qt. For this purpose I
thought about a simple GUI application to back up a selection of the
configuration files in ~/.kde/config.
After reading in the source code of some existing KDE applications (mainly in
g...@kde.org), I tried i