]> git.lyx.org Git - lyx.git/history - src
prepare Qt 5.6 builds
[lyx.git] / src /
2016-02-26 Jean-Marc LasgouttesDo not merge consecutive hyphens in LyX-Code
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-20 Stephan Witt#9940 VCS now toggles buffer read-only state if locking...
2016-02-20 Stephan Wittcorrect whitespace
2016-02-18 Guillaume MunchSet the preamble in fixed-width font and without line...
2016-02-17 Georg BaumIntroduce proper integer rounding function
2016-02-09 Guillaume MunchDo not save \origin when \save_transient_properties...
2016-02-09 Jean-Marc LasgouttesGet rid of use_preview_ in various insets
2016-02-09 Jean-Marc LasgouttesDo not record undo in the tabularFeatures helper
2016-02-04 Uwe StöhrInsetBox.cpp: fix bug #8712
2016-02-04 Jean-Marc LasgouttesAllow breaking a row element at a leading/trailing...
2016-02-03 Jean-Marc LasgouttesWhen selecting whole row, reset properly the pit()
2016-01-31 Guillaume Munchminor cleanup
2016-01-31 Georg BaumOpen tex2lyx input files with correct encoding
2016-01-31 Georg BaumAvoid encoding changes of open streams if possible
2016-01-31 Georg BaumDo not use static objects in Preamble
2016-01-30 Uwe Stöhrtex2lyx testfiles: update fileformat
2016-01-29 Georg BaumUse consistent iconv encoding names
2016-01-29 Jean-Marc LasgouttesAvoid making tabular too large when using a caption...
2016-01-28 Enrico ForestieriMake sure the cursor is in texted
2016-01-27 Guillaume MunchLet tabular-feature commands fall through non-table...
2016-01-27 Guillaume MunchNew LFUN tabular-feature: convert "inset-modify tabular...
2016-01-27 Guillaume MunchNew LFUN tabular-feature: update prefs2prefs.py
2016-01-27 Guillaume MunchNew LFUN tabular-feature (#9794)
2016-01-27 Uwe Stöhracmsiggraph.layout: update layout for ACM siggraph...
2016-01-26 Georg BaumFix file locking problem on windows (bug 9925)
2016-01-26 Georg BaumFix regression of 0bf8b8a1 (bug 9884)
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 Georg BaumFix date inset except on windows (bug 9925)
2016-01-24 Stephan Wittuse QStandardPaths::GenericDataLocation instead of...
2016-01-24 Enrico ForestieriChange the shape of the parbreak separator
2016-01-23 Stephan Wittpass values for @executable_path and @loader_path to...
2016-01-21 Uwe StöhrViewSourceUi.ui: fix bug #4430
2016-01-20 Jean-Marc Lasgouttestypo
2016-01-20 Jean-Marc LasgouttesUpdate all paragraphs layouts when undoing bufferparams
2016-01-20 Uwe StöhrViewSourceUi.ui: correct wrong property number
2016-01-20 Enrico ForestieriMake sure cursor is in texted after clicking
2016-01-19 Uwe StöhrRevert "Revert "Fix the display of column spacing in...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Uwe StöhrRevert "Fix the display of column spacing in AMS enviro...
2016-01-19 Uwe StöhrInsetMath: normalize the line endings of 2 files
2016-01-19 Guillaume MunchFix the display of column spacing in AMS environments
2016-01-19 Guillaume MunchDisplay the correct horizontal alignment in AMS environ...
2016-01-19 Jean-Marc LasgouttesAllow breaking a row element at a leading space
2016-01-18 Pavel SandaComment only.
2016-01-17 Stephan Wittfix GIT - version control for LyX documents not detected
2016-01-16 Enrico ForestieriDon't merge next paragraph when removing a separator...
2016-01-16 Enrico ForestieriAlways place the cursor before a separator inset when...
2016-01-14 Enrico ForestieriInsert a plain separator instead of a parbreak one.
2016-01-13 Enrico ForestieriInsert a separator only when the paragraph is empty.
2016-01-12 Guillaume MunchUpdate tex2lyx tests
2016-01-12 Guillaume MunchAdd \save_transient_properties parameter (#9841)
2016-01-12 Guillaume MunchRevert "Work around bug #9841"
2016-01-12 Guillaume MunchAmend fd4d23b4
2016-01-11 Jean-Marc LasgouttesFix compilation error with clang's libc++
2016-01-10 Enrico ForestieriMake sure the origin tag is properly terminated.
2016-01-10 Georg BaumDo not apply \origin at existing files
2016-01-10 Stephan WittCall lyx::next and lyx::prev explicitely. In case libc...
2016-01-10 Stephan Wittremove unused minizip include; avoid putting zlib inclu...
2016-01-09 Enrico ForestieriAlways place the cursor before a separator inset when...
2016-01-09 Enrico ForestieriAvoid inserting multiple consecutive parbreak separators.
2016-01-08 Günter MildeUse polyglossia also with DVI (LuaTeX).
2016-01-08 Georg BaumImprove \AA and \aa tex2lyx import
2016-01-06 Georg BaumAdd symbol tests for A WITH RING ABOVE
2016-01-06 Peter Kümmelfix merged build
2016-01-05 Richard HeckFix bug #9907: We get a crash if we first close a maste...
2016-01-05 Richard HeckRewrite the BufferList::releaseChild method so that...
2016-01-05 Jean-Marc LasgouttesWhen moving cursor, always reset anchor
2016-01-05 Jean-Marc LasgouttesFix entering inset in visual cursor mode
2016-01-04 Guillaume MunchAmend bb344452
2016-01-03 Scott KostyshakDo not initialize a var to a val that's never used
2015-12-28 Stephan Witt#9889 slightly improved layout management to avoid...
2015-12-26 Jean-Marc LasgouttesAvoid swapping a cell with itself
2015-12-20 Peter Kümmelboost dir is used for out-of-source build detection
2015-12-20 Peter Kümmel3rdparty/boost: build with cmake
2015-12-19 Guillaume MunchAmend f441590c
2015-12-19 Georg BaumImprove directory name juggling
2015-12-18 Georg BaumImprove directory name juggling
2015-12-17 Guillaume MunchHide OptSubmenus (#9717) (for real this time)
2015-12-17 Guillaume MunchHide OptSubmenus (#9717)
2015-12-17 Guillaume MunchWork around bug #9841
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 Peter Kümmelmove 3rdparty dir out of src/
2015-12-15 Peter Kümmelbundled iconv uses const
2015-12-15 Peter Kümmelbuild with msvc2013
2015-12-15 Peter Kümmelintegrate 3rdparty libs
2015-12-15 Peter Kümmelbuild zlib with cmake
2015-12-15 Peter Kümmeladd stripped down zlib 1.2.8
2015-12-15 Peter Kümmelbuild libiconv with cmake
2015-12-15 Peter Kümmeladd stripped down libiconv 1.4
2015-12-15 Peter Kümmelbuild hunspell with cmake
2015-12-15 Peter Kümmeladd stripped down hunspell 1.3.3
next