]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ChangeLog
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / ChangeLog
index 0cd7e9f440924afe313dd3d2e939a7b223881492..a7244d0e0989846d09da1e0eb0f7d937f734a6d0 100644 (file)
@@ -1,3 +1,67 @@
+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>
+
+       * 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.
+
+2006-03-10  Abdelrazak Younes  <younes.a@free.fr>
+
+       * QWorkArea.[Ch] cleanup:
+       - Added private members workWidth_ and workHeight_ in order to
+         make sure QWorkArea is always able to draw (link to
+         workArea::WorkAreaResize).
+       - deleted superfluous debugging stuff
+       - deleted superfluous commented out code.
+       - placed all specific stuff (Qt-immodule, X11 and Mac OSX) in a
+         separate place at the end of QWorkArea.C.
+       - initial support for Wheel mouse (still does not work).
+
 2006-03-10  Georg Baum  <Georg.Baum@post.rwth-aachen.de>
 
        * QWorkArea.C (getClipboard): convert MAC to UNIX line endings on OSX
@@ -7,6 +71,39 @@
 
        * add svn:ignore
 
+2006-03-01  Abdelrazak Younes  <younes.a@free.fr>
+
+       Initial Port to Qt4.
+       * UI files: they have all been ported to Qt4 format.
+       - With Qt4, uic generates a header only class that is not a Q_OBJECT.
+               => No more need to compile anything in the ui directory.
+               => No more need to moc the header
+       - Signal/slot connection to external method is no more supported. I have
+         transfered all the connections to the corresponding Dialog classes.
+       - xxxBase and xxxModule renamed to xxxUi
+       - Remaining issue: there's still an error with BulletsUI.ui
+
+       * Dialogs.
+       All the dialogs have been ported but there still some Q3xxx objects.
+       Remaining issues:
+       - qttableview use replaced with QTableWidget: Dragging the define the
+         table with the mouse is not implemented.
+       - QTocDialog ported to QTreeWidget but not yet fully functional.
+       - BulletModule not fully been ported and not functional.
+       - Wheel mouse support not functional
+       - Toolbars are always positioned at the top.
+
+       * Important rewrites:
+       - QContentPane merged with QWorkArea which derives from QAbstractScrollArea.
+       - QLPainter now use QPainter
+       - QLPopupmenu ported to QMenu.
+       - QtView ported to QMainWindow
+       - QLToolbar, QToc, QTocDialog, QPrefsDialog, QDocumentDialog...
+       - As Qt4 UI files do not define external signal/slot, I had to copy and
+         paste the code generated by former 'uic' in the *.C files into
+         corresponding Dialog classes. I think I have covered all connections but
+         this has to be verified.
+
 2005-12-14  Hartmut Haase  <hha4491@atomstromfrei.de>
 
        * ui/QPrefLatexModule.ui: make the papersize choices in