]> git.lyx.org Git - lyx.git/history - src
tex2lyx/text.cpp: fix a bug I introduced with [c7a11c1d/lyxgit]
[lyx.git] / src /
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: fix a bug I introduced with [c7a11c1d...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: add support for box alignment
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: code simplification
2015-05-18 Uwe Stöhrtex2lyx/Preamble.cpp: forgot a package in previous...
2015-05-18 Uwe Stöhrtex2lyx: register required packages for boxes
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: support for \fcolorbox
2015-05-18 Uwe Stöhrtex2lyx/text.cpp: fix handling of \fbox
2015-05-18 Juergen SpitzmuellerGuiBox: remove unneeded connection and use a more senib...
2015-05-18 Juergen SpitzmuellerGuiBox: do not rely on count (as explained on lyx-devel)
2015-05-18 Juergen SpitzmuellerGuiBox: sort colors
2015-05-18 Juergen SpitzmuellerGuiBox: remove none from the static color list
2015-05-18 Juergen SpitzmuellerGuiBox: assure combo boxes are empty before filling
2015-05-18 Juergen SpitzmuellerGuiBox: swap filling of color combos
2015-05-18 Juergen SpitzmuellerGuiBox: simplification
2015-05-18 Juergen SpitzmuellerisReadable can only be used after the file has been...
2015-05-18 Juergen SpitzmuellerRe-defactor ColorSorter.
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: support for lengths like "2.5\width...
2015-05-17 Uwe Stöhrtex2lyx/TODO.txt: add a feature that is not yet supported
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: support for the commands \fboxsep...
2015-05-17 Uwe StöhrInsetBox.cpp: add visual feedback for frame color
2015-05-17 Richard HeckFix bug #9544: Mark file clean after we write it.
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: set correct default horizontal positi...
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: a fix for the horizontal box position
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: fix an indentation mistake
2015-05-17 Uwe StöhrInsetBox.cpp: fix a bug I introduced in [88593e0e/lyxgit]
2015-05-17 Georg BaumFix indentation
2015-05-17 Uwe Stöhrtex2lyx: support the command \colorbox
2015-05-17 Juergen SpitzmuellerUse view/data separation for GuiCharacter colors, which...
2015-05-17 Juergen SpitzmuellerFactor out ColorSorter to qt_helpers, to make it
2015-05-17 Kornel BenkoUpdated remaining tex2lyx test cases after commit 12ae7...
2015-05-17 Kornel BenkoCmake build: Added target updatetex2lyxtests to update...
2015-05-17 Uwe Stöhrtex2lyx/text.cpp: add default value for 2 box features
2015-05-17 Georg BaumParse \multicolumn in math (bug 396)
2015-05-17 Uwe StöhrInsetBox.cpp: code simplification
2015-05-16 Uwe StöhrGuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]
2015-05-16 Uwe StöhrGuiBox.cpp: a compile fix
2015-05-16 Enrico ForestieriFix #5575 also on Windows.
2015-05-16 Enrico ForestieriCorrectly load documents moved elsewhere after save.
2015-05-16 Juergen SpitzmuellerExtend comment and remove superfluous parentheses.
2015-05-16 Juergen SpitzmuellerRefine fix for #5575 and comment it out for windows
2015-05-16 Juergen SpitzmuellerFix tooltip line breaks.
2015-05-16 Juergen SpitzmuellerClarify "Save compressed by default" feature (bug 7822)
2015-05-16 Juergen SpitzmuellerFix casing
2015-05-16 Juergen SpitzmuellerFix Box UI (buddies and accelerators)
2015-05-16 Georg BaumDo not require esint for \int (bug 9498)
2015-05-16 Juergen SpitzmuellerFix up GuiBox (use proper data/view separation and...
2015-05-16 Georg BaumRemove bash construct
2015-05-16 Uwe StöhrGuiBox.cpp: enable color features also for non-English...
2015-05-16 Uwe StöhrGuiBox.cpp: add a comment and a string conversion
2015-05-16 Uwe StöhrGuiCharacter.cpp: sort all colors, also white
2015-05-16 Uwe Stöhrsupport for colored boxes
2015-05-15 Georg BaumFix compilation with boost 1.58
2015-05-15 Georg BaumUpdate tex2lyx test references correctly
2015-05-15 Georg BaumRevert broken tex2lyx test reference update
2015-05-15 Georg BaumInstantiate trivial_string::c_str() explicitly
2015-05-15 Uwe StöhrGuiBox.cpp: fix logic
2015-05-15 Uwe StöhrGuiBox.cpp: fix logic
2015-05-15 Uwe StöhrInsetBox.cpp: code simplification
2015-05-15 Uwe StöhrGuiBox.cpp: assure that the parameters are not empty
2015-05-14 Enrico ForestieriFix layout tests.
2015-05-14 Uwe Stöhrtex2lyx testfiles: update to latest fileformat
2015-05-14 Uwe Stöhrtex2lyx/Preamble.cpp: correct capitalization
2015-05-14 Uwe Stöhrsupport for all default colors of the package xcolor
2015-05-14 Georg BaumFix MSVC build
2015-05-14 Kornel BenkoUpdate runtests.py to handle \origin for tex2lyx/cmplyx...
2015-05-14 Georg BaumFix LaTeX length export of big numbers (bug 9416)
2015-05-14 Georg BaumShut up compiler warning
2015-05-14 Kornel BenkoMake output of runtests.py better readable
2015-05-13 Enrico ForestieriUpdate tex2lyx and tests after 306b136c
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-05-13 Enrico ForestieriUpdate tex2lyx tests after 8010b90c
2015-05-13 Juergen SpitzmuellerDo not blindly insert ubound Alt-<letter> keybindings.
2015-05-13 Pavel SandaUnduplicate box strings.
2015-05-12 Uwe StöhrGuiBox.cpp: make a logic setting more clear
2015-05-12 Richard HeckUse const ref instead of passing by value.
2015-05-12 Richard HeckPass XHTMLStream by reference. Problem found by coverity.
2015-05-12 Juergen SpitzmuellerFix left margin with some nested layouts (#9538)
2015-05-11 Uwe StöhrBoxUi.ui: update tooltips and tab order
2015-05-11 Uwe StöhrGuiBox.cpp: re-add lost braces
2015-05-11 Uwe Stöhradd ability to change box line thickness and separation
2015-05-11 Juergen SpitzmuellerFix enabling/disabling in InsetParams derived dialogs...
2015-05-10 Uwe StöhrGuiBox.cpp: add missing braces from previous commit
2015-05-10 Uwe StöhrGuiBox.cpp: fix button logic (fixes bug #9543)
2015-05-10 Juergen SpitzmuellerGuiBox: Factor out enabling/disabling to checkedWidgets.
2015-05-10 Georg BaumRemove gcc 3 traces
2015-05-10 Scott KostyshakFix pasting of PDF from clipboard
2015-05-09 Juergen SpitzmuellerSplit different indices in the outliner
2015-05-09 Juergen SpitzmuellerAdd option to Argument to let it be inserted with a...
2015-05-09 Juergen SpitzmuellerWhitespace
2015-05-08 Georg BaumFix build with GNU libstdc++ C++11 ABI
2015-05-08 Stephan Witt#1720 disable document buffer related LFUNs in GUI...
2015-05-08 Enrico ForestieriFix compilation after e93444e7
2015-05-08 Stephan Witt#9514 improved document iterator for correct check...
2015-05-08 Juergen SpitzmuellerForgot this.
2015-05-08 Juergen SpitzmuellerImplement PassThruChars to Argument
2015-05-07 Georg BaumMake static variable non-static
2015-05-07 Jean-Marc LasgouttesRevert correctly cursor font after undo a font toggle
2015-05-06 Kornel BenkoCmake build: New libmagic dependency after commit 93b0f...
2015-05-06 Stephan Witt#9514 contents inside of LyX insets with spell check...
2015-05-05 Enrico ForestieriDon't update paths of non-existing files
next