]> git.lyx.org Git - lyx.git/history - src
minor edit of development guide
[lyx.git] / src /
2016-09-05 Georg BaumFix filter filter regex
2016-09-05 Jean-Marc LasgouttesAmend commit e194c9ce279
2016-09-04 Juergen SpitzmuellerAmend 97b9e81ceef7aae
2016-09-02 Scott KostyshakExit with error if child exits with error (#10188)
2016-08-30 Jean-Marc LasgouttesRemove unused 'glue' parameter
2016-08-30 Jean-Marc LasgouttesRemove unused struct members
2016-08-30 Scott KostyshakImprove status check of LFUN_BUFFER_ZOOM_{OUT,IN}
2016-08-29 Jean-Marc LasgouttesAmend b583fb26e89
2016-08-28 Guillaume MunchAction.cpp: replace a reference with a shared_ptr
2016-08-28 Guillaume MunchChange "Format" into "Formats"
2016-08-28 Richard HeckproducesOutput() should not be redeclared as producesOu...
2016-08-28 Guillaume MunchTrivial clean-up
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-08-28 Guillaume MunchFix the compare_locale function by relying on Qt's...
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2016-08-24 Jean-Marc LasgouttesDo not set layout for no-op paragraph break
2016-08-23 Jean-Marc LasgouttesMove correctly the end of proof marker when row is...
2016-08-23 Jean-Marc LasgouttesReset anchor before selecting with S-button1
2016-08-22 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-08-21 Guillaume MunchRemove unused variable warning and remove preprocessor...
2016-08-21 Enrico ForestieriQuote filenames used for forward-search with SumatraPDF
2016-08-19 Enrico ForestieriUse only one file for dummy implementations
2016-08-19 Jean-Marc LasgouttesRemove horizontal spacing around previews
2016-08-19 Jean-Marc LasgouttesSimplify menus when there is only one caption type
2016-08-19 Kornel BenkoCmake build: Add verbose variable to some dummy_functio...
2016-08-18 Scott KostyshakWarn in GUI when mixing Title and InTitle layouts
2016-08-17 Enrico ForestieriFix exit code from runCommand on Windows
2016-08-17 Enrico ForestieriAdd verbose option
2016-08-17 Jean-Marc LasgouttesUse proper QPalette::NoRole enum value instead of our own
2016-08-17 Jean-Marc LasgouttesA more radical approach to inset background painting
2016-08-16 Jean-Marc LasgouttesA PainterInfo variable should be named `pi'.
2016-08-15 Guillaume MunchAssertions when doing Export As... (#10321)
2016-08-15 Enrico ForestieriAdapt code to comment
2016-08-13 Enrico ForestieriCorrect comment
2016-08-09 Scott KostyshakImprove a layout LYXERR0 message
2016-08-08 Richard HeckUpdate tex2lyx tests.
2016-08-07 Enrico ForestieriUse std::call_once only if it is actually available
2016-08-05 Richard HeckFix XHTML export of German Additional Features manual.
2016-08-05 Richard HeckDebugging code.
2016-08-05 Richard HeckWe don't need to crash here, but can try to continue...
2016-08-05 Richard HeckSpecial characters should be output to the TOC.
2016-08-04 Richard HeckFix bug #10320.
2016-08-04 Jean-Marc LasgouttesLet InsetSpecialChar draw its background when necessary
2016-08-04 Guillaume MunchPartially revert "Replace static with thread_local...
2016-08-04 Juergen SpitzmuellerInclude all [scr]article styles in beamer article layouts.
2016-08-04 Juergen SpitzmuellerCorrect backends() allocation with japanese encoding
2016-08-04 Scott KostyshakActivate LyX window after reverse search (#10196)
2016-08-04 Scott KostyshakNew LFUN lyx-activate to focus LyX window
2016-08-03 Guillaume MunchFix embarrassing logic mistake
2016-08-02 Richard HeckFix problem noticed by Scott.
2016-08-02 Richard HeckNo need to display contents of the branch when it is...
2016-08-01 Guillaume MunchReplace static with thread_local when used for caching
2016-08-01 Guillaume MunchFix aliasing logic for polylines
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-07-31 Guillaume MunchPerf comments: getFormatFromFile slows LyX startup...
2016-07-31 Guillaume MunchUse call_once to ensure something is only called once
2016-07-31 Guillaume MunchMake static counters atomic
2016-07-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-07-31 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-07-31 Guillaume MunchBasic implementation of QSignalBlocker for qt4
2016-07-31 Richard HeckFix output of floats, etc, inside environments.
2016-07-31 Richard HeckRename, for a little clarity.
2016-07-31 Richard HeckAdd 'dir="auto"' to the body tag for XHTML export....
2016-07-31 Richard HeckAlignment
2016-07-31 Richard HeckFix display of code listings in XHTML.
2016-07-31 Richard HeckActivate export of external material for XHTML.
2016-07-31 Richard HeckFix substitution for $$Contents.
2016-07-31 Richard HeckFix preview of external material with plaintext and...
2016-07-31 Richard HeckUse scaling factor in XHTML output.
2016-07-31 Richard HeckIf we cannot find the input format for a graphic, we...
2016-07-31 Richard HeckFix output of table borders for XHTML. Fixes bug #10154.
2016-07-30 Richard HeckRevert most of dd7863b6.
2016-07-30 Richard HeckWhitespace.
2016-07-30 Richard HeckFix thinko from earlier commit.
2016-07-30 Richard HeckFix HTML display of math matrices.
2016-07-30 Richard HeckFix CSS for math cases.
2016-07-30 Richard HeckSimplify CSS classes for floats.
2016-07-30 Richard HeckBe more careful with braces, due to comments.
2016-07-30 Richard HeckSimplify and unify code for special handling in argumen...
2016-07-30 Richard HeckFix display of colors in labels of arguments.
2016-07-30 Richard HeckFix display of branch buttons and tooltips.
2016-07-29 Scott KostyshakRemove the now unused lyx::support::expandPath()
2016-07-29 Scott KostyshakRel. path in paths prefs preserved as rel. paths
2016-07-29 Scott KostyshakConst a function parameter
2016-07-29 Scott KostyshakImprove implementation of TabWorkArea::posIsTab()
2016-07-22 Scott KostyshakClose a tab on middle-click (#10288)
2016-07-22 Scott KostyshakFactor out useful code into a function
2016-07-22 Scott KostyshakAdd comment that a code chunk is unnecessary
2016-07-21 Jean-Marc LasgouttesRecompute Paragraph::beginOfBody() earlier
2016-07-21 Jean-Marc LasgouttesRevert "Reset beginOfBody() when changing paragraph...
2016-07-20 Jean-Marc LasgouttesReset beginOfBody() when changing paragraph layout
2016-07-20 Jean-Marc LasgouttesWhen painting only insets, paint also change and langua...
2016-07-20 Kornel BenkoCmake build with Qt4: Link lyx executable also to X11...
2016-07-19 Jean-Marc LasgouttesTry to fix #4889 in the right way
2016-07-19 Jean-Marc LasgouttesRealize inset argument label font before using it
2016-07-19 Scott KostyshakImprove documentation of LFUN_BUFFER_ZOOM_{IN,OUT}
2016-07-18 Richard HeckFix cut and paste error in last commit.
2016-07-18 Richard HeckDo not crash is release mode if we stumble across an...
2016-07-18 Richard HeckRevert "Do not crash is release mode if we stumble...
2016-07-18 Richard HeckDo not crash is release mode if we stumble across an...
next