


Developers Apps by jriddell 28 comments
Thanks. Great work. - Dec 13 2004

Groupware by cies 14 comments
This is a beautiful application. Thanks very much. - Dec 10 2004

Icon Sub-Sets by andrD 6 comments
KofficeAterNative(Kontinuation)+!!! - Dec 02 2004

Various KDE 1.-4. Improvements by pleban 7 comments

Utilities by mkosmul 15 comments

Various KDE 1.-4. Improvements by Erdling 16 comments
The graphical user interface is a great invention however it is sometimes easier to just use the CLI. I mean the beauty of portage is its amazingly simple, effective and efficient command line interface. I admire your enthusiasm but I really think that it would be better spent on a more useful application. Portage seems to be deliberately designed for simplicity and the command line interface. - Oct 26 2004

Various KDE 1.-4. Improvements by Yama 1 comment

Dolphin Service Menus by polemos 8 comments

Dolphin Service Menus by polemos 8 comments
Thanks so much for this software, it really does rip and has helped me out immensely. I had been using Scigraphica previously however the functionality and ease of use of QtiPlot puts Scigraphica to shame. In particular, the ease of which you can plot linear/polynomial etc. line of best fit without the need to build the expression manually is a great time saver.
Thanks again and keep up the good work.
- Ben. - Oct 15 2004
In file qwt_plot_printfilter.h the enumeration for PrintCanvasBackground was missing.
The file should be something like this.
enum Options
{
PrintMargin = 1,
PrintTitle = 2,
PrintLegend = 4,
PrintGrid = 8,
PrintBackground = 16,
PrintCanvasBackground = 1,
PrintAll = ~0
};
Now it compiles fine, but I would like to know exactly what value should be given to PrintCanvasBackground.
Thanks. - Oct 15 2004
In file included from src/parser/muParserBase.h:34,
from src/parser/muParser.h:22,
from src/graph.cpp:69:
src/parser/muParserToken.h:169: warning: ignoring #pragma warning
src/parser/muParserToken.h:171: warning: ignoring #pragma warning
src/graph.cpp: In member function `virtual QColor PrintFilter::color(const
QColor&, QwtPlotPrintFilter::Item, int) const':
src/graph.cpp:181: error: `PrintCanvasBackground' undeclared (first use this
function)
src/graph.cpp:181: error: (Each undeclared identifier is reported only once for
each function it appears in.)
src/graph.cpp: In member function `void Graph::exportToEPS(const QString&)':
src/graph.cpp:1795: error: `PrintCanvasBackground' is not a member of type `
QwtPlotPrintFilter'
src/graph.cpp: In member function `void Graph::print()':
src/graph.cpp:1819: error: `PrintCanvasBackground' is not a member of type `
QwtPlotPrintFilter'
make: *** [obj/graph.o] Error 1
I have GSL. qwt and qwtplot3d (in /usr/include) and have changed my qtiplot.pro accordingly.
INCLUDEPATH += /usr/include/qwt/
INCLUDEPATH += /usr/include/qwtplot3d/
Any ideas? - Oct 14 2004

Wallpapers KDE Plasma by spasemunkie 8 comments
I have uploaded it to kde-look (the name is KDE Wired Gentoo)
Thanks. - Apr 23 2004
It would be nice if drag/drop could be implemented for rearranging the order of items on the menu rather than having to rename each launcher (by prepending a number to the name)
cpu usage is a little intense for my PC at work, but is acceptable (although still high) on my home PC.
Excellent work, I look forward to v0.2. - Apr 22 2004