]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2017-03-14 Jean-Marc LasgouttesFixup commit 50060053
2017-03-14 Jean-Marc LasgouttesOnly accept non-negative lyxscale parameters
2017-03-14 Richard HeckMove the global formats and system_formats variables...
2017-03-13 Jean-Marc LasgouttesUse FileName::lastModified() intead of stat() in DepTable
2017-03-13 Jean-Marc LasgouttesRemove optimization that avoids drawing some math inset...
2017-03-13 Jean-Marc LasgouttesMake InsetMathNest::editXY more robust
2017-03-13 Jean-Marc LasgouttesDo not use the global variable `formats' in Formats...
2017-03-12 Richard HeckFix problem noted at bug #10582.
2017-03-12 Richard HeckWhitespace and const'ing.
2017-03-11 Guillaume MunchFix compilation with 5 <= qt < 5.4
2017-03-11 Jean-Marc LasgouttesCompilation fix
2017-03-11 Jean-Marc LasgouttesLimit the size of strings we read from RCS
2017-03-11 Kornel BenkoUpdate sk.po
2017-03-11 Juergen Spitzmuellerde.po
2017-03-11 Scott KostyshakWhen catching exception, give error on STDERR
2017-03-11 Scott KostyshakChange a warning to an error if missing include
2017-03-10 Guillaume MunchNonsense for whoever insists on using gcc4.6 & qt4...
2017-03-10 Guillaume MunchRemove legacy FileMonitor
2017-03-10 Guillaume MunchReplace FileMonitor with FileMonitor2 in RenderPreview
2017-03-10 Guillaume MunchReplace FileMonitor with FileMonitor2 in GraphicsCacheItem
2017-03-10 Guillaume MunchClarify dialog
2017-03-10 Guillaume MunchDisable edition when external modifications are detected
2017-03-10 Guillaume MunchNotification of external modification inspired by gedit
2017-03-10 Guillaume MunchNew LFUN buffer-external-modification-clear
2017-03-10 Guillaume MunchClean-up
2017-03-10 Guillaume MunchDisplay externally modified status
2017-03-10 Guillaume MunchWhitespace
2017-03-10 Guillaume MunchImplement real-time detection of external modifications
2017-03-10 Guillaume MunchImplement FileMonitor as a wrapper for QFileSystemWatcher
2017-03-10 Guillaume MunchPreventive fix inspired from ~
2017-03-10 Guillaume MunchAmend 63be456c8
2017-03-10 Guillaume MunchAdd option to ignore a parameter in InsetCommandParams
2017-03-10 Guillaume Munchbuffer-export default
2017-03-10 jpc Update fr.po
2017-03-10 jpc Class agutex.cls is obsolete: information...
2017-03-10 Jean-Marc LasgouttesExperiment: limit size of strings read from lib/symbols
2017-03-10 Jean-Marc LasgouttesSmall cleanup to LayoutBox and CategorizedCombo
2017-03-10 Kornel BenkoAdd label 'defaultoutput' to export tests using documen...
2017-03-10 Jean-Marc LasgouttesBe careful about unparsable bibtex years
2017-03-09 Jean-Marc LasgouttesAnother unreachable `return' that is not needed
2017-03-09 Jean-Marc LasgouttesRemove unreachable return statements
2017-03-09 Jean-Marc LasgouttesHandle the case where doc_bv is null
2017-03-09 Jean-Marc LasgouttesAvoid dereferencing an iterator at the end
2017-03-08 Richard HeckAdd a comment.
2017-03-08 Jean-Marc LasgouttesMake a test clearer
2017-03-08 Jean-Marc LasgouttesMake a false positive explicit
2017-03-08 Jean-Marc LasgouttesFix missing initialization
2017-03-08 Jean-Marc LasgouttesInitialize members spotted by coverity
2017-03-08 Jean-Marc LasgouttesMake a dummier LyXRC for tex2lyx
2017-03-08 Scott KostyshakDescribe the use of '*' in -e/-E CL options
2017-03-08 Scott KostyshakImplement '*' in "buffer-export <FORMAT> <DEST>"
2017-03-07 Kornel BenkoTypo: Copy/Paste error
2017-03-07 Kornel BenkoCmake build: Adapt handling of mytheslib to automek...
2017-03-07 Jean-Marc LasgouttesFix typo found by coverity
2017-03-07 Jean-Marc LasgouttesFix test to make coverity happy
2017-03-07 Jean-Marc LasgouttesFix test to make coverity happy
2017-03-07 Jean-Marc LasgouttesFix distcheck for mythes
2017-03-06 Kornel BenkoAmend 0e50ad8 'move mythes sources to 3rdparty' for...
2017-03-06 Jean-Marc LasgouttesUpdate bundled mythes to version 1.2.5
2017-03-06 Jean-Marc LasgouttesRewrite detection of MyThes library
2017-03-06 Guillaume MunchAmend 841825aa563
2017-03-05 Guillaume MunchFix color of todo notes
2017-03-05 Guillaume MunchAdd default export to the menu
2017-03-05 Guillaume MunchFix warning
2017-03-05 Guillaume MunchAllow Ctrl+Enter in GuiCitation even if the citation...
2017-03-05 Guillaume MunchTabular::editXY should not touch the selection
2017-03-05 Guillaume Munchbuffer-export * synonymous to buffer-export
2017-03-05 Uwe Stöhrja.po: update for master from Koji
2017-03-03 Enrico ForestieriFix bug #10579
2017-03-03 Jean-Marc LasgouttesFixup to 2f701e6a1
2017-03-02 Kornel BenkoCmake tests: Add visual indication if a test is ignorin...
2017-03-02 Jean-Marc LasgouttesTry to see if coverity annotations should be in lower...
2017-03-02 Jean-Marc LasgouttesInitialisize properly member variables
2017-03-02 Jean-Marc LasgouttesPlease coverity properly
2017-03-02 Jean-Marc LasgouttesClarify configure help for 3rd party code
2017-03-01 Günter Mildectests: Add test file for "exotic" inputencoding cp858.
2017-03-01 Kornel BenkoRemove regex which does mot mach any test
2017-03-01 Günter Mildectests: Fix some "unreliable" patterns.
2017-03-01 Jean-Marc LasgouttesTry another way to signal a false positive to coverity
2017-03-01 Jean-Marc LasgouttesDo not return a reference to a temporary variable
2017-03-01 Jean-Marc LasgouttesAdd missing initialization
2017-03-01 Jean-Marc LasgouttesInitialize properly TextEntry variable
2017-03-01 Jean-Marc LasgouttesInitialize properly several InsetQuote members
2017-03-01 Jean-Marc LasgouttesFix coverity false positive
2017-03-01 Jean-Marc LasgouttesFix broken logic
2017-03-01 Jean-Marc LasgouttesInitialize pointer class member
2017-03-01 Jean-Marc LasgouttesInitialize class member to please coverity
2017-03-01 Jean-Marc LasgouttesInitialize class members to please coverity
2017-03-01 Jean-Marc LasgouttesInitialize properly a class member
2017-03-01 Kornel BenkoUpdate sk.po
2017-03-01 Kornel BenkoAmend 34d2f3c.
2017-03-01 Enrico ForestieriAllow Input of local includes from local layout files
2017-02-28 Scott KostyshakIgnore missing glyphs in a test after TL update
2017-02-28 Scott KostyshakInvert a pdf4 test failing because of iconv
2017-02-28 jpc Update fr.po
2017-02-27 Guillaume Munchbuffer-export without argument exports the default...
2017-02-27 Günter Mildectests: invert failing Spanish docs, tag unreliable...
2017-02-26 Guillaume MunchRemove LyXToolBox
2017-02-26 Guillaume MunchGive focus to the filter in GuiRef
2017-02-26 Guillaume MunchFix focus events in GuiCitation
next