]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiApplication.cpp
Skip paint event when in the middle of a buffer operation
[lyx.git] / src / frontends / qt4 / GuiApplication.cpp
2018-06-15 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2018-04-21 Richard HeckFix #8338.
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-15 Jean-Marc LasgouttesMerge remote-tracking branch 'features/properpaint...
2018-02-15 Jean-Marc LasgouttesFix compilation in monolithic mode
2018-02-15 Jean-Marc LasgouttesFix bad refresh when changing zoom level
2018-02-15 Jean-Marc LasgouttesCleanup and simplify WorkArea code
2018-02-15 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2018-02-10 Juergen SpitzmuellerFix race condition in processFuncRequestQueue
2017-12-23 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-08-12 Juergen SpitzmuellerRevert "Mark some intentional fall-throughs (in a way...
2017-08-12 Juergen SpitzmuellerAnother (IMHO false) fall-through warning silenced
2017-08-12 Juergen SpitzmuellerMark some intentional fall-throughs (in a way understan...
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-07-23 Christian RidderströmBulk cleanup/fix incorrect annotation at the end of...
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-05-17 Enrico ForestieriFix bug #10469
2017-04-06 Jean-Marc LasgouttesMake it clear that current_view_ is available when...
2017-03-28 Jean-Marc LasgouttesMake LFUN_REPEAT more robust by limiting to 10000 itera...
2017-03-28 Jean-Marc LasgouttesUse convert instead of a stream to read LFUN_REPEAT...
2017-03-09 Jean-Marc LasgouttesHandle the case where doc_bv is null
2017-01-22 Enrico ForestieriAllow to properly scale the GUI with Qt5
2016-10-27 Juergen SpitzmuellerTypo.
2016-07-14 Guillaume MunchPrioritize the shortcuts from the work areas
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-07-04 Enrico ForestieriBring window to front only for single-instance mode
2016-07-03 Enrico ForestieriBring window to front after loading a document
2016-07-03 Guillaume MunchLine breaks in tooltips
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-14 Richard HeckWhitespace.
2016-06-14 Richard HeckReplace coverity comment with assertion.
2016-06-12 Guillaume MunchReplace foreach with for
2016-06-12 Richard HeckAdd comment about coverity #102061.
2016-06-12 Richard HeckAdd some comments to fix coverity #23386.
2016-06-12 Richard HeckAdd comment to fix coverity #23308
2016-06-04 Georg BaumWork around limited SVG support (bug #9778)
2016-06-02 Georg BaumDo not duplicate jpg format
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumFix compiler warnings
2016-05-29 Stephan WittRemove special code for Qt5 to manage HiDPI. It's not...
2016-05-29 Guillaume MunchAutomatically show the review toolbar if the document...
2016-05-23 Scott KostyshakFix using system theme icons with Qt 5 (#10052)
2016-04-15 Stephan WittImproved fix for #9966
2016-01-27 Guillaume MunchNew LFUN tabular-feature: convert "inset-modify tabular...
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2015-12-15 Stephan Witt#9875 disable the modifier check for LFUN_SELF_INSERT...
2015-12-15 Stephan Witt#9875 add checks for having a current_view_ before...
2015-12-07 Enrico ForestieriRemove unneeded png images.
2015-11-27 Richard HeckRemove some gui remnants of print support.
2015-09-20 Richard HeckAdd comment regarding fall through.
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-08-24 Guillaume MunchFix compilation with qt5 and c++11 combined.
2015-07-21 Enrico ForestieriFix bug #9684: Update previews after background color...
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-07-04 Stephan WittFix for #9659 - Qt may send more then one close event...
2015-06-30 Jean-Marc LasgouttesRevert "Auto feature for minibuffer toolbar"
2015-06-29 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
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-19 Enrico ForestieriUse the xcb definition for the primary selection atom.
2015-05-17 Georg BaumFix indentation
2015-05-16 Enrico ForestieriFix #5575 also on Windows.
2015-05-16 Juergen SpitzmuellerExtend comment and remove superfluous parentheses.
2015-05-16 Juergen SpitzmuellerRefine fix for #5575 and comment it out for windows
2015-05-13 Juergen SpitzmuellerDo not blindly insert ubound Alt-<letter> keybindings.
2015-05-05 Juergen SpitzmuellerDo not insert non-rpintable characters (such as ASCII...
2015-04-26 Scott KostyshakUpdate previews when going to a bookmark (#6173)
2015-04-15 Jean-Marc LasgouttesAvoid requiring messages with empty language.
2015-04-07 Enrico ForestieriFix external middle-mouse pasting with Qt5/X11.
2015-04-06 Juergen SpitzmuellerDo not close LyX in the commitData process (#9277)
2015-03-17 Jean-Marc LasgouttesFix setting Interlingua as GUI language
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-02-14 Georg BaumFix missing symbols in math completer
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-29 Georg Baumtex2lyx: Run configure.py if needed (bug #8539)
2014-12-26 Enrico ForestieriFix bug #9217: [Qt5] QWindowsMime class not available
2014-11-27 Jean-Marc LasgouttesFix warnings reported by clang
2014-11-16 Uwe Stöhrsymbols: support the AMS commands \l(r)v(V)ert
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 ForestieriFix the -geometry command line argument for Windows.
2014-08-24 Stephan WittRemove special GlobalMenuBar class. As Patrick De Vissc...
2014-08-23 Stephan WittCorrect the method signature of MenuTranslator::transla...
2014-08-07 Richard HeckFix bug #9236: After we recreate the DocumentClass...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-06-25 Jean-Marc LasgouttesGet rid of ugly font metrics workarounds.
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-03-10 Vincent van RavesteijnRevert "Return an error if file-open is called with...
2014-03-10 Vincent van RavesteijnRevert "Return an error on file-open only when a filena...
2014-03-10 Juergen SpitzmuellerUnblock some more internal qt events while doing advanc...
2014-03-08 Stephan Witt#6902: Enable About and similar menu items without...
2014-02-23 Juergen SpitzmuellerFix #8657 on Linux.
2014-02-18 Richard HeckFix bug #8540 by not resetting the GUI if the request...
2013-12-03 Vincent van RavesteijnReturn an error on file-open only when a filename is...
2013-12-02 Vincent van RavesteijnReturn an error if file-open is called with a non-absol...
2013-12-02 Juergen SpitzmuellerCheck if string holds absolute file name before passing...
next