Components

In this section I present various useful components for Programmers (mostly C++/Qt) either in the form of simply a pack of header/source files for easy integration into your own projects, libraries, or Qt widgets.
I don’t like it when people pack every little algorithm or class into a library, so most stuff of mine will be just plain and easy #include-able code – next to the possibility to use it as a dynamic/static library, of course.