Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-01 | Introduce QApplication | ||
Instantiate a QApplication and let Qt handle the event loop. Add a QTranslator subclass to translate the UI via gettext. Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net> | |||
2013-04-01 | Have some C++ file in the project | ||
Rename gtk-gui.c to qt-gui.cpp, and make the necessary changes so that the project still builds. Signed-off-by: Alberto Mardegan <mardy@users.sourceforge.net> |