]> git.lyx.org Git - lyx.git/history - src
Make doExport() helper private
[lyx.git] / src /
2014-11-16 Georg BaumMake doExport() helper private
2014-11-16 Georg BaumClarify member variable documentation
2014-11-16 Stephan Witt#9317 add method cleanDuplicateEnvVars() to correct...
2014-11-16 Georg BaumConvert updatelayouts.sh to python
2014-11-16 Georg BaumFix typo
2014-11-14 Richard HeckGet rid of boost::noncopyable.
2014-11-14 Georg BaumFix recursive math macro crash (bug #9140)
2014-11-14 Georg BaumLoad footmisc.sty instead of using outdated code
2014-11-14 Uwe Stöhrmathed: bformat infoize messages
2014-11-14 Jean-Marc LasgouttesFix overflow of inset over text (see #9224)
2014-11-14 Jean-Marc LasgouttesFix some glitches in inset-select-all
2014-11-12 Richard HeckWhitespace.
2014-11-11 Georg BaumFix memory errors found by Alfredo with valgrind
2014-11-11 Georg BaumPrevent accidental usage of wrong copy constructor
2014-11-11 Uwe Stöhrtex2lyx: support for \item with opt arg in itemize...
2014-11-11 Uwe Stöhrtex2lyx/TODO.txt: update file and add information
2014-11-10 Jean-MarcFix inset-select-all for insets with multiple paragraphs
2014-11-10 Uwe Stöhrtest-insets.lyx.lyx: forgot to commit this in r471889e0
2014-11-09 Enrico ForestieriFix CAS computation of a selected subformula.
2014-11-09 Kornel BenkoCmake build: 'callstack printing' detection.
2014-11-09 Enrico ForestieriFix issue with CAS.
2014-11-08 Scott KostyshakRecommit clearing of empty selections in GuiView
2014-11-07 Uwe Stöhrtex2lyx: support for bibtopic
2014-11-07 Uwe Stöhrtex2lyx/text.cpp: support for \nameref
2014-11-07 Uwe Stöhrtex2lyx/Preamble.cpp: support 2 math fonts
2014-11-04 Uwe StöhrInsetFootlike.cpp: disable listings inside footnotes
2014-11-04 Enrico ForestieriFix bug #9319: Problems with space inside math and...
2014-11-04 Enrico ForestieriFix bug #7970: space disappears from equation when...
2014-11-03 Georg BaumFix for bug #9234, from Georg.
2014-11-01 Jean-Marc LasgouttesReimplement inset-select-all in a generic way
2014-11-01 Jean-Marc LasgouttesFix wrong test: boolean variable is never negative
2014-10-30 Richard HeckDo not truncate references in outline pane (bug 9312).
2014-10-27 Richard HeckImprove debugging output.
2014-10-27 Richard HeckIf we successfully save a file but fail to move it...
2014-10-27 Richard HeckFix warnings.
2014-10-26 Richard HeckWhoops. Forgot to add before amending commit.
2014-10-26 Richard HeckMake static variables used in DocBook output thread...
2014-10-26 Richard HeckSort debug options in the message pane by string. This...
2014-10-25 Enrico ForestieriTweak the shape of the parbreak separator.
2014-10-24 Stephan WittCheck the correct macro for conditional include of...
2014-10-24 Kornel BenkoForgot this file in the last commit
2014-10-23 brokenclockAdd LFUN_SERVER_GET_STATISTICS command
2014-10-21 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-20 Stephan WittRepeat the Mac menu bar init for Qt5 only on Mac
2014-10-19 Jean-Marc LasgouttesFix bug #9288: Cannot position cursor near the end...
2014-10-18 Stephan WittAdd Qt-version info to LyX version string when a git...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-10-16 Richard HeckUpdate comment.
2014-10-16 Richard HeckFix bug #9296. The key may be multiple keys.
2014-10-16 Jean-Marc LasgouttesErase correctly math multi-cell selection
2014-10-16 Jean-Marc LasgouttesFix ticket #9224: text overflows through adjacent insets
2014-10-15 Scott KostyshakNo space after inline math for text export (#9282)
2014-10-15 Scott KostyshakRemove line in text export of inline math (#9282)
2014-10-14 Alfredo BraunsteinRewrite of change-related helpers
2014-10-14 Alfredo Braunsteininsets/InsetTabular.cpp (doDispatch): fix to #9291...
2014-10-13 Jean-MarcWhitespace only
2014-10-12 Alfredo Braunsteinmathed/InsetMathHull.cpp (InsetMathHull::doDispatch...
2014-10-12 Alfredo BraunsteinText2.cpp (checkAndActivateInset, checkAndActivateInset...
2014-10-11 Alfredo BraunsteinWhitespace
2014-10-11 Stephan WittMac menu bar init has to be repeated for Qt5 after...
2014-10-10 Jean-Marc LasgouttesAdd the git commit (if applicable) to LyX version
2014-10-09 Jean-Marc LasgouttesFix ticket #9276: Labeling cursor off by several characters
2014-10-08 Juergen SpitzmuellerFix key code
2014-10-01 Stephan WittRemove Qt4 artifacts in comments
2014-09-10 Uwe StöhrLaTeXFeatures.cpp: fix bug #9266
2014-09-04 Kornel BenkoUpdate file formats of test files
2014-09-03 Kornel BenkoCmake tex2lyx tests: Take care of initialized userdir
2014-09-02 Stephan WittFix possibly uninitialized use of variables
2014-09-01 Juergen Spitzmueller Fix bug with wrong baseline calculation in last paragr...
2014-08-31 Kornel BenkoAdd some missing files to autoconf's dist
2014-08-31 Kornel BenkoAdd cmake files to autoconf's dist
2014-08-31 Juergen SpitzmuellerAdd support for todonotes package
2014-08-31 Juergen SpitzmuellerAdd support for the fixme package.
2014-08-31 Juergen SpitzmuellerAdd support for beamer lemma environment.
2014-08-29 Enrico ForestieriFix export of xfig external insets (bug #9244).
2014-08-28 Juergen SpitzmuellerRevert "Fix bug with wrong baseline calculation in...
2014-08-27 Peter Kümmelprint callstack on assert
2014-08-26 Stephan WittMore careful NSAutoreleasePool management
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-08-25 Enrico ForestieriReplace Q_WS_WIN with appropriate guards to account...
2014-08-25 Enrico ForestieriFix the -geometry command line argument for Windows.
2014-08-25 Richard HeckAdd a debugging message.
2014-08-24 Uwe Stöhrsupport for the LaTeX commands \x***arrow
2014-08-24 Stephan WittReintroduce some class definitions.
2014-08-24 Stephan WittRemove superfluous class definitions.
2014-08-24 Stephan WittRemove special GlobalMenuBar class. As Patrick De Vissc...
2014-08-24 Stephan WittFSPathMakeRef is deprecated: use LSOpenFromURLSpec...
2014-08-23 Stephan WittCorrect the method signature of MenuTranslator::transla...
2014-08-22 Richard HeckMake BiblioInfo::collectCitedEntries private (since...
2014-08-22 Stephan WittUse QProxyStyle instead of QMacStyle. QMacStyle is...
2014-08-16 Peter Kümmelfix coding style
next