Summary: | Get rid of KDELibs4Support | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Eike Hein <hein> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | frameworks | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 337519, 337520 | ||
Bug Blocks: | 337512 |
Description
Eike Hein
2014-07-16 22:46:06 UTC
Git commit 75795797fcfb2e90ad9ede511df29d1a98abc73b by Peter Simonsson. Committed on 31/10/2014 at 18:55. Pushed by psn into branch 'frameworks'. KDialog-- M +7 -6 src/config/konversation.kcfg http://commits.kde.org/konversation/75795797fcfb2e90ad9ede511df29d1a98abc73b Git commit 86fe8f7b149062e13174b7a6b680e1fc6956e778 by Peter Simonsson. Committed on 31/10/2014 at 20:05. Pushed by psn into branch 'frameworks'. Remove some uses of KLocale, KGlobal and KGlobalSettings M +4 -0 CMakeLists.txt M +4 -0 src/CMakeLists.txt M +1 -1 src/application.cpp M +0 -1 src/application.h M +1 -2 src/konsolepanel.cpp M +2 -2 src/mainwindow.cpp M +1 -3 src/scriptlauncher.cpp M +2 -4 src/urlcatcher.cpp http://commits.kde.org/konversation/86fe8f7b149062e13174b7a6b680e1fc6956e778 Git commit 163e320cb5bcdce2574d818375a87ad75c6fd8ae by Peter Simonsson. Committed on 01/11/2014 at 09:14. Pushed by psn into branch 'frameworks'. Use KFileWidget for DCCFileDialog Instead of subclassing KFileDialog that is in KDELibs4Support use QDialog and KFileWidget. M +27 -12 src/dcc/dccfiledialog.cpp M +9 -3 src/dcc/dccfiledialog.h M +1 -1 src/irc/server.cpp http://commits.kde.org/konversation/163e320cb5bcdce2574d818375a87ad75c6fd8ae We're rid of it! |