]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.cpp
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiView.cpp
2017-10-18 Enrico ForestieriSpeed up exit time
2017-10-09 Richard HeckReset cursor before beginning reload sequence.
2017-07-15 Jean-Marc LasgouttesDo not use toobar menu as fallback context menu
2017-05-25 Richard HeckThese two routines are now redundant.
2016-11-25 Daniel RamöllerAdd the icon-size to the toolbar menu
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-17 Jean-Marc LasgouttesSet window title according to platform UI
2016-08-23 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-07-25 Richard HeckMerge branch '2.2.x' into 2.2.2-staging 2.2.2-staging
2016-07-19 Jean-Marc LasgouttesAdd feedback in status bar when zooming
2016-07-15 Richard HeckMerge branch '2.2.x' into 2.2.2-staging
2016-06-25 Richard HeckFix for previous commit: We come right back through...
2016-06-25 Richard HeckFix bug #8814: Ask where to export file if it is not
2016-06-15 Guillaume MunchShow review toolbar when outputting changes
2016-06-15 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-22 Stephan WittHandle activateWindow in LFUN_BUFFER_SWITCH like in...
2016-05-06 Guillaume MunchShow review toolbar when outputting changes
2016-05-06 Guillaume MunchAutomatically show the review toolbar if the document...
2016-04-19 Stephan WittHandle activateWindow in LFUN_BUFFER_SWITCH like in...
2016-01-05 Richard HeckFix bug #9907: We get a crash if we first close a maste...
2015-12-12 Richard HeckDo not try even to hide buffers that are being processe...
2015-12-12 Richard HeckSimplify logic.
2015-11-29 Richard HeckWhitespace.
2015-11-27 Richard HeckRemove some gui remnants of print support.
2015-10-10 Georg BaumRemove C-style casts found by cppcheck
2015-10-08 Georg BaumFix cppcheck portability warning
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
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-06-18 Jean-Marc LasgouttesSimplify the code for "auto" toolbars handling
2015-05-28 Juergen SpitzmuellerAdd comment
2015-05-28 Stephan Witt#9574 check for valid focus (see ticket #1720) does...
2015-05-28 Stephan Wittimproved positioning of version text in banner image
2015-05-27 Richard HeckRemove printing support from LyX.
2015-05-22 Stephan Wittfix whitespace issue
2015-05-22 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-22 Stephan Wittavoid float-conversion warning and simplify size comput...
2015-05-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-19 Stephan Witt#9130 Text in main work area isn't rendered with high...
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-08 Scott KostyshakSet enable for both cases
2015-04-08 Scott KostyshakCorrect typo from last commit
2015-04-08 Scott KostyshakSimplify previous commit
2015-04-08 Scott KostyshakAdd getStatus check that >1 tab for switching
2015-04-06 Juergen SpitzmuellerDo not close LyX in the commitData process (#9277)
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-14 Jean-Marc LasgouttesSquash warnings reported by gcc 4.9
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-19 Georg BaumShow export message also for non-threaded export
2014-11-08 Scott KostyshakRecommit clearing of empty selections in GuiView
2014-10-21 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-08-25 Enrico ForestieriReplace Q_WS_WIN with appropriate guards to account...
2014-08-03 Scott KostyshakRevert "Clear empty selections in GuiView after dispatch"
2014-07-28 Scott KostyshakClear empty selections in GuiView after dispatch
2014-04-21 Jean-Marc LasgouttesFix various warnings issued by clang++.
2014-04-21 Juergen SpitzmuellerDo not allow the manual insertion of a directory (witho...
2014-04-21 Benjamin PiwowarskiReally use qstr to convert a string in a QString
2014-04-21 Benjamin PiwowarskiUse qstr to convert string to a QString
2014-04-21 Benjamin PiwowarskiOS X: Title bar can be clicked to access file path
2014-04-01 Richard HeckRemove obsolete formats from file dialog
2014-03-04 Jean-Marc LasgouttesBug #9005: various things that do not work as intended...
2014-02-26 Prannoy PilligundlaAllow statusbar to be set on or off in full screen...
2014-02-22 Pavel SandaAllow statusbar toggling in fullscreen (part of #8816).
2014-02-18 Richard HeckRename a routine.
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2013-11-17 Pavel SandaGet rid of one useless translation.
2013-11-15 Juergen SpitzmuellerSome fixes to the SaveAs dialog
2013-11-15 Juergen SpitzmuellerClarify description
2013-11-15 Juergen SpitzmuellerList all exportable document formats in the Save As...
2013-10-26 Tommaso CucinottaAdvanced F&R dialog does not need to be restored at...
2013-10-04 Jean-Marc LasgouttesRevert "Do not kill the undo stack when doing a Save...
2013-09-16 Juergen SpitzmuellerFix loop when trying to export a read-only document
2013-09-14 Juergen SpitzmuellerExport as: Further cleanup
2013-09-14 Juergen SpitzmuellerFurther localization fixes
2013-09-14 Juergen SpitzmuellerFix 'Export As...' in non-English localizations
2013-09-14 Juergen SpitzmuellerLocalize 'Export As...' dialog
2013-09-01 Jean-Marc LasgouttesAllow master view/update when current buffer is the...
2013-08-26 Tommaso CucinottaNow an attempt to export into a folder without write...
2013-05-23 Pavel SandaHeader cleanup cont.
2013-05-21 Pavel SandaHeader cleanup cont.
2013-05-19 Vincent van RavesteijnFix zombie toolbars (bug 8520)
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-20 Juergen SpitzmuellerRevert "Fix the zombie toolbar problem (bug #8520)"
2013-04-20 Juergen SpitzmuellerRevert "avoid redundant toolbar initialization"
2013-03-24 Vincent van RavesteijnAdd an LFUN for continuous spell checking
2013-03-24 Vincent van RavesteijnSmall simplification
2013-03-20 Juergen Spitzmuelleravoid redundant toolbar initialization
2013-03-20 Juergen SpitzmuellerFix the zombie toolbar problem (bug #8520)
2013-03-18 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-03-18 Richard HeckDon't try to show the status message if we are busy.
next