[Bug 210823] New: digikam does not respect kde default toolbar style

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

[Bug 210823] New: digikam does not respect kde default toolbar style

"Jens Müller"
https://bugs.kde.org/show_bug.cgi?id=210823

           Summary: digikam does not respect kde default toolbar style
           Product: digikam
           Version: 1.0.0-beta5
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           1.0.0-beta5 (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

Default toolbar style (icononly, textundericon, txtbesideicon) can be set via
systemsettings. Digikam and Showfoto do not respect this settings, they show
always textbesideicon. Shure one can set this with one right click, but for
consistence digikam should read kde defaults.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 210823] digikam does not respect kde default toolbar style

Bugzilla from andi.clemens@gmx.net
https://bugs.kde.org/show_bug.cgi?id=210823


Andi Clemens <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 210823] digikam does not respect kde default toolbar style

Bugzilla from andi.clemens@gmx.net
In reply to this post by "Jens Müller"
https://bugs.kde.org/show_bug.cgi?id=210823


Andi Clemens <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Andi Clemens <andi clemens gmx net>  2009-11-02 17:06:13 ---
SVN commit 1043890 by aclemens:

To adept the global KDE toolbar style, the toolbar needs to be named
"mainToolBar".
digiKam used to name the toolbars "ToolBar", which makes it not behave like
other KDE applications do.
A simple rename in the *ui.rc files does not prevent users from the "faulty"
behavior if they have a custom
*ui.rc file in their home directories.  In this case, we need to parse the ui
files and alter the name on
startup.

Note, other windows / plugins need to be ported, too.

BUG: 210823

 M  +10 -9     CMakeLists.txt  
 M  +11 -0     digikam/digikamapp.cpp  
 M  +2 -2      digikam/digikamui.rc  
 A             digikam/uifilevalidator.cpp   [License: GPL (v2+)]
 A             digikam/uifilevalidator.h   [License: GPL (v2+)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=1043890

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 210823] digikam does not respect kde default toolbar style

Gilles Caulier-4
In reply to this post by "Jens Müller"
https://bugs.kde.org/show_bug.cgi?id=210823


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.0.0-beta5                 |1.0.0




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 210823] digikam does not respect kde default toolbar style

bugzilla_noreply
In reply to this post by "Jens Müller"
https://bugs.kde.org/show_bug.cgi?id=210823

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Usability
                 CC|                            |[hidden email]

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

[digikam] [Bug 210823] digikam does not respect kde default toolbar style

bugzilla_noreply
In reply to this post by "Jens Müller"
https://bugs.kde.org/show_bug.cgi?id=210823

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Usability                   |Interroperability

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