]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.h
Also display the info about BibTeX databases in the TeX info panel.
[lyx.git] / src / frontends / qt4 / GuiView.h
2011-10-30 Vincent van RavesteijnFix the messaging after an autosave
2011-10-23 Abdelrazak YounesFirst step towards a little bit more independence of...
2011-10-06 Tommaso CucinottaAdded Export As... dialog, exploiting the new destinati...
2011-01-24 Peter Kümmelremove obsolete code: we have now a animation to indica...
2011-01-03 Vincent van RavesteijnFix bug #7099: Fix bug #7099: Math toolbars don't autoshow.
2010-12-09 Richard HeckThis routine does not need to take a pointer to a WorkA...
2010-12-07 Pavel SandaReplay r36747
2010-12-07 Pavel SandaReplay r36745
2010-12-07 Pavel SandaRevert commits from 36745
2010-12-06 Peter Kümmeluse tabs
2010-12-06 Peter Kümmeldon't show errors when auto saving, #7132
2010-12-04 Abdelrazak YounesMove code from GuiApplication::dispatch() to GuiView...
2010-11-30 Vincent van RavesteijnFix bug #6263: Order of Tabs in Menu and used in Ctrl...
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-11-07 Vincent van RavesteijnMove the buffer related part from GuiView::renameBuffer...
2010-11-05 Vincent van RavesteijnAllow for nested setBusy calls.
2010-10-29 Vincent van RavesteijnPass the Buffer to GuiView::reloadBuffer. We always...
2010-10-23 Peter Kümmelswitch mouse to busy symbol every 3 seconds and then...
2010-10-17 Peter KümmelUse DispatchResult also in GuiView::dispatchVC to handl...
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-06-07 Vincent van RavesteijnConstify GuiView::busy().
2010-06-07 Vincent van RavesteijnFix the storage of the last opened files list when...
2010-06-04 Vincent van RavesteijnFix bug #6606: Crash when reverting a document with...
2010-03-05 Peter Kümmelfix bug 6578, use tabs
2010-02-09 Abdelrazak YounesToday is a sad day, LyXView has passed over... long...
2010-01-30 Vincent van RavesteijnFix r33279.
2010-01-29 Jean-Marc Lasgouttesadd a dispatchresult parameter to lyxview::dispatch
2010-01-27 Vincent van RavesteijnFix doxygen output for grouped items. Without the ...
2010-01-10 Richard HeckDeclare focusInEvent so we can compile.
2010-01-08 Vincent van RavesteijnMove reloadBuffer from GuiView to Buffer.
2010-01-01 Tommaso CucinottaNo need for the new LyXView::selectDocumentBuffer(...
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-12-21 Peter Kümmelmove calls to Buffer::errors and Buffer::message to...
2009-12-18 Abdelrazak YounesDetach Buffer preview and update preview in a new threa...
2009-12-13 Abdelrazak YounesFor Qt4.4 and up: Detach Buffer autosave into a new...
2009-11-24 Pavel SandaFix #5211 - Check documents for changes after svn update.
2009-10-29 Vincent van RavesteijnDissect closeWorkArea and closeBuffer.
2009-10-05 Abdelrazak YounesCleanup virtual interfaces.
2009-09-30 Abdelrazak Younesremove indirection from LyXView::viewStatusMessage().
2009-09-27 Abdelrazak YounesTransfer LFUN_INSET_APPLY from GuiView to BufferView.
2009-09-23 Abdelrazak Younes* Transfer LFUN_SERVER_GOTO_FILE_ROW to GuiView and...
2009-09-23 Abdelrazak YounesGet rid of LyXView::hasFocus().
2009-09-19 Abdelrazak Younes* Move LFUN_BUFFER_CHILD_OPEN to GuiView.
2009-09-19 Abdelrazak YounesLyXView: remove closeBuffer() and closeBufferAll()...
2009-09-12 Abdelrazak YounesMove LFUN_BUFFER_RELOAD and LFUN_VC_* to GuiView. Try...
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-09-05 Abdelrazak Younes* LyXView: get rid of two pure virtual methods.
2009-09-05 Abdelrazak Younes* LyXView:
2009-08-22 Tommaso CucinottaAdded at the LyXView level distinction among currently...
2009-08-21 Vincent van RavesteijnOne more obsolete comment.
2009-08-21 Vincent van RavesteijnSome necessary cleanup, noticed by Pavel.
2009-08-19 Vincent van RavesteijnMake new function writeSession(). Now it's no longer...
2009-08-18 Vincent van Ravesteijn- Ditch the in_close_event parameter, as we can use...
2009-08-18 Vincent van RavesteijnRename closeBufferAll to closeWorkAreaAll (because...
2009-08-18 Vincent van RavesteijnDissect closeBufferAll and closeTabWorkArea. Unfortunat...
2009-08-17 Vincent van RavesteijnClose the correct tab when clicking one while the activ...
2009-08-17 Vincent van RavesteijnRename tolastopened to in_close_event. I forgot this...
2009-08-15 Vincent van RavesteijnIf we are hiding a buffer _and_ the buffer is visible...
2009-08-15 Vincent van RavesteijnRename closeBuffer to closeWorkArea, because we'll...
2009-08-15 Vincent van RavesteijnMake a new function to check whether a workArea is...
2009-08-15 Vincent van RavesteijnAmong other problems still left. At least close the...
2009-08-14 Vincent van RavesteijnExtend saveBufferIsNeeded with a parameter indicating...
2009-08-14 Vincent van RavesteijnMove layout from GuiToolbar to GuiView. Now, it is...
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...
2009-08-12 Vincent van RavesteijnWhitespace and correct naming.
2009-08-12 Vincent van RavesteijnExplicitly pass to closeBuffer whether the tab should...
2009-08-12 Vincent van RavesteijnDissect closeBuffer() and saveBufferIfNeeded().
2009-08-06 Vincent van RavesteijnFix bug #740: Wish for added menu item: File->Close...
2009-06-21 Jürgen Spitzmüller* Pop up error dialog if issuing master-buffer-[view...
2009-05-05 Vincent van RavesteijnFix bug #5131: Remember last file active.
2009-03-25 Richard HeckMake LFUN_BUFFER_NEXT and _PREVIOUS skip documents...
2008-11-16 Abdelrazak YounesThe rest of Tommaso patch with some cleanups. Not very...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-08-11 Richard HeckPatch from Vincent. This resets the window title approp...
2008-06-25 Abdelrazak YounesFix toc and source-view initial showing.
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 YounesPolish the one window per document user experience.
2008-05-27 Abdelrazak YounesTemptatively fix fullscreen problems on X11.
2008-05-27 Abdelrazak YounesSwitch off fullscreen before closing a window.
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-22 Jean-Marc Lasgouttes * frontends/LyXView.h:
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-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-20 Jürgen SpitzmüllerFix bug 4750
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-03-14 Stefan Schimanski* on Mac close GuiView when the last tab was closed
2008-02-29 Stefan Schimanski* bug fix to only do paragraph redraws, not fullscreen
2008-02-27 Abdelrazak YounesCleanup app quitting and window closing now that there...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-20 Abdelrazak YounesIntroducing LFUN_SPLIT_VIEW
2008-02-09 Abdelrazak YounesPut LFUN_UI_TOGGLE in its own method and add FIXMEs...
2008-02-06 Abdelrazak YounesTransfer some GUI oriented code from core to frontend.
next