Package: eiskaltdcpp / 2.2.6-4

Metadata

Package Version Patches format
eiskaltdcpp 2.2.6-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix for gcc 4.7.patch | (download)

eiskaltdcpp-qt/src/PublicHubs.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix for gcc >= 4.7
 Patch is already available in master branch in upstream.
fix crash on exit.patch | (download)

eiskaltdcpp-qt/src/ArenaWidgetManager.cpp | 2 2 + 0 - 0 !
eiskaltdcpp-qt/src/GlobalTimer.cpp | 2 2 + 0 - 0 !
eiskaltdcpp-qt/src/main.cpp | 5 3 + 2 - 0 !
3 files changed, 7 insertions(+), 2 deletions(-)

 fixed crash on exit
 This patch was backported from version 2.2.7 which is not yet released.
Bug-Ubuntu: https://launchpad.net/bugs/944675
fix crash at launch time.patch | (download)

eiskaltdcpp-qt/src/EiskaltApp.h | 2 1 + 1 - 0 !
eiskaltdcpp-qt/src/EiskaltApp_haiku.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix crash at launch time
 Patch is already available in master branch in upstream.
 Problem was only in builds with gcc 4.7.
fix blur icon in the D Bus notifications in Ubuntu.patch | (download)

eiskaltdcpp-qt/src/Notification.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fixed blur icon in the d-bus notifications in ubuntu unity
 This patch was backported from version 2.2.7 which is not yet released.
correctly save header state for tree views.patch | (download)

eiskaltdcpp-qt/src/ADLS.cpp | 18 6 + 12 - 0 !
eiskaltdcpp-qt/src/DownloadQueue.cpp | 17 5 + 12 - 0 !
eiskaltdcpp-qt/src/FavoriteHubs.cpp | 15 5 + 10 - 0 !
eiskaltdcpp-qt/src/FavoriteUsers.cpp | 14 5 + 9 - 0 !
eiskaltdcpp-qt/src/FinishedTransfers.h | 21 7 + 14 - 0 !
eiskaltdcpp-qt/src/PublicHubs.cpp | 13 4 + 9 - 0 !
eiskaltdcpp-qt/src/SpyFrame.cpp | 3 3 + 0 - 0 !
7 files changed, 35 insertions(+), 66 deletions(-)

 correctly save header state for tree views
 This patch was backported from version 2.2.7 which is not yet released.