[kmymoney4] [Bug 367787] Add feature to disable the splash screen completely
NSLW
bugzilla_noreply at kde.org
Thu Jul 6 16:17:46 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=367787
NSLW <lukasz.wojnilowicz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Latest Commit| |https://commits.kde.org/kmy
| |money/62d28348b824b6c39e8a6
| |52b752152f3964a6fcd
Resolution|--- |FIXED
Version Fixed In| |5.0
--- Comment #1 from NSLW <lukasz.wojnilowicz at gmail.com> ---
Git commit 62d28348b824b6c39e8a652b752152f3964a6fcd by Łukasz Wojniłowicz.
Committed on 06/07/2017 at 16:17.
Pushed by wojnilowicz into branch 'master'.
Add feature to disable the splash screen
FIXED-IN:5.0
Changes:
1) Single unique pointer to splashscreen instead of two pointers.
2) Class has been changed to simple function, so it takes less space.
3) logoOverlay.isNull() is taking processing resources, while splashscreen can
be created with empty pixmap, so that check was removed.
4) Splashscreen can be disabled.
Differential Revision: https://phabricator.kde.org/D6422
Signed-off-by: Łukasz Wojniłowicz <lukasz.wojnilowicz at gmail.com>
M +16 -0 kmymoney/dialogs/settings/ksettingsgeneraldecl.ui
M +18 -38 kmymoney/kstartuplogo.cpp
M +8 -15 kmymoney/kstartuplogo.h
M +3 -5 kmymoney/main.cpp
https://commits.kde.org/kmymoney/62d28348b824b6c39e8a652b752152f3964a6fcd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list