]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiView.cpp
Fix trailing whitespace in cpp files.
[lyx.git] / src / frontends / qt4 / GuiView.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2017-06-11 Guillaume MMUnhide buffers that are marked dirty as a result of...
2017-06-11 Guillaume MMProperly track the lifetime of signals2::slots (#8261)
2017-06-11 Guillaume MMClearer message when about to discard an unsaved docume...
2017-05-15 Guillaume MMImprove wording (#10670)
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...
2017-04-21 Stephan Wittuse examples folder setting from preferences
2017-04-05 Jean-Marc LasgouttesUse assertions to declare things we know for sure
2017-03-31 Jean-Marc LasgouttesReplace coverity annotation by assertions
2017-03-18 Guillaume MunchClean up
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-10 Guillaume MunchClarify dialog
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchNotification of external modification inspired by gedit
2017-03-10 Guillaume MunchNew LFUN buffer-external-modification-clear
2017-03-10 Guillaume MunchDisplay externally modified status
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-03-10 Guillaume Munchbuffer-export default
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-01 Jean-Marc LasgouttesRevert "Fix crash"
2017-01-31 Guillaume MunchFix crash
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchFix dangling inset pointers after buffer reload
2016-11-23 Jean-Marc LasgouttesFix some warnings after 6c9207579
2016-11-23 Enrico ForestieriAmend fix for #10428
2016-11-22 Daniel RamöllerAdd the icon-size to the toolbar menu
2016-11-09 Guillaume MunchFix warning during runtime with qt4
2016-11-09 Guillaume MunchAdd comment
2016-11-03 Scott KostyshakDo not recenter screen on spelling-continuously
2016-10-21 Richard HeckThese two routines are now redundant.
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-16 Guillaume MunchTake advantage of new bufferViewChanged signal
2016-10-16 Guillaume MunchFactor code after buffer change
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2016-10-16 Guillaume MunchFit cursor and update screen after reverse-search
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-10-09 Scott KostyshakAmend 168d3557
2016-10-09 Scott KostyshakFactor out magic zoom minimum to a const member
2016-10-09 Scott KostyshakWhitespace
2016-09-23 Jean-Marc LasgouttesSimplify the code that sets the read-only emblem in...
2016-09-21 Jean-Marc LasgouttesDo not use em dash in window title
2016-09-14 Jean-Marc LasgouttesSet window title before stting modified state
2016-09-08 Jean-Marc LasgouttesSet window title according to platform UI
2016-08-30 Scott KostyshakImprove status check of LFUN_BUFFER_ZOOM_{OUT,IN}
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-08-22 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-08-15 Guillaume MunchAssertions when doing Export As... (#10321)
2016-08-04 Scott KostyshakNew LFUN lyx-activate to focus LyX window
2016-07-18 Jean-Marc LasgouttesAdd feedback in status bar when zooming
2016-07-10 Richard HeckDelete obsolete comment: We no longer support Qt <...
2016-06-25 Richard HeckFix for previous commit: We come right back through...
2016-06-25 Scott KostyshakWhitespace
2016-06-25 Richard HeckFix bug #8814: Ask for place to export a file if it...
2016-06-12 Richard HeckAdd a check to please coverity.
2016-06-12 Richard HeckMake sure we have a buffer in VC_COMPARE.
2016-06-12 Richard HeckAdd comment for coverity, fixing #23307.
2016-05-30 Guillaume MunchTocModel: clean-up
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchShow review toolbar when outputting changes
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-22 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'
next