]> git.lyx.org Git - lyx.git/history - src
GuiBox.cpp: make a logic setting more clear
[lyx.git] / src /
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
2015-05-05 Juergen SpitzmuellerDo not insert non-rpintable characters (such as ASCII...
2015-05-05 Kornel BenkoAdapt tex2lyx testfiles to the new format 488.
2015-05-05 Scott KostyshakRemove code that is no longer needed
2015-05-05 Scott KostyshakDo a fresh compile for preview after error (#9061)
2015-05-05 Scott KostyshakRename deleteFilesOnError to removeAuxiliaryFiles
2015-05-04 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-04 Enrico ForestieriFix #5760 also on Windows.
2015-05-04 Juergen SpitzmuellerTabularCreate.ui: Fix zorder.
2015-05-03 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-05-03 Enrico ForestieriUpdate paths of included files when saving to a differe...
2015-05-03 Juergen SpitzmuellerFactor out polyglossia language begin command construct...
2015-05-03 Juergen SpitzmuellerFix display of math delimiters in delimiter dialog...
2015-05-02 Juergen SpitzmuellerDo not output \noindent if paragraph does not support...
2015-05-02 Juergen SpitzmuellerRemove unused header
2015-05-02 Juergen Spitzmuellersign.
2015-05-01 Juergen SpitzmuellerUse EmptyTable widget in TabularCreate dialog.
2015-05-01 Juergen SpitzmuellerFix usability of EmptyTable widget.
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-28 Enrico ForestieriPreserve numbering of previewed math formulas on zoom
2015-04-27 Enrico ForestieriFix instant preview for documents not specifying a...
2015-04-26 Enrico ForestieriFix bug #7850 (Preview of inline math misaligned)
2015-04-26 Juergen SpitzmuellerUse namespace.
2015-04-26 Scott KostyshakUpdate previews when going to a bookmark (#6173)
2015-04-26 Scott KostyshakWhitespace
2015-04-24 Richard HeckDon't write \PassThruChars if it is empty.
2015-04-24 Kornel BenkoCmake build: Enable debug output for check_layouts.
2015-04-22 Scott KostyshakAssert if unknown argument to internal paste
2015-04-21 Enrico ForestieriFix bug #8258 (Zoom of editor doesn't zoom instant...
2015-04-21 Juergen SpitzmuellerRewrite the linguistic Glosse insets.
2015-04-21 Juergen SpitzmuellerMake ParBreakIsNewline work in inset layout without...
2015-04-21 Scott KostyshakUpdate previews after pasting (#6211)
2015-04-21 Scott KostyshakUpdate previews on preference change (#9507)
2015-04-21 Scott KostyshakPreview and math now update on screen-up (#6173)
2015-04-20 Juergen SpitzmuellerAdd support for linguistic trees (via forest)
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-04-20 Juergen SpitzmuellerDo not show obsoleted flex insets in the menu.
2015-04-20 Juergen SpitzmuellerSupport item argument in linguistic examples
2015-04-19 Scott KostyshakUpdate previews after doing a find/replace (#7242)
2015-04-17 Jean-Marc LasgouttesRemove bad hack.
2015-04-17 Scott KostyshakAdd \li Origin for the buffer-move-* LFUNs
2015-04-16 Jean-Marc LasgouttesToggle properly the math-display icon
2015-04-16 Jean-MarcDo not remove separators at end of rows.
2015-04-15 Jean-Marc LasgouttesAvoid requiring messages with empty language.
2015-04-12 Juergen SpitzmuellerIssue a warning if thesaurus dir is not set up (as...
2015-04-12 Georg BaumUpdate tex2lyx test references
2015-04-10 Juergen SpitzmuellerRemove problematic accelerator (#9495)
2015-04-09 Kornel BenkoAdapt creation of preview images to the defaul document...
2015-04-09 Jean-Marc LasgouttesFix potential link error in tests.
2015-04-09 Juergen SpitzmuellerFile format change caused by 34eadf5d4.
2015-04-08 Georg BaumFix tex2lyx linker error on windows
2015-04-08 Scott KostyshakImplement and bind buffer-move-{next,previous}
2015-04-08 Scott KostyshakSet enable for both cases
2015-04-08 Scott KostyshakCorrect typo from last commit
2015-04-08 Scott KostyshakSimplify previous commit
2015-04-08 Scott KostyshakAdd getStatus check that >1 tab for switching
2015-04-07 Enrico ForestieriFix external middle-mouse pasting with Qt5/X11.
2015-04-07 Scott KostyshakContinue compilation despite errors (#8739)
2015-04-07 Scott KostyshakAdd on to fix for #2757
2015-04-06 Juergen SpitzmuellerDo not close LyX in the commitData process (#9277)
2015-04-06 Juergen SpitzmuellerPrevent crash when attempting to restore a file multipl...
2015-04-06 Juergen SpitzmuellerRe-introduce BibTeX error reporting via Error dialog...
2015-04-06 Uwe Stöhrsupport for Georgian
2015-04-05 Juergen SpitzmuellerShow Anyway button needs to be enabled/disabled in...
2015-04-04 Scott KostyshakSimplify code
2015-04-04 Scott KostyshakDetect when an external command crashes
2015-04-04 Scott KostyshakButton for showing PDF if compilation error
2015-04-04 Juergen SpitzmuellerUse local babel language switch in fixed width cells...
2015-04-03 Scott KostyshakFix selection at borders of insets (#9487)
2015-04-02 Georg BaumFix math macro crash (bug 9418)
2015-04-02 Georg BaumPimpl MathMacro
2015-04-02 Juergen SpitzmuellerProperly determine active font encoding
2015-04-02 Juergen SpitzmuellerImplement checkWidgets in the remaining InsetParamsWidg...
2015-04-02 Juergen SpitzmuellerNo need for default argument
next