]> git.lyx.org Git - lyx.git/history - src
avoid float-conversion warning and simplify size computation
[lyx.git] / src /
2015-05-22 Stephan Wittavoid float-conversion warning and simplify size comput...
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Jean-Marc LasgouttesCreate proper undo groups for advanced find and replace
2015-05-22 Jean-Marc LasgouttesUse macro LYX_USE_CXX11 in one more location
2015-05-22 Juergen SpitzmuellerIndicate read-only status in tabs (#6783)
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-05-21 Enrico ForestieriCode simplification.
2015-05-21 Jean-Marc LasgouttesImprove list of available languages for UI l10n.
2015-05-21 Juergen SpitzmuellerAdd InsertCotext tag also to InsetLayout argument ...
2015-05-21 Scott KostyshakSet empty pdfborderstyle for hyperref (#7264)
2015-05-20 Uwe Stöhrtex2lyx/text.cpp: avoid a tex2lyx error message
2015-05-20 Uwe Stöhrtex2lyx/text.cpp: a fix for \fboxcolor around \parbox...
2015-05-20 Juergen SpitzmuellerFix problems with immediate apply and length validators
2015-05-20 Enrico ForestieriAlso find external material files when the document...
2015-05-20 Enrico ForestieriAvoid compiler warning about overloaded virtual function.
2015-05-20 Jean-Marc LasgouttesPlace the cursor correctly after undoing an inset disso...
2015-05-20 Jean-Marc Lasgouttesremove bogus comment
2015-05-20 Jean-Marc LasgouttesUse explicit macro to declare that we want to use C++11
2015-05-20 Juergen SpitzmuellerFix LaTeX length export of big numbers, part 2 (bug...
2015-05-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-19 Uwe Stöhrbox-color-size-space-align.lyx.lyx: update file
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: remove an unintended addition
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: fixes for \mbox{}
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: remove a now unnecessary hack
2015-05-19 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-19 Stephan WittAdd Qt's Svg module to the list of used modules. This...
2015-05-19 Enrico ForestieriUse the xcb definition for the primary selection atom.
2015-05-19 Juergen SpitzmuellerGuiAbout: enforce a reasonable width (show all tabs)
2015-05-19 Kornel BenkoCmake tests: cheating check_layout to accept module...
2015-05-19 Juergen SpitzmuellerComplilation fix.
2015-05-19 Juergen SpitzmuellerRevert "Complilation fix."
2015-05-19 Juergen SpitzmuellerGuiAbout: minor ui fix
2015-05-19 Juergen SpitzmuellerComplilation fix.
2015-05-19 Juergen SpitzmuellerUse trimmed string in [Inset]Layout Requires.
2015-05-19 Juergen SpitzmuellerProvide optional trimmed version of Lexer::getString...
2015-05-19 Juergen SpitzmuellerMake RELEASE-NOTES accessible from GUI (#8616)
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: set correct alignment for \makebox...
2015-05-19 Uwe Stöhrtex2lyx/text.cpp: coding style improvements and code...
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
next