]> git.lyx.org Git - features.git/history - src/frontends/qt4/GuiView.cpp
move updateLables to buffer
[features.git] / src / frontends / qt4 / GuiView.cpp
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...
2008-05-15 Abdelrazak Younesmenubar autoshowing: go back to r24786
2008-05-15 Abdelrazak YounesRestoring autohiding and showing of menubar upon Pavel...
2008-05-15 Abdelrazak Younes- using Alt key in fullscreen mode: don't autoshow...
2008-05-15 Abdelrazak Younes- Don't popup the menubar if only Alt is pressed.
2008-05-15 Abdelrazak YounesAutoshow and autohide menubar while in fullscreen mode.
2008-05-06 Pavel SandaIntroduce groups for graphics insets. That includes:
2008-05-04 Abdelrazak YounesWe don't want the document dialog to be reset for each...
2008-05-03 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4816
2008-05-02 Abdelrazak Younes* Delegates.h: clarify some comments.
2008-05-02 Abdelrazak YounesSimplify dialogs updating.
2008-05-02 Abdelrazak YounesCleanup Toc dialog and GuiView interaction. The toc...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-28 Jürgen Spitzmüller* GuiView.{cpp, h}:
2008-04-27 Abdelrazak YounesSome dialog consistency work:
2008-04-25 Abdelrazak YounesDon't hide dialogs upon buffer switch. I've been wantin...
2008-04-21 André Pönitzfix #4758
2008-04-21 André Pönitzcompile fix
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 Jürgen SpitzmüllerFix bug 4750
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-16 André Pönitzfix leak in the undo stack
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-07 Jürgen Spitzmüller* src/frontends/qt4/GuiView.cpp:
2008-04-07 Joost Verburgnew logo graphics
next