]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2017-04-13 Uwe StöhrBufferParams: rename formula_indent to math_indent...
2017-04-12 Enrico ForestieriAvoid an assertion when compiling in debug mode with...
2017-04-12 Juergen SpitzmuellerFontUi: Fix layout
2017-04-12 Günter Mildectests: test unicodesymbols also with utf8.
2017-04-12 Juergen SpitzmuellerTextLayout.ui: small layout fixes.
2017-04-12 Juergen SpitzmuellerNo need to translate number
2017-04-12 Juergen Spitzmuellerde.po
2017-04-11 Uwe StöhrInsetFloat.cpp: fix bug #10618
2017-04-11 Kornel BenkoUpdate sk.po
2017-04-11 Uwe StöhrFORMAT: correct a date
2017-04-10 Uwe Stöhrtex2lyx: support rotated algorithm floats
2017-04-10 Uwe StöhrTextLayoutUi.ui: correct a tooltip
2017-04-10 Jean-Marc LasgouttesSet encoding correctly when reading layout files
2017-04-10 Jean-Marc LasgouttesTry to preserve small details from eb4a2a19
2017-04-10 Jean-Marc LasgouttesBetter implementation for corssOutLines
2017-04-10 Kornel BenkoMake output of check_Length.cpp more human readable.
2017-04-08 Stephan Wittupdate canAutoOpenFile/autoOpenFile implementation...
2017-04-08 Stephan Witt#9006 care to make prefs2prefs.py python 3 compatible
2017-04-08 Kornel BenkoUpdate sk.po
2017-04-08 Uwe Stöhrtex2lyx: fix the preamble output
2017-04-08 Uwe Stöhrupdate tex2lyx tests to latest file format
2017-04-08 Uwe StöhrLength.cpp: add new unit representing \baselineskip
2017-04-08 Uwe StöhrInsetTabular.cpp: handle crossed-out text
2017-04-08 Uwe StöhrGuiDocument.cpp: commit missing part
2017-04-08 Uwe StöhrMathsUi.ui. move formula indentation to text layout...
2017-04-07 Uwe StöhrMathsUi.ui: next attempt to make it look correct also...
2017-04-07 Guillaume MMMathAtom is a unique_ptr
2017-04-07 Kornel BenkoMake runtests.py python3 ready
2017-04-07 Jean-Marc LasgouttesAvoid using buffer() which might throw an exception
2017-04-07 Jean-Marc LasgouttesAvoid using theServer() for no reason
2017-04-07 Uwe StöhrMathsUi.ui: adjust dimensions as requested
2017-04-06 Uwe StöhrBufferParams.cpp; initialize formula_indentation with...
2017-04-06 Jean-Marc LasgouttesRow::Element::x2pos: go to nearest point also over...
2017-04-06 Jean-Marc LasgouttesRevert "When selecting text with the mouse, inset selec...
2017-04-06 Jean-Marc LasgoutteseditXY: make cursor positionning correct over non edita...
2017-04-06 Jean-Marc LasgouttesSet boundary correctly in getPosNearX
2017-04-06 Jean-Marc LasgouttesRequire automake 1.14 and autoconf 2.65
2017-04-06 Jean-Marc LasgouttesMake it clear that current_view_ is available when...
2017-04-06 Scott KostyshakDocument new behavior of "delete" LFUNs
2017-04-06 Scott KostyshakKeep RELEASE-NOTES as ASCII
2017-04-06 Scott KostyshakRemove "Bummer" from the "Save failed!" message
2017-04-06 Uwe StöhrMathsUi.ui: adjust the size to fit better
2017-04-05 Uwe StöhrWin installer: add packages necessary for Unicode math...
2017-04-05 Uwe Stöhrsupport to indent formulas
2017-04-05 Jean-Marc LasgouttesUse assertions to declare things we know for sure
2017-04-05 Jean-Marc LasgouttesCheck both lower and upper bound for tainted loop limit
2017-04-05 Jean-Marc LasgouttesReplace coverity annotation by an assertion
2017-04-04 Uwe StöhrLaTeXConfig.lyx: add the noto fonts
2017-04-04 Uwe StöhrFuncCode.h: correct a date
2017-04-04 Uwe StöhrAdd support to cross out characters
2017-04-04 Uwe Stöhrlatexfonts: correct previous commit
2017-04-04 Uwe Stöhrlatexfonts: support for the Noto fonts
2017-04-04 Uwe Stöhrconfigure.py: add support for Python 3 on Windows
2017-04-04 Jean-Marc LasgouttesTry another way of convincing coverity that everything...
2017-04-04 Uwe StöhrWin installer: add 2 fonts to packages list
2017-04-03 Uwe Stöhrtex2lyx: support for the cochineal fonts
2017-04-03 Jean-Marc LasgouttesRevert "Possible fix for bug #10295."
2017-04-03 Jean-Marc LasgouttesWhen converting, indicate clearly when buffer should...
2017-04-03 Richard HeckPossible fix for bug #10295.
2017-04-02 Enrico ForestieriFix bug #10581
2017-04-02 Enrico ForestieriFix bug #10554
2017-04-02 Tommaso CucinottaRestrict file cache expiry time to positive values.
2017-04-01 Uwe StöhrVSpace.cpp: fix 2 compiler warnings
2017-03-31 Jean-Marc LasgouttesImprove drawing of math roots (\sqrt and \root)
2017-03-31 Jean-Marc LasgouttesWork around bug in QTextLine::xToCursor
2017-03-31 Jean-Marc LasgouttesModel lyx_exit() to tell coverity what it does
2017-03-31 Jean-Marc LasgouttesCatch another exception
2017-03-31 Jean-Marc LasgouttesPlay again with coverity annotation
2017-03-31 Jean-Marc LasgouttesHandle exception thrown by Buffer::emergencyWrite
2017-03-31 Jean-Marc LasgouttesReplace coverity annotation by assertions
2017-03-31 Jean-Marc LasgouttesA better way to tell coverity that we do not care about...
2017-03-31 Jean-Marc LasgouttesWhen scanning CVS skip unreadable lines
2017-03-31 Jean-Marc LasgouttesTell coverity that LAPPERR kills LyX too.
2017-03-31 Jean-Marc LasgouttesFollowup to e10db6c7: handle InsetCitation too.
2017-03-31 Jean-Marc LasgouttesWhen destructing a workarea, ignore buffer exceptions
2017-03-31 Jean-Marc LasgouttesAnnotate destructors to please coverity
2017-03-30 Kornel BenkoCmake build: Project names *should* be uniq
2017-03-29 José MatosGet the file system encoding from sys instead of the...
2017-03-29 José Matoslyx2lyx: convert iteritems -> items to be compatible...
2017-03-29 Jean-Marc LasgouttesMissing initialization in 555338048
2017-03-28 Jean-Marc LasgouttesAdd possibility for command inset to inherit enclosing...
2017-03-28 Enrico ForestieriAccount for unicode chars in tempdir path on Windows
2017-03-28 Jean-Marc LasgouttesLimit multirow to 100 columns in mathed
2017-03-28 Jean-Marc LasgouttesMake LFUN_REPEAT more robust by limiting to 10000 itera...
2017-03-28 Jean-Marc LasgouttesLimit the amount of derivatives in external CAS
2017-03-28 Jean-Marc LasgouttesUse convert instead of a stream to read LFUN_REPEAT...
2017-03-28 Jean-Marc LasgouttesTry a simpler way to tell coverity that we do not care...
2017-03-27 Enrico ForestieriOn windows, use the unicode version of ShellExecute
2017-03-27 Jean-Marc LasgouttesWhen running latex one needs to have a proper buffer
2017-03-27 Jean-Marc LasgouttesHandle properly exception that can be thrown by to_loca...
2017-03-27 Enrico ForestieriAmend 16d5c49b
2017-03-27 Enrico ForestieriFix #9732: Inconsistent font properties for the preview...
2017-03-27 José Matoslyx2lyx: fix #9006 (python3 with non-utf8 encoding...
2017-03-27 José Matoslyx2lyx: remove trailing whitespaces from lyx_1_6.py
2017-03-27 José Matoslyx2lyx: more descriptive member name (document.start...
2017-03-27 José Matoslyx2lyx: Cosmetic clean up of the lyx_2_?.py files.
2017-03-26 Uwe Stöhruk.po: translation update for master by Yuri
2017-03-26 Juergen Spitzmuellerde.po: improve a string
2017-03-26 Juergen SpitzmuellerTranslate file filters for external material
2017-03-26 Juergen SpitzmuellerGuiExternal: use proper model/view separation and sort...
next