Top "Kde" questions

KDE is a powerful graphical desktop environment for Unix workstations.

Unable to clone using Git over HTTP

I am behind a proxy that does not allow the use of git://. So I need to checkout using git …

git http version-control proxy kde
Native KDE look for Qt 5 app

I installed Qt5 along with Qt4 on my Kubuntu 12.10 linux machine and noticed the following: Program compiled with Qt4 has …

linux qt kde qt5
QDialog - How to remove the minimize button

Qt 4.8 based, application - Issue with QDialog, minimize button Windows and Gnome (linux) The modal dialog appears with the close …

qt kde qdialog
how to use default icons with qt

I'm using only Qt (though PyQt) and I don't get icons when I call e.g. QMessageBox.warning(). Is there …

qt qt4 pyqt pyqt4 kde
Finding 2D area defined by contour lines in Matlab

I am having difficulty with calculating 2D area of contours produced from a Kernel Density Estimation (KDE) in Matlab. I …

matlab area contour kde