]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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...
2017-03-26 Juergen Spitzmuellerde.po
2017-03-26 Juergen SpitzmuellerSplit external_templates to individual *.xtemplate...
2017-03-25 Kornel BenkoCmake build: Set cache variables correctly
2017-03-24 Jean-Marc LasgouttesFix coverity issues about exceptions
2017-03-24 Jean-Marc LasgouttesTry alternative syntax for signaling false positive
2017-03-24 Jean-Marc LasgouttesCheck return value of regex_match instead of looking...
2017-03-24 Jean-Marc LasgouttesTwo places where coverity urges us to limit string...
2017-03-24 Jean-Marc LasgouttesPass big parameters by address
2017-03-24 Jean-Marc LasgouttesReduce horizontal spacing for simple inline equations
2017-03-23 Jean-Marc LasgouttesLinearize macros in box edit mode too.
2017-03-21 Juergen SpitzmuellerCorrect FORMAT documentation
2017-03-20 Enrico ForestieriFurther amendment to 72a488d7
2017-03-20 Jean-Marc LasgouttesFix compilation warning in DepTable.cpp
2017-03-20 Enrico ForestieriAlso account for development versions
2017-03-20 Enrico ForestieriAmend 72a488d7
2017-03-19 Guillaume MunchFix missing OutlinerName in simplecv
2017-03-19 Enrico ForestieriFix output of en- and em-dashes with TeX fonts
2017-03-19 Juergen SpitzmuellerConsider text-mode accents of the form {\v a} in BiblioInfo
2017-03-19 Guillaume Munchrepair Cursor::x_target mechanism (#10168)
2017-03-19 Guillaume MunchRegularly check if preview is modified when visible...
2017-03-19 Guillaume MunchRegularly check if graphics is modified when visible...
2017-03-19 Guillaume MunchCosmetic
2017-03-19 Guillaume MunchRessurect old FileMonitor à la Frankenstein
2017-03-19 Guillaume MunchBlocking signals also blocks the notification of file...
2017-03-19 Guillaume MunchCorrect ownership
2017-03-19 Juergen SpitzmuellerImprove BibTeX name parsing #4
2017-03-19 Juergen SpitzmuellerReplace "junior" with the more generic term "suffix".
2017-03-19 Juergen SpitzmuellerImprove BibTeX name parsing #3
2017-03-19 Juergen SpitzmuellerAllow for simple conditions in name scheme.
2017-03-19 Juergen SpitzmuellerImprove BibTeX name parsing #2
2017-03-19 Juergen SpitzmuellerImprove BibTeX name parsing #1
2017-03-18 Scott KostyshakFix typo in comment
2017-03-18 Juergen SpitzmuellerUse "Prename Surname" format for basic numeric styles.
2017-03-18 Guillaume MunchClean up
2017-03-18 Juergen SpitzmuellerInput stdciteformats to the cite engines directly
2017-03-15 José Matoslyx2lyx: Remove UTF-8 BOM if present in the lyx file
2017-03-14 Jean-Marc LasgouttesOutput debug message when creating bad length
2017-03-14 Jean-Marc LasgouttesAnother forgotten unreachable `return' that is not...
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...
next