Bug 354607 - Migrate to newer Qt5 signal/slot syntax
Summary: Migrate to newer Qt5 signal/slot syntax
Status: RESOLVED FIXED
Alias: None
Product: choqok
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: Git
Platform: Other Linux
: NOR task
Target Milestone: ---
Assignee: Andrea Scarpino
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2015-10-30 16:50 UTC by Andrea Scarpino
Modified: 2017-12-29 16:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 1.7
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Scarpino 2015-10-30 16:50:35 UTC
We should migrate to newer Qt5 signal/slot syntax:
http://woboq.com/blog/how-qt-signals-slots-work-part2-qt5.html

Reproducible: Always
Comment 1 Mehrdad Momeny 2015-12-12 08:07:01 UTC
Git commit c90caa5831a3b285a144826c1c144e265b607412 by Mehrdad Momeny.
Committed on 12/12/2015 at 08:05.
Pushed by momeny into branch 'master'.

Migrating to new Qt5 connect(signla,slot) method.
/choqok folder is done.
Methods which had overloads left in the old way, as it is prettier that casting functions.

M  +10   -14   choqok/config/accounts/accountswidget.cpp
M  +2    -2    choqok/config/accounts/addaccountdialog.cpp
M  +2    -2    choqok/config/accounts/editaccountdialog.cpp
M  +4    -4    choqok/config/behavior/behaviorconfig_shorten.cpp
M  +2    -2    choqok/config/plugins/choqokpluginconfig.cpp
M  +40   -47   choqok/mainwindow.cpp
M  +1    -1    choqok/systrayicon.cpp
M  +8    -4    helperlibs/twitterapihelper/twitterapimicroblog.cpp
M  +4    -3    helperlibs/twitterapihelper/twitterapipostwidget.cpp
M  +1    -1    microblogs/twitter/twittermicroblog.cpp

http://commits.kde.org/choqok/c90caa5831a3b285a144826c1c144e265b607412