https://bugs.kde.org/show_bug.cgi?id=337519 --- Comment #3 from Peter Simonsson --- Git commit c4d8e9add22a761c84320d37381c3acdec0a6e41 by Peter Simonsson. Committed on 31/10/2014 at 16:30. Pushed by psn into branch 'frameworks'. Port to QApplication and KDBusService M +1 -0 CMakeLists.txt M +1 -0 src/CMakeLists.txt M +6 -6 src/application.cpp M +4 -4 src/application.h M +2 -2 src/awaymanager.cpp M +2 -2 src/bookmarkhandler.cpp M +1 -1 src/config/highlight_config.cpp M +1 -1 src/config/osd_config.cpp M +1 -1 src/config/theme_config.cpp M +3 -3 src/connectionmanager.cpp M +18 -18 src/dbus.cpp M +2 -2 src/identitydialog.cpp M +1 -1 src/irc/channellistpanel.cpp M +1 -1 src/irc/inputfilter.cpp M +5 -5 src/irc/nicksonline.cpp M +3 -2 src/irc/outputfilter.cpp M +7 -7 src/irc/server.cpp M +11 -5 src/main.cpp M +5 -5 src/mainwindow.cpp M +9 -9 src/notificationhandler.cpp M +6 -6 src/urlcatcher.cpp M +2 -2 src/viewer/ircinput.cpp M +3 -3 src/viewer/ircview.cpp M +3 -3 src/viewer/searchbar.cpp M +1 -1 src/viewer/topiclabel.cpp M +1 -1 src/viewer/viewcontainer.cpp http://commits.kde.org/konversation/c4d8e9add22a761c84320d37381c3acdec0a6e41 -- You are receiving this mail because: You are watching all bug changes.