]> git.lyx.org Git - lyx.git/history - src/frontends
Typo.
[lyx.git] / src / frontends /
2008-07-07 Jürgen Spitzmüller* GraphicsUi.ui: re-save in qt designer 4.1 format.
2008-07-06 Uwe StöhrGraphicsUi.ui: don't open the dialog always with the...
2008-07-06 André Pönitzwrong editor settings from wrong project...
2008-07-06 André Pönitzfix crash.
2008-07-05 Peter Kümmelfix memory leak
2008-07-05 Jürgen Spitzmüller* src/frontends/qt4/GuiDocument.cpp:
2008-07-04 Abdelrazak YounesWork around bug http://bugzilla.lyx.org/show_bug.cgi...
2008-07-01 Abdelrazak Younesup-port fixes and cleanups from BRANCH.
2008-06-30 Abdelrazak YounesFix wheel mouse scrolling bug when speed is set to...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-25 José MatoxFix missing include (QMessageBox) and clean extra white...
2008-06-25 Abdelrazak YounesAdd a preference combo box for the preferred user inter...
2008-06-25 Abdelrazak YounesGUI language via RC: some bug corrections.
2008-06-25 Abdelrazak YounesFix toc and source-view initial showing.
2008-06-24 Pavel Sanda* Doxy
2008-06-24 Jean-Marc Lasgouttessuppress warning
2008-06-20 Abdelrazak Younesforgot this in prev commit.
2008-06-20 Abdelrazak YounesFix ScrollBarAsNeeded
2008-06-20 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4829
2008-06-20 Abdelrazak Younesfix initial outline disabling.
2008-06-20 Abdelrazak YounesOne view/doc: more fixes and cosmetics.
2008-06-19 Abdelrazak Younesretro commit a bit. Should hopefully fix the crashes...
2008-06-19 Abdelrazak YounesSome more fixes to multi-windows.
2008-06-19 Abdelrazak YounesGuiView::on_lastWorkAreaRemoved(): the window closing...
2008-06-19 Abdelrazak YounesPolish the one window per document user experience.
2008-06-19 Abdelrazak YounesCreateView(): Simplify id test and add a debug output.
2008-06-19 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4941
2008-06-19 Abdelrazak YounesPresent to Mac users: Session handling per document...
2008-06-19 Abdelrazak YounesSome more fixes to icon size and session settings.
2008-06-19 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4957
2008-06-18 Abdelrazak YounesRevert 25234: Even though this is not recommended,...
2008-06-18 Abdelrazak YounesLocal aware sorting of the toc type.
2008-06-17 André Pönitzcompile fix
2008-06-17 Abdelrazak Younesmove a loc to where it's useful.
2008-06-17 Abdelrazak YounesNavigator:
2008-06-17 Abdelrazak Younesdelete unused interface.
2008-06-17 Abdelrazak YounesGeneral cleanup of the Outline/Navigator:
2008-06-17 Abdelrazak YounesDon't close child documents.
2008-06-16 Abdelrazak Younesrevert 25271 which was problematic. Sorry for the delay.
2008-06-16 Jürgen SpitzmüllerGuiPrefs.cpp: fix signal.
2008-06-16 Jürgen Spitzmüller* src/frontends/qt4/Menus.cpp:
2008-06-16 Abdelrazak Younes* GuiWorkArea::addWorkArea(): avoid multiple unneeded...
2008-06-15 Pavel SandaMake Delimiter dialog stretchable.
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-12 Abdelrazak YounesMac compile fix.
2008-06-12 André Pönitzcosmetics; compile fix
2008-06-12 Abdelrazak YounesGuiView: Moving updateStatusBar() out of updateDialogs...
2008-06-12 Abdelrazak YounesFix crash on new document.
2008-06-12 Abdelrazak Younesremove unneeded TocModel::clear() method.
2008-06-12 Abdelrazak YounesSimplify TocModel by using UserRole data.
2008-06-12 Abdelrazak YounesFix another recursive repaint problem with Qt4.4 when...
2008-06-12 Abdelrazak YounesFix crash when closing a second lyx window due to a...
2008-06-11 Abdelrazak YounesTocWidget: Small reorg in order to fix http://bugzilla...
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-10 Jean-Marc Lasgouttestypo spotted by JP Chretien
2008-06-09 Abdelrazak YounesMaybe fix http://bugzilla.lyx.org/show_bug.cgi?id=4939
2008-06-09 Abdelrazak Younespotential fix to outline drawer when leaving full-scree...
2008-06-09 Abdelrazak YounesOutline focus fix for mac: Make sure the GuiView is...
2008-06-09 Jürgen Spitzmüllerproper fix for bug 4936.
2008-06-09 Abdelrazak YounesAllow the toc and view-source dock widget to be restore...
2008-06-09 Abdelrazak YounesFix initial focus problem with outline and view-source...
2008-06-09 Abdelrazak Younesset the object name for all DockView based dialog ...
2008-06-09 Abdelrazak YounesGuiToc: set the object name for proper state restoration.
2008-06-09 Jürgen Spitzmüllerbrute fix weird bug 4936.
2008-06-09 Abdelrazak YounesNavigator pane: Switch to dockwidget when working in...
2008-06-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4923 .
2008-06-06 Abdelrazak Younesprevious commit: forgot that
2008-06-06 Abdelrazak YounesSimplify and optimize image on screen visualization...
2008-06-06 Abdelrazak YounesX-Ref dialog: Hide the buffer combo now that child...
2008-06-06 Richard HeckClean up a bit.
2008-06-06 Richard HeckFix citation dialog bug.
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak YounesSimplify image loading on screen which is not asynchron...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-06-06 Abdelrazak YounesFix disconnection on escaped dialog.
2008-06-06 Abdelrazak Younesoups...
2008-06-06 Abdelrazak YounesInsetInfo: Some fixes...
2008-06-06 Abdelrazak Younes* Dialog::inset(): make it const.
2008-06-06 Bo PengGuiInfo: display and initialize the information dialog...
2008-06-05 Abdelrazak YounesMove inset lookup to Dialog class as this is generic...
2008-06-05 Abdelrazak YounesInsetInfo::inset(): look also for next inset as InsetIn...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-06-05 Abdelrazak YounesMac compil fixes.
2008-06-05 Abdelrazak YounesMac compil and warning fixes.
2008-06-05 Abdelrazak YounesProvide a generic way to retrieve icons from the frontend.
2008-06-05 Jürgen Spitzmüller** support for CJK font argument. File Format change **
2008-06-04 Dov Feldsternthis entire method can now be removed (thanks for point...
2008-06-04 Dov Feldsternwhitespace
2008-06-04 Dov Feldsternfix completion painting for RTL (inline completion...
2008-06-03 Bernhard RoiderFix item delegate for qt 4.2:
2008-06-02 Abdelrazak YounesRemove bug work around due to bad event loop startup...
2008-06-02 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4904
2008-06-02 Abdelrazak YounesMove secondary toolbars to View->Toolbars->Other Toolbars.
2008-06-02 Pavel SandaUnify LFUN naming.
2008-06-02 Abdelrazak YounesGet rid of GuiMath layer.
2008-06-02 Abdelrazak YounesMore code removal.
2008-06-02 Abdelrazak Younesremove unused code.
2008-06-01 Bo PengFix manual update of the viewsource dialog, set default...
2008-05-31 André Pönitzfix my color cache "improvements"
2008-05-30 Abdelrazak YounesAdd list of branches.
next