[digikam] [Bug 382217] New: Use normalized connects

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 382217] New: Use normalized connects

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382217

            Bug ID: 382217
           Summary: Use normalized connects
           Product: digikam
           Version: 5.6.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

Created attachment 106545
  --> https://bugs.kde.org/attachment.cgi?id=106545&action=edit
Normalize all signals and slots

When signals/slots are parsed they are "normalized" if necessary. It is thus a
slight performance improvement to use the "normal" format. See:
http://doc.qt.io/qt-4.8/signalsandslots.html#advanced-signals-and-slots-usage
https://marcmutz.wordpress.com/effective-qt/prefer-to-use-normalised-signalslot-signatures/

The patch was created by running the official normalization utility on all *cpp
files:
https://github.com/qt/qtrepotools/tree/master/util/normalize

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 382217] Use normalized connects [patch]

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382217

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
            Summary|Use normalized connects     |Use normalized connects
                   |                            |[patch]

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 382217] Use normalized connects [patch]

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382217

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Portability

--
You are receiving this mail because:
You are the assignee for the bug.