]> git.lyx.org Git - features.git/history - src/frontends/qt4/GuiView.cpp
TOC context menu (part 2)
[features.git] / src / frontends / qt4 / GuiView.cpp
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2009-04-04 Pavel SandaCompilation fix
2009-04-04 Vincent van RavesteijnFix bug #3038: wish for lfuns for zoom-in and zoom-out
2009-04-04 Richard HeckFix up a few little things after r29065. If we're calcu...
2009-04-04 Richard HeckFix comment.
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-03-29 Vincent van RavesteijnPrevent assertion with command 'buffer-switch xxx'...
2009-03-25 Richard HeckMake LFUN_BUFFER_NEXT and _PREVIOUS skip documents...
2009-03-20 Jürgen Spitzmüller* GuiView.cpp (closeEvent):
2009-03-07 Jürgen Spitzmüllerfix bug 5833
2009-02-16 Jean-Marc Lasgouttescompilation warning: add exta braces around assignment
2009-02-10 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5082
2009-02-05 Uwe Stöhr- stdmenus.inc: Phantom can contain other things as...
2009-01-25 Uwe Stöhrrevert r28281
2009-01-25 Uwe Stöhrremove the no longer used GuiNote
2009-01-09 Jürgen Spitzmüller* GuiView.cpp (insertPlaintextFile):
2009-01-08 Vincent van RavesteijnDo not create a new file after 'new from template....
2009-01-05 Vincent van RavesteijnAdd comment about r27991.
2009-01-05 Vincent van RavesteijnFix crash when no new document can be created.
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-30 Vincent van RavesteijnAdd *.lyx16 filter to File->Open..
2008-11-29 Vincent van RavesteijnFix bug 5507: Full screen hangs LyX when no file is...
2008-11-23 Vincent van RavesteijnSome fixes for the buttons of the Document and Preferen...
2008-11-18 Pavel SandaSince meeting we have new codename :)
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Stefan Schimanski* open popup on complete-accept if there is a completio...
2008-11-16 André Pönitzeven less framing
2008-11-16 André Pönitzremove mourning border from workarea
2008-11-16 Abdelrazak YounesThe rest of Tommaso patch with some cleanups. Not very...
2008-11-15 André Pönitzremove ispell and pspell
2008-11-15 Pavel SandaFix fullscreen & settings dialog. Very annoying one.
2008-11-15 Stefan Schimanski* proper mechanism to dispatch FuncRequests delayed...
2008-11-14 André Pönitzlatin1->utf8
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-05 Stefan Schimanski* Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5387
2008-10-27 Stefan Schimanski* Trivial fix to set the icon size to normal, not 32...
2008-10-23 Stefan Schimanski* don't rely on the restartCursor call to update the...
2008-10-22 Stefan Schimanski* fix crashing special menu items on Mac after preferen...
2008-10-15 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5319
2008-10-03 Abdelrazak YounesGuiView::findOrBuild(): hide the dialog if requested...
2008-10-03 Abdelrazak YounesIt seems that somebody added the code to show the dockw...
2008-10-03 Abdelrazak YounesMake sure that the focus is correctly set before closin...
2008-10-03 Abdelrazak Younespotential bug fix, reported by Richard:
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-29 Abdelrazak YounesAdd fall back code to assertion.
2008-09-25 Jean-Marc Lasgouttesmake sure that INSET_APPLY dispatching is inside an...
2008-09-22 Abdelrazak YounesGuiView::saveLayout(): Use QSettings::beginGroup.
2008-09-22 Abdelrazak YounesX11 compil fix, sorry.
2008-09-21 Abdelrazak YounesUse QSettings::beginGroup.
2008-09-21 Abdelrazak YounesReset the geometry and ui settings whenever a change...
2008-09-17 Jean-Marc Lasgouttesfix properly http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-16 Jean-Marc Lasgouttesfix a bunch of harmless warnings
2008-09-12 Pavel SandaCosmetics
2008-09-12 Pavel SandaTry to fix the rest of bug http://bugzilla.lyx.org...
2008-09-08 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5234 .
2008-09-08 Pavel SandaMove code.
2008-09-08 Pavel SandaAdd completion-accept lfun.
2008-09-08 Stefan Schimanski* LFUNs complete and complete-cancel. No key intercepti...
2008-08-13 Richard HeckMake sure that in_show_ is reset to false, even if...
2008-08-11 Richard HeckPatch from Vincent. This resets the window title approp...
2008-08-05 Pavel SandaDisabling Fullscreen menu feature under X11, until bug
2008-07-29 Pavel SandaBetter string.
2008-07-29 Pavel SandaVCS: add some message.
2008-07-29 Abdelrazak YounesBufferList::getBuffer(): migrate to FileName.
2008-07-19 Jürgen Spitzmüller* GuiView.cpp:
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-10 Abdelrazak YounesFix crash when tab group is closed while Outline is...
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-25 Abdelrazak YounesFix toc and source-view initial showing.
2008-06-24 Pavel Sanda* Doxy
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-17 Abdelrazak YounesDon't close child documents.
2008-06-12 Abdelrazak YounesGuiView: Moving updateStatusBar() out of updateDialogs...
2008-06-11 Abdelrazak YounesTocWidget: Small reorg in order to fix http://bugzilla...
2008-06-09 Abdelrazak YounesAllow the toc and view-source dock widget to be restore...
2008-06-05 Abdelrazak YounesPreliminar InsetInfo dialog. This was done as an exerci...
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-27 Abdelrazak Younesbug fix with minibuffer focus.
2008-05-27 Abdelrazak Younesfix focus problem with minibuffer.
2008-05-27 Abdelrazak Younesfullscreen tweaking.
2008-05-27 Abdelrazak YounesTemptatively fix fullscreen problems on X11.
2008-05-27 Abdelrazak YounesFix crash with multiple windows.
2008-05-27 Abdelrazak YounesSwitch off fullscreen before closing a window.
2008-05-27 Abdelrazak Younessave/restore toolbars state when toggling fullscreen...
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-23 André Pönitzslightly more compact code
2008-05-23 Abdelrazak YounesPotential bug fix.
2008-05-23 Abdelrazak Younessimplify GuiApplication::unregisterView().
2008-05-23 Abdelrazak YounesGet rid of GuiApplication::view_ids_
2008-05-22 Jean-Marc Lasgouttes * frontends/LyXView.h:
2008-05-21 Abdelrazak YounesRevert 24816, this didn't not work with the minibuffer.
2008-05-18 Abdelrazak YounesEnsure the focus is returned to the editing area after...
2008-05-16 Abdelrazak YounesMenubar autohiding: add some more comments and hide...
2008-05-15 Abdelrazak Younesadd a hack to autohide the menubar in fullscreen mode...
next