From bcc3f4794ed428077244648fdacae7ad1c352843 Mon Sep 17 00:00:00 2001 From: Michael Schmitt Date: Wed, 27 Dec 2006 23:11:46 +0000 Subject: [PATCH] * Status.15x: "reopen" dialog resize bug git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16405 a592a061-630c-0410-9148-cb99ea01b6c8 --- Status.15x | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Status.15x b/Status.15x index 40bf45c6c6..a3360e0585 100644 --- a/Status.15x +++ b/Status.15x @@ -24,7 +24,7 @@ GENERAL * Resolve compiler warnings -* especially this one: src/frontends/qt4/QPrefsDialog.C:944: warning: unused parameter 'nr' + especially this one: src/frontends/qt4/QPrefsDialog.C:944: warning: unused parameter 'nr' * Watch for bugzilla.lyx.org entries @@ -104,6 +104,12 @@ MATH CONTROL PANEL OTHER PANELS +* If you open Edit>Text Style... for the first time, the choice text for + "Never Toggled>Size" doesn't fit in the selection box (note that in German, + texts are a bit longer than in English). Interestingly, if you invoke the + dialog a second time, its button sizes are adjusted to their content. + This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5! + * The visual table size selection on the the "Insert Table" dialog has gone (Joost 3/11/06). @@ -195,6 +201,7 @@ EDITING Assertion triggered in void lyx::LyXText::dispatch(lyx::LCursor&, lyx::FuncRequest&) by failing check "cur.text() == this" in file src/text3.C:323 Abort + CHANGE TRACKING * No change bar is given in LaTeX output if (only) the par break has changed @@ -374,14 +381,6 @@ CREDITS: FIXED (JSpitzm-2006-11-06): force updateGeometry() after the panelstack has been created (with Qt >= 4.2 only). A brute method, but it works. -* If you open Edit>Text Style... for the first time, the choice text for - "Never Toggled>Size" doesn't fit in the selection box (note that in German, - texts are a bit longer than in English). Interestingly, if you invoke the - dialog a second time, its button sizes are adjusted to their content. - This happens with qt >= 4.2 only, it does not happen with 4.1.4/4.1.5! - - FIXED (2006-12-24 JSpitzm) - * All label and button texts in the Qt4 dialogs are not translated. FIXED (MGerz 2006-11-07) -- 2.39.2