]> git.lyx.org Git - lyx.git/history - src/frontends
prepare Qt 5.6 builds
[lyx.git] / src / frontends /
2016-02-26 Uwe StöhrErrorListUi.ui: make 2 strings compilable
2016-02-23 Guillaume MunchFix SIGSEGV when introducing a new shortcut (#9869)
2016-02-21 Richard HeckWhoops on the last commit. This is the right patch.
2016-02-21 Richard HeckFix bug reported on the list by Philip Pirrip. It is...
2016-02-18 Guillaume MunchSet the preamble in fixed-width font and without line...
2016-02-04 Jean-Marc LasgouttesAllow breaking a row element at a leading/trailing...
2016-01-27 Guillaume MunchNew LFUN tabular-feature: convert "inset-modify tabular...
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-25 Uwe StöhrPrefOutputUi.ui: the official program name is "dvips"
2016-01-24 Scott KostyshakAmmend 20addbbf
2016-01-24 Scott KostyshakQt 5.6 renames signal QProcesss::error()
2016-01-24 Enrico ForestieriChange the shape of the parbreak separator
2016-01-21 Uwe StöhrViewSourceUi.ui: fix bug #4430
2016-01-20 Uwe StöhrViewSourceUi.ui: correct wrong property number
2016-01-12 Guillaume MunchAmend fd4d23b4
2016-01-05 Richard HeckFix bug #9907: We get a crash if we first close a maste...
2015-12-28 Stephan Witt#9889 slightly improved layout management to avoid...
2015-12-19 Guillaume MunchAmend f441590c
2015-12-17 Guillaume MunchHide OptSubmenus (#9717) (for real this time)
2015-12-17 Guillaume MunchHide OptSubmenus (#9717)
2015-12-17 Guillaume MunchLimit the size of navigation menus for performance.
2015-12-16 Jean-Marc LasgouttesDo not use a static variable as QTextLayout cache
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-12 Richard HeckDo not try even to hide buffers that are being processe...
2015-12-12 Richard HeckSimplify logic.
2015-12-09 Jean-Marc LasgouttesRemember the last used QTextLayout object
2015-12-07 Enrico ForestieriRemove unneeded png images.
2015-11-30 Scott KostyshakUpdate previews when turned on in prefs (#9507)
2015-11-29 Richard HeckWhitespace.
2015-11-27 Richard HeckRemove some gui remnants of print support.
2015-11-24 Georg BaumFix C++11 std::regex incompatibility
2015-11-24 Scott KostyshakAdd comment
2015-11-19 Juergen SpitzmuellerDisable Apply button in InsetParams dialogs if there...
2015-11-18 Guillaume MunchRewrite regexes in ECMAScript style (bug #9799)
2015-11-17 Jean-Marc LasgouttesUse a QCache for string metrics
2015-11-16 Kornel BenkoReplace the translatable latexism 'longtable' with...
2015-11-16 Juergen SpitzmuellerAssure we use docstring.
2015-11-16 Juergen SpitzmuellerFactor out multiply used ColorSorter.
2015-11-15 Guillaume MunchAmend 789745df
2015-11-11 Scott KostyshakRevert "Update previews on preference change (#9507)"
2015-11-09 Georg BaumStore both sets of font selections
2015-11-03 Guillaume MunchAmend f441590c
2015-11-03 Guillaume MunchCapitalization
2015-11-03 Guillaume MunchAdd "Open Containing Directory" button to the log dialo...
2015-11-02 Jean-Marc LasgouttesDisable setting vertical lines when using a formal...
2015-10-24 Stephan WittFor Mac OS: Additional check for Control and Meta modif...
2015-10-23 Georg BaumRevert the box alignment part of 8010b90c
2015-10-19 Jean-Marc LasgouttesFix drawing with pixmap cache
2015-10-19 Guillaume MunchImprove the TexRow Cursor->Row algorithm for selections.
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-12 Stephan WittCorrect early return position for if use_pixmap_cache_...
2015-10-10 Georg BaumRemove C-style casts found by cppcheck
2015-10-10 Georg BaumRemove unused variables
2015-10-10 Georg BaumFix copy-paste leftover
2015-10-10 Georg BaumAdd missing intializations
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-10-08 Georg BaumFix cppcheck portability warning
2015-10-05 Guillaume MunchAdd TOC of external materials. (#7790, partial)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-01 Guillaume MunchFix compilation with MSVC in c++98 mode
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-09-20 Richard HeckAdd comment regarding fall through.
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-15 Guillaume MunchDo not show subfigures in the menu (bug #9759)
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-09-12 Guillaume MunchBetter session management for the source panel.
2015-09-12 Guillaume MunchImprove the performance of the source panel by using...
2015-09-12 Guillaume MunchFix bug #9754
2015-09-12 Jean-Marc LasgouttesInitialize pointer members
2015-09-12 Jean-MarcAdd missing break statement
2015-09-12 Jean-MarcAdd missing breaks
2015-09-12 Jean-MarcRemove useless test
2015-09-12 Jean-MarcDo not pass objects by value
2015-09-12 Jean-MarcAdd missing braces
2015-09-08 Jean-Marc LasgouttesUse QFontMetrics information for underlines (and friend...
2015-08-24 Guillaume MunchFix compilation with qt5 and c++11 combined.
2015-07-30 Juergen SpitzmuellerDecrease height of citation dialog by using a QToolBox
2015-07-21 Enrico ForestieriFix bug #9684: Update previews after background color...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-20 Jean-Marc LasgouttesRe-implement text justification
2015-07-20 Jean-Marc LasgouttesDo not break row elements at spaces
2015-07-18 Georg BaumStore InsetGraphics bounding box in parsed form
2015-07-18 Georg BaumRemove relative units from bounding box
2015-07-18 Georg BaumLengthCombo does not depend on VSpace
2015-07-18 Georg BaumDevirtualize some methods
2015-07-16 Georg BaumSupport units in external inset bbox
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-07-16 Jean-Marc LasgouttesCompilation fix for windows
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-07-14 Jean-Marc LasgouttesAlways use unicode override characters to enforce direction
2015-07-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
next