]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/ui
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / ui /
2006-10-03 Georg BaumFix bug 2868
2006-08-31 Edwin Leuvenfurther ui cleanup: correct tab order
2006-08-31 Edwin Leuvencorrect tab order + layout cleanup
2006-08-25 Edwin Leuvenminimal effort implementation of:
2006-08-24 Abdelrazak Younesremove qPixmapFromMimeSource. This caused the inclusion...
2006-08-16 Edwin Leuvenrework mathdelimiter dialog and add size combo...
2006-08-16 Abdelrazak YounesPort of Martin Vermeer's QNote work: fix of framed...
2006-08-13 Edwin Leuvenmake bullet configuration functional in the document...
2006-08-10 Edwin Leuvenremove accelerator keys (Alt+) from designer files...
2006-08-04 Bo PengAdd more controls to the view-source dialog.
2006-07-30 Bo PengAdd rc.geometry_height, geometry_width, geometry_xysave...
2006-07-14 Edwin LeuvenMath Panel:
2006-07-03 Georg Baummerge booktabs branch
2006-06-28 Edwin Leuvenput citation dialog in good state:
2006-06-27 Jean-Marc Lasgouttes Renaming:
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-05-31 Edwin LeuvenAdd new tableinsertwidget
2006-05-27 Georg Baum * src/frontends/qt4/ui/pch.h: remove
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-07 Edwin Leuvengetting rid of qt4 convenience classes:
2006-05-06 Abdelrazak YounesRemove "limits.h" for pch.h as this header is not used...
2006-05-04 Edwin Leuvengetting rid of even more qt3 convenience classes and...
2006-05-03 Edwin Leuvenget rid of convenience classes in the following dialogs...
2006-05-02 Edwin LeuvenReplace Q3ListBox with QListWidget:
2006-04-27 Bo PengAdd lyxrc.use_lastfilepos and load_session to the qt4...
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]
2006-04-15 Jürgen Spitzmüller * src/frontends/qt4/ui/QTocUi.ui: lay out in...
2006-04-15 Bo PengInitial Qt4 support for view-source feature (r13610...
2006-04-11 Abdelrazak YounesFix related to r13635
2006-04-09 Abdelrazak Youneslib/Makefile.am: move math icons from no-install
2006-04-08 Georg BaumRemove the images directory
2006-04-06 Edwin Leuvenclean up of the graphics dialog:
2006-04-06 Abdelrazak Younes* QMathUi.ui:
2006-04-05 Abdelrazak YounesPorting work from Edwin Leuven:
2006-04-05 Abdelrazak YounesResize the dialog so that the delimiters appears by...
2006-03-29 Abdelrazak YounesAdd outlining functionality to the Qt4 TOC dialog.
2006-03-25 Abdelrazak YounesThis new citation dialog follows a new design similar...
2006-03-24 Abdelrazak YounesCompilation Fix: Appended "Ui" to main objectName so...
2006-03-23 Abdelrazak Younes * src/frontends/qt4/QPrefsDialog.C
2006-03-12 Lars Gullik Bjønnessrc/frontends/qt4/ui/pch.h: new file
2006-03-05 Lars Gullik BjønnesAdded initial qt4 work by Abdelrazak Younes