]> git.lyx.org Git - lyx.git/history - src
Check path of Qt tools if qtchooser is detected
[lyx.git] / src /
2016-07-15 Guillaume MunchLaTeX highlighter: make at a letter in the user preamble
2016-07-14 Guillaume MunchBetter error message when try to bind a Hidden LFUN
2016-07-14 Guillaume MunchPrioritize the shortcuts from the work areas
2016-07-13 Richard HeckCitation commands do not absolutely have to start with...
2016-07-13 José MatosFix typo
2016-07-12 Guillaume MunchBranch-invert: Fix discrepancy with the outliner and...
2016-07-12 Guillaume MunchBranch-invert: Record undo and update Toc
2016-07-12 Guillaume MunchBranch-invert: Add a check mark to the switch in the...
2016-07-12 Guillaume MunchUI for save_transient_properties
2016-07-12 Richard HeckLFUN to toggle branch inversion status, now available...
2016-07-12 Richard HeckIntroduce "inverted" branch insets: These are branches...
2016-07-11 Kornel BenkoCmake build: Add needed libraries if using QT5_Extras
2016-07-11 Juergen SpitzmuellerSimplify BufferParams::bufferFormat()
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-07-10 Juergen SpitzmuellerGenerate a proper error dialog title for XeTeX/LuaTeX
2016-07-10 Juergen SpitzmuellerClarify some comments wrt XeTeX/LuaTeX (see bug #10013)
2016-07-10 Richard HeckDelete obsolete comment: We no longer support Qt <...
2016-07-10 Richard HeckSimplify logic a bit. (This was meant to be part of...
2016-07-10 Richard HeckFix thinko in Buffer::preview. It is possible for this...
2016-07-10 Richard HeckRename some variables and routines.
2016-07-10 Richard HeckFix problem with branch handling. The problem was that...
2016-07-10 Richard HeckUpdate XHTML debugging code a bit.
2016-07-10 Richard HeckWrite magic paragraph label to main paragraph tag.
2016-07-09 Juergen SpitzmuellerFix for recent luatex versions.
2016-07-08 Guillaume MunchAccessibility of document class combo box (#10035)
2016-07-07 Jean-Marc LasgouttesRevert "Skip all drawing with NoScreenUpdate strategy"
2016-07-06 Jean-Marc LasgouttesSkip all drawing with NoScreenUpdate strategy
2016-07-05 Jean-Marc LasgouttesRecord undo when deleting end of paragraph in change...
2016-07-05 Jean-Marc LasgouttesPoor man's profiler: add support for cache hit/miss
2016-07-05 Guillaume MunchRevert c6ce76c2 and fix 670efa8f
2016-07-04 Enrico ForestieriBring window to front only for single-instance mode
2016-07-04 Pavel Sandafix make check.
2016-07-04 Stephan WittFix missing TexRow.h include after change 670efa8f64621...
2016-07-04 Stephan WittAdd missing include for abs(int)
2016-07-04 Stephan WittFix missing includes after change 670efa8f646218f2a378f...
2016-07-04 Stephan WittFix missing include for endl after header cleanup in...
2016-07-04 Stephan WittFix missing include for file i/o prototypes after heade...
2016-07-04 Stephan WittFix missing include for malloc prototype after header...
2016-07-04 Guillaume MunchAmend 670efa8f
2016-07-04 Guillaume MunchRationalise includes
2016-07-03 Guillaume MunchMatch code with comment
2016-07-03 Guillaume MunchChange tracking cue: InsetText and InsetCollapsible
2016-07-03 Enrico ForestieriBring window to front after loading a document
2016-07-03 Georg BaumFix regression of 6dfc25508
2016-07-03 Guillaume MunchChange tracking cue: for Graphics
2016-07-03 Guillaume MunchChange tracking cue: for instant preview
2016-07-03 Guillaume MunchChange tracking cue: for display() math insets
2016-07-03 Guillaume MunchPainter: Add a line style to disable antialiasing
2016-07-03 Guillaume MunchBeautify ToolTips in work area
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-07-03 Guillaume MunchGuiDocument: some polishing of the list of modules.
2016-07-03 Guillaume MunchRemove manual line breaks.
2016-07-03 Guillaume MunchLine breaks in tooltips
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-07-02 Richard HeckSquash some warnings.
2016-07-02 Georg BaumFix CAS input on windows (bug 10262)
2016-07-02 Stephan WittCompile fix after change 4b64aaf, replace missing const...
2016-07-02 Stephan WittCorrect indentation
2016-07-01 Richard HeckSquash warning.
2016-06-30 Richard HeckThe previous commit was actually a fix for bug #9158.
2016-06-30 Richard HeckFix bug #8782.
2016-06-30 Richard HeckABOVE and CENTERED labels need special treatment.
2016-06-30 Richard HeckMake sure we center displayed equations.
2016-06-30 Richard HeckUse convertDelimToXMLEscape with matrix delimiters...
2016-06-30 Richard HeckAdd class attribute for \mathbb in XHTML output.
2016-06-30 Richard HeckUse symbols file to lookup entities for delimiters...
2016-06-30 Richard HeckDon't be so cute with VSpace: We just output it inline...
2016-06-30 Richard HeckOutput column width info for XHTML.
2016-06-30 Richard HeckFix bug #8782: We need to query the cell, not just...
2016-06-29 Richard HeckAdd missing buffer update after pasting unformatted...
2016-06-29 Richard HeckUse const &.
2016-06-27 Richard HeckWhitespace only.
2016-06-27 Richard HeckThis patch does two closely related things.
2016-06-27 Richard HeckLet "provides [fontspec|listings|subfig] 1" work.
2016-06-26 Guillaume MunchUse move when passed by value
2016-06-26 Georg BaumRemove using directives from headers
2016-06-26 Enrico ForestieriMake command buffer icons same size as QLineEdit height
2016-06-26 Enrico ForestieriMake oultliner icons same size as the toolbar icons
2016-06-26 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2016-06-26 Juergen SpitzmuellerFix indentation
2016-06-26 Enrico ForestieriTweak output from maxima
2016-06-25 Georg Baumremove unused declaration
2016-06-25 Richard HeckFix for previous commit: We come right back through...
2016-06-25 Scott KostyshakWhitespace
2016-06-25 Richard HeckFix bug #8814: Ask for place to export a file if it...
2016-06-21 Richard HeckBy default, charstyles should not permit layout changes...
2016-06-21 Georg Baummore const correctness
2016-06-21 Richard HeckRemove "only", which is not really necessary.
2016-06-21 Richard HeckFix bug #10213 as discussed there: We now display the...
2016-06-20 Georg Baumconst correctness
2016-06-20 Richard HeckFix bug #10153: There's a mechanism in XHTML output...
2016-06-19 Georg BaumRemove external date inset
2016-06-19 Stephan WittAlways present Qt version info in LyX About dialog...
2016-06-18 Richard HeckFix typo, and also check if string is null.
2016-06-18 Richard HeckBe a bit more careful about setting and restoring the...
2016-06-16 Georg BaumDo not distribute built sources
2016-06-16 Georg BaumRemove obsolete comments
2016-06-16 Georg BaumRemove InsetMathXYArrow
2016-06-16 Georg BaumAmend 10b4a471853
2016-06-16 Georg BaumExpose python 3 support to some testing
next