]> git.lyx.org Git - lyx.git/history - src
fix GIT - version control for LyX documents not detected
[lyx.git] / src /
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
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-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-12-13 Kornel Benko\origin handling. Use realPath() intead of absFileName()
2015-12-12 Richard HeckThere does not appear to be any need to update the...
2015-12-12 Richard HeckUse the much faster forOutliner also to get the tooltip...
2015-12-12 Richard HeckDo not try even to hide buffers that are being processe...
2015-12-12 Richard HeckSimplify logic.
2015-12-11 Guillaume MunchUse AMS align instead of eqnarray on newline-insert...
2015-12-11 Jean-Marc LasgouttesMake text margin size dependent on zoom and dpi
2015-12-11 Enrico ForestieriFix bug #9898: inset info cannot show specified icon
2015-12-10 Georg BaumFix crash in info inset dialog apply (bug 9896)
2015-12-10 Uwe StöhrInset files: add includes to compile with cxx11
2015-12-09 Jean-Marc LasgouttesWhen counting hfills, make sure that they are active
2015-12-09 Peter Kümmelqtmain also needed for Qt5 on Windows
2015-12-09 Jean-Marc LasgouttesRemember the last used QTextLayout object
2015-12-07 Enrico ForestieriRemove unneeded png images.
2015-12-07 Jean-Marc LasgouttesDetect properly when cursor position cannot be computed
2015-12-07 Scott KostyshakFix a debug comment
2015-12-07 Scott KostyshakRevert "InsetFootlike.cpp: disable listings inside...
2015-12-05 Richard HeckAdd new ProvideStyle tag, which adds a new style only...
2015-12-05 Guillaume MunchConvert remaining C++ files to UTF-8
2015-12-04 Guillaume MunchSimplify Unicode symbols for old systems
2015-12-02 Jean-Marc LasgouttesMake spellchecker dotted underlines thicker.
2015-12-01 Jean-Marc LasgouttesFix width of row when there are active hfills
2015-11-30 Scott KostyshakUpdate previews when turned on in prefs (#9507)
2015-11-29 Richard HeckFix bug #9096: Load all the files specified on the...
2015-11-29 Richard HeckWhitespace.
2015-11-27 Georg BaumSimplify logic
2015-11-27 Georg BaumAdd tex2lyx test for verbatim*
2015-11-27 Richard HeckRemove "dialog-show print" from various UI locations.
2015-11-27 Richard HeckRemove some gui remnants of print support.
2015-11-24 Uwe Stöhrstdlayouts.inc: support for verbatim*
2015-11-24 Georg BaumFix C++11 std::regex incompatibility
2015-11-24 Jean-Marc LasgouttesFix length of hfills
2015-11-24 Scott KostyshakAdd comment
2015-11-23 Jean-Marc LasgouttesImplement on screen rendering of alignment in LR boxes.
2015-11-22 Kornel BenkoRemoved doubled code in CMakeLists.txt
2015-11-22 Georg BaumFix InsetListings::getCaption() for std::regex
2015-11-22 Georg BaumAdd unit test for InsetListings::getCaption()
2015-11-22 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2015-11-22 Georg BaumFix some thinkos in MSVC regex hack
2015-11-21 Günter MildeRemove wrong FIXME.
2015-11-20 Jean-Marc LasgouttesImprove debug message
2015-11-20 Stephan Wittimproved data types for prefix length and pointer diff
2015-11-20 Scott KostyshakClear the error list before second LaTeX run
2015-11-20 Scott KostyshakUpdate exit code on second LaTeX run (#9765)
2015-11-20 Scott KostyshakAdd comment
2015-11-20 Jean-Marc Lasgouttestex2lyx: Add a newline at the end of comment if not...
2015-11-19 Juergen SpitzmuellerDisable Apply button in InsetParams dialogs if there...
2015-11-18 Kornel BenkoCorrect tex2lyx/roundtrip/test-structure.tex test.
2015-11-18 Guillaume MunchRemove trailing space at the end of \author
next