]> git.lyx.org Git - lyx.git/commitdiff
set svn:eol-style to native in qt4 frontend
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Tue, 21 Mar 2006 19:56:57 +0000 (19:56 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Tue, 21 Mar 2006 19:56:57 +0000 (19:56 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13447 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ChangeLog

index 6845c1862be5842f4cdb9f70485d69957a90d400..a7244d0e0989846d09da1e0eb0f7d937f734a6d0 100644 (file)
@@ -1,51 +1,51 @@
-2006-03-16  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * PanelStack::addPanel(): fixed document settings dialog size when\r
-         first showed.\r
-\r
-2006-03-16  Edwin Leuven  <e.leuven@uva.nl>\r
-\r
-       * entries in the combobox in the toolbar are not legible\r
-       * same for entries in the listview in the preferences dialog\r
-       * the color is not updated after changing it (i always change the\r
-         murky pink color of lyx's background to white)\r
-\r
-2006-03-16  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * fixed inset button grey colors.\r
-\r
-2006-03-15  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * QLPopupMenu.C: removed topLevelMenu_.clear() call.\r
-\r
+2006-03-16  Abdelrazak Younes  <younes.a@free.fr>
+
+       * PanelStack::addPanel(): fixed document settings dialog size when
+         first showed.
+
+2006-03-16  Edwin Leuven  <e.leuven@uva.nl>
+
+       * entries in the combobox in the toolbar are not legible
+       * same for entries in the listview in the preferences dialog
+       * the color is not updated after changing it (i always change the
+         murky pink color of lyx's background to white)
+
+2006-03-16  Abdelrazak Younes  <younes.a@free.fr>
+
+       * fixed inset button grey colors.
+
+2006-03-15  Abdelrazak Younes  <younes.a@free.fr>
+
+       * QLPopupMenu.C: removed topLevelMenu_.clear() call.
+
 2006-03-15  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * qfont_loader.C (isChosenFont): Xft-enabled Qt 4.1 seems to call
        all fonts "Multi". Therefore test for this case.
 
-2006-03-15  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * QLPopupMenu.[Ch]: renamed topLevelMenu to topLevelMenu_\r
-\r
-2006-03-15  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * QLMenubar.C: MACX menubar initialisation crash fix\r
-\r
-2006-03-14  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * QWorkArea.[Ch]: Wheel one-liner mouse fix\r
-       * QWorkArea.C: Reverted to Q_WS_X11 and Q_WS_MACX instead of Q_OS_*\r
-       * QWorkArea.h: Added comments\r
-\r
-2006-03-12  Lars Gullik Bjønnes  <larsbj@lyx.org>\r
-\r
-       * ui/pch.h: new file\r
-\r
-2006-03-11  Abdelrazak Younes  <younes.a@free.fr>\r
-\r
-       * Various Compilation fixes for MacOSX. There is still a problem\r
-         with Dialog.C:275 which does not recognize \r
-\r
+2006-03-15  Abdelrazak Younes  <younes.a@free.fr>
+
+       * QLPopupMenu.[Ch]: renamed topLevelMenu to topLevelMenu_
+
+2006-03-15  Abdelrazak Younes  <younes.a@free.fr>
+
+       * QLMenubar.C: MACX menubar initialisation crash fix
+
+2006-03-14  Abdelrazak Younes  <younes.a@free.fr>
+
+       * QWorkArea.[Ch]: Wheel one-liner mouse fix
+       * QWorkArea.C: Reverted to Q_WS_X11 and Q_WS_MACX instead of Q_OS_*
+       * QWorkArea.h: Added comments
+
+2006-03-12  Lars Gullik Bjønnes  <larsbj@lyx.org>
+
+       * ui/pch.h: new file
+
+2006-03-11  Abdelrazak Younes  <younes.a@free.fr>
+
+       * Various Compilation fixes for MacOSX. There is still a problem
+         with Dialog.C:275 which does not recognize 
+
 2006-03-10  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
 
        * QLMenubar.h: compile fix for gcc-4.1.