]> git.lyx.org Git - lyx.git/history - src
Detect when an external command crashes
[lyx.git] / src /
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
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-04-01 Juergen SpitzmuellerGuiInfo: implement checkWidgets.
2015-03-31 Jean-Marc LasgouttesFix warning
2015-03-31 Jean-Marc LasgouttesGet rid of autoBreakRow, which is obsoleted by allowMul...
2015-03-31 Enrico ForestieriTypo
2015-03-31 Jean-Marc LasgouttesImprove the check for multiple paragraphs in Text:...
2015-03-30 Enrico ForestieriAdd comment
2015-03-30 Georg BaumInitialize definition_ correctly
2015-03-30 Georg Baumwhitespace
2015-03-30 Juergen SpitzmuellerImprove read-only mode of InsetParams derived dialogs
2015-03-29 Georg BaumRemove InsetMathSqrt hack from MathMacro
2015-03-29 Georg BaumImprove CAS output of math macros
2015-03-29 Georg Baumsupport tests do not need QtGui anymore
2015-03-28 Enrico ForestieriProvide icons for the outline-* lfuns.
2015-03-28 Kornel BenkoNo need to compute size of an icon if not using GUI.
2015-03-28 Enrico ForestieriAllow using icon names in InsetInfo
2015-03-28 Stephan Witt#9477 add documentation for optional language argument...
2015-03-27 Kornel BenkoExpand dummy_functions.cpp with needed class for check_...
2015-03-27 Stephan Witt#9477 improved argument handling for LFUN_SPELLING_ADD...
2015-03-26 Jean-Marc LasgouttesMake builds reproducible
2015-03-26 Jean-Marc LasgouttesImprove support for on screen length calculation
2015-03-26 Jean-Marc LasgouttesCall DEPM properly when going somewhere with outliner.
2015-03-26 Enrico ForestieriFix compilation with cmake
2015-03-25 Enrico ForestieriRemove the iconScaleFactor() method from src/support.
2015-03-24 Jean-Marc LasgouttesFix consecutive merging of tabular cells
2015-03-24 Richard HeckWhitespace.
2015-03-23 Georg BaumMake InsetSpecialChar names more consistent
2015-03-23 Georg BaumFix compilation of tests
2015-03-23 Georg BaumFix tex2lyx import of \LaTeXe
2015-03-23 Jean-Marc LasgouttesUse isActive() instead of editable() in mathed.
2015-03-22 Georg BaumUse standard comparison against end
2015-03-22 Juergen SpitzmuellerLoad amsthm after amsmath.
2015-03-22 Georg BaumLet imagemagick detect file format (bug #2332)
2015-03-20 Georg BaumImplement DocIterator::backwardInset()
2015-03-20 Georg BaumReplace outdated LASSERT
2015-03-20 Scott KostyshakAssert if successful export but no output file
2015-03-20 Scott KostyshakExport/view a PDF even if error
2015-03-20 Scott KostyshakImprove log scanner to correctly report error
2015-03-20 Scott KostyshakCheck exit code of LaTeX process in LaTeX::run
2015-03-20 Scott KostyshakAllow cloned buffers to give alerts in runLaTeX()
2015-03-20 Scott KostyshakRemove an outdated comment
2015-03-20 Scott KostyshakRemove output file in temporary folder on error
2015-03-20 Scott KostyshakClarify message about an empty file
2015-03-18 Georg BaumImprove source code documentation
2015-03-18 Georg Baumwhitespace
2015-03-18 Georg BaumFix math macro plain text output
2015-03-18 Jean-Marc LasgouttesUse integer arithmetic for drawing logos; fix LaTeX...
2015-03-17 Jean-Marc LasgouttesToggle properly toolbar icons that set layout of a...
2015-03-17 Jean-Marc LasgouttesFix setting Interlingua as GUI language
2015-03-17 Juergen Spitzmuellerfixltx2e must be loaded as early as possible
2015-03-16 Juergen SpitzmuellerMake the missing class warning opt-out
2015-03-16 Juergen SpitzmuellerProperly handle the bicaption package (bug #9449)
2015-03-16 Jean-Marc LasgouttesImprove undo of consecutive insertions/deletions
2015-03-16 Juergen SpitzmuellerAdd missing breaks (and time for a break :-()
2015-03-16 Juergen SpitzmuellerMore switches and whitespace fixes
2015-03-16 Juergen SpitzmuellerGrr...
2015-03-16 Juergen SpitzmuellerProperly escape backslash in string
2015-03-16 Juergen SpitzmuellerInsetPhantom::latex(): use a switch
2015-03-16 Juergen SpitzmuellerWhitespace
2015-03-16 Juergen SpitzmuellerPhantom is fragile (#9456)
2015-03-16 Enrico ForestieriRefine fix for #9453
2015-03-15 Enrico ForestieriFix bug #9453
2015-03-15 Kornel Benkomake build: Make it compilable for Qt4 too.
2015-03-15 Jean-MarcDocument the drawing of logos
2015-03-15 Georg BaumImprove code readability
2015-03-15 Georg BaumAdd missing check
2015-03-15 Juergen SpitzmuellerUse QLocale::toDouble instead of QString::toDouble...
2015-03-15 Juergen SpitzmuellerSet the logic straight
2015-03-15 Juergen SpitzmuellerAllow to disable inputenc loading via 'Provides inputenc 1'
2015-03-14 Jean-Marc LasgouttesImprove display of the logos.
2015-03-13 Georg BaumFix stmaryrd operators with limits (bug 9458)
2015-03-13 Enrico ForestieriMake sure that a generated temporary filename doesn...
2015-03-13 Enrico ForestieriMake sure an unzipped file has correct extension.
2015-03-13 Kornel BenkoCmake build: QtGui now needed also for filetools.cpp
2015-03-12 Enrico ForestieriPrefer svg icons.
2015-03-12 Enrico ForestieriUse the nominal theme's icon size for displaying the...
2015-03-12 Enrico ForestieriProperly name an uncompressed sgvz file.
2015-03-12 Enrico ForestieriMake sure a temporary file is always created in the...
2015-03-11 Georg BaumFix tex2lyx script output
2015-03-11 Georg Baumwhitespace
2015-03-11 Georg BaumUpdate tex2lyx test references
2015-03-11 Jean-Marc LasgouttesAvoid crash with after a params undo.
2015-03-10 Georg BaumRemove unsupported macros from autocompletion
2015-03-10 Jean-Marc LasgouttesFix generation of lyx_commit_hash.h
2015-03-10 Juergen SpitzmuellerProperly define MultiPar status of caption in the layou...
2015-03-10 Jean-Marc LasgouttesTake in account the parent's getStatus in macro templates
2015-03-10 Jean-Marc LasgouttesDo not sanitize the anchor of cursor when selection...
2015-03-10 Jean-Marc LasgouttesCheck that DocIterator::sanitize only adds editable...
2015-03-05 Jean-Marc LasgouttesSome code factorization for the Change template
2015-03-05 Jean-Marc LasgouttesRemove variable properly now
2015-03-05 Jean-Marc LasgouttesReset stream properties after changing them
next