Revision c338738...

Go back to digest for 3rd November 2013

Features in Development Tools

Milian Wolff committed changes in [kdevelop] /:

Paint full splash screen in QML.

This is especially nice since it reduces the maintenance whenever
we increase the version number. Now we simply show the version
of the compiled KDevelop application which is much better than having
to update a pixmap everytime.

And if the QML fails to load for some reason, well its a bug and
should be fixed. Having a pixmap fallback for that does not make
sense in my eyes.

File Changes

Modified 5 files
  •   app/main.cpp
  •   app/splash.cpp
  •   app/splash.h
  •   app/splash.qml
  •   pics/misc/CMakeLists.txt
5 files changed in total