Revision 7a39e41...

Go back to digest for 23rd February 2014

Other in Utilities

Eike Hein committed changes in [yakuake/frameworks] /:

Initial port to Frameworks 5.

TODO:
* Finish porting the first run dialog (needs a QDialogButtonBox
and some visual polish).
* Port skin listing and management away from KIO::NetAccess to
the jobs API.
* Minor bits and pieces (mainly KDialog->QDialog, e.g. signals).

All unported things are commented out and marked with PORT, so
grep for that if you'd like to help.

File Changes

Added 1 files
  • app/config-yakuake.h.cmake
Deleted 6 files
  •   app/application.cpp
  •   app/application.h
  •   data/yakuake.notifyrc-pre-4.7.1
  •   data/updaters/CMakeLists.txt
  •   data/updaters/yakuake-2.9.9-startupnotification.pl
  •   data/updaters/yakuake.upd
Modified 30 files
  •   CMakeLists.txt
  •   app/CMakeLists.txt
  •   app/firstrundialog.cpp
  •   app/firstrundialog.h
  •   app/main.cpp
  •   app/mainwindow.cpp
  •   app/mainwindow.h
  •   app/session.cpp
  •   app/session.h
  •   app/sessionstack.cpp
  •   app/sessionstack.h
  •   app/skin.cpp
  •   app/skin.h
  •   app/tabbar.cpp
  •   app/tabbar.h
  •   app/terminal.cpp
  •   app/terminal.h
  •   app/titlebar.cpp
  •   app/titlebar.h
  •   app/visualeventoverlay.h
  •   data/CMakeLists.txt
  •   app/config/appearancesettings.cpp
  •   app/config/appearancesettings.h
  •   app/config/appearancesettings.ui
  •   app/config/skinlistdelegate.cpp
  •   app/config/windowsettings.cpp
  •   app/config/windowsettings.h
  •   app/config/windowsettings.ui
  •   data/icons/CMakeLists.txt
  •   data/skins/CMakeLists.txt
37 files changed in total