]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.h
QDialogButtonBox for the remaining dialogs.
[lyx.git] / src / frontends / qt4 / GuiView.h
2018-04-14 Scott KostyshakRefactor code showing error dialogs
2018-04-08 Scott KostyshakDo not show master's errors if compiling child
2017-09-08 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint'
2017-09-08 Jean-Marc LasgouttesCleanup and simplify WorkArea code
2017-09-06 Juergen SpitzmuellerMake the session zoom relative to the default zoom
2017-08-03 Enrico ForestieriThe shell escape patch
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-03 Richard HeckFix whitespace at EOL.
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-05-07 Guillaume MMCosmetic
2017-05-07 Daniel RamöllerLock toolbars (#10283)
2017-05-07 Daniel RamöllerPreferences shows current zoom instead of preference...
2016-11-22 Daniel RamöllerAdd the icon-size to the toolbar menu
2016-11-09 Guillaume MunchFix warning during runtime with qt4
2016-10-16 Guillaume MunchFactor code after buffer change
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2016-10-09 Scott KostyshakFurther amend 168d3557 to satisfy GCC 4.6
2016-10-09 Scott KostyshakAmend 168d3557
2016-10-09 Scott KostyshakFactor out magic zoom minimum to a const member
2016-09-08 Jean-Marc LasgouttesSet window title according to platform UI
2016-08-22 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-06-25 Georg Baumremove unused declaration
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-06-30 Jean-Marc LasgouttesRevert "Auto feature for minibuffer toolbar"
2015-06-29 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-05-08 Stephan Witt#1720 disable document buffer related LFUNs in GUI...
2015-04-08 Scott KostyshakImplement and bind buffer-move-{next,previous}
2015-04-06 Juergen SpitzmuellerDo not close LyX in the commitData process (#9277)
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-01 Stephan WittRemove Qt4 artifacts in comments
2013-11-15 Juergen SpitzmuellerSome fixes to the SaveAs dialog
2013-05-19 Vincent van RavesteijnFix zombie toolbars (bug 8520)
2013-04-20 Juergen SpitzmuellerRevert "avoid redundant toolbar initialization"
2013-03-20 Juergen Spitzmuelleravoid redundant toolbar initialization
2013-02-06 Georg BaumImplement VCS copy and rename
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-28 Tommaso CucinottaNow LyX closes the current document WA only by default...
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...
next