Commit Graph

5 Commits

Author SHA1 Message Date
Philipp Wolfer
53cd2cf1e2 PICARD-1527: Fix dialog default sizes
- Dialogs defined in UI files had two different places where a default size is defined (in UI file and code). Removed definition from code and adpated UI files.
- The default size of the options dialog is too small to accomodate the content. Actually the .ui file was once set to a sensible default, this is used again now.
2019-07-21 20:43:44 +02:00
Laurent Monin
d3743948fa InfoDialog: only display Close button, as it is the sole action possible
Also fix translation of it, extending StandardButton
2018-03-06 11:28:03 +01:00
Sambhav Kothari
630c46b940 Recreate infodialog and shift ArtworkTable class to appropriate file 2016-12-23 22:37:32 +05:30
Laurent Monin
258e9c2084 Use info dialog to display per-album error log.
When an error occurs during loading of a release, it will be visible
in info dialog for this release (which was unused).

New icon was added to mark visually releases with errors, and scrollbars
will appear in info dialog if needed.
2013-07-02 23:38:31 +02:00
Michael Wiencek
4c519261c3 Experimental branch for PICARD-43 (extended tag comparison) 2011-12-19 00:48:33 -06:00