]> git.lyx.org Git - lyx.git/history - src
Fix preview of lilypond (book) snippets (#13103)
[lyx.git] / src /
33 hours ago Jean-Marc LasgouttesStreamline use of map<col-type, bool>
2 days ago Juergen SpitzmuellerFactor out (signed) glueLenghValidator
2 days ago Juergen SpitzmuellerAllow negative offset in GuiLine (#13102)
3 days ago Juergen SpitzmuellerRe-focus workarea after some outline context-menu actio...
4 days ago Jean-Marc LasgouttesQFontMetrics::xHeight() is not always the ascent of 'x'
6 days ago Juergen SpitzmuellerOnly \protect labels in \thanks notes
6 days ago Juergen SpitzmuellerGuiBibTeX: introduce way to toggle between absolute...
7 days ago Pavel SandaHeader not needed anymore
8 days ago Jean-Marc LasgouttesMove assertion at the right position
8 days ago Juergen SpitzmuellerFix outliner tree depth (#13098)
9 days ago Pavel SandaMove header where needed.
10 days ago Pavel SandaHeader not needed anymore
13 days ago Jean-Marc LasgouttesMore places where DocumentClassPtr should not be copied
13 days ago Jean-Marc LasgouttesPass sigPtr object as const reference too
13 days ago Jean-Marc LasgouttesPass SocketCallback object as const reference
13 days ago Juergen SpitzmuellerRevert "use std::move() instead of copying when value...
13 days ago Juergen SpitzmuellerRevert "Fix compiler warning"
2024-09-13 Jean-Marc LasgouttesTransform CoordCache::check/checkDim in ASSERT_DIM...
2024-09-13 Jean-Marc LasgouttesPass shared_ptr<> arguments by const reference
2024-09-13 Jean-Marc LasgouttesPass DocumentClassConstPtr arguments by const reference
2024-09-13 Jean-Marc LasgouttesMake two parameters const references
2024-09-13 Jean-Marc LasgouttesFix uninitialized variable
2024-09-13 Jean-Marc LasgouttesDo not use rand() to set a BranchList id
2024-09-13 Jean-Marc LasgouttesMake string parameter a const reference
2024-09-12 Jean-Marc LasgouttesAvoid a couple of copies.
2024-09-12 Jean-Marc LasgouttesMake docstring parameters const references
2024-09-12 Jean-Marc LasgouttesGraph::getReachable(): pass a parameter by const reference
2024-09-12 Jean-Marc LasgouttesAvoid a copy
2024-09-12 Jean-Marc LasgouttesAvoid a couple of copies
2024-09-12 Jean-Marc LasgouttesGuiWorkArea: pass KeySymbol parameters as const references
2024-09-12 Jean-Marc LasgouttesAvoid a couple copies in Trans::addDeadKeys().
2024-09-12 Jean-Marc LasgouttesTransState::addkey() pass parameter by const reference
2024-09-11 Jean-Marc LasgouttesPass three string parameters by address
2024-09-11 Jean-Marc LasgouttesPass a docstring parameter by address
2024-09-11 Jean-Marc LasgouttesPass a pair of docstring arguments by address
2024-09-11 Jean-Marc LasgouttesAvoid an unnecessary string copy
2024-09-11 Jean-Marc LasgouttesPass arguments by address in convert() templates
2024-09-11 Jean-Marc LasgouttesFix linking of test programs in support/.
2024-09-11 Jean-Marc LasgouttesPass parameters of constructor by address
2024-09-11 Jean-Marc LasgouttesLimit the number of iterations for some tabular feature...
2024-09-10 Jean-Marc LasgouttesMake some code that handle authors more readable
2024-09-10 Scott KostyshakWhitespace
2024-09-10 Jürgen SpitzmüllerDo not push options to \babelprovide which do not make...
2024-09-09 Thibaut CuvelierAdd a comment for Python binary names.
2024-09-09 Jean-Marc LasgouttesDo not forget to reset stream after std::hex
2024-09-09 Jean-Marc LasgouttesDo not handle special case where buffer == NULL
2024-09-09 Jean-Marc LasgouttesDo not access current_view_ if it is NULL
2024-09-09 Jean-Marc LasgouttesInitialize client's name in main()
2024-09-09 Jean-Marc LasgouttesFixup b8cdfd1e1db: fix thinko
2024-09-09 Jean-Marc LasgouttesDo not use lyxerr in from_ascii(char const *)
2024-09-09 Juergen Spitzmuelleradapt tex2lyx to 0beb790a6a194
2024-09-08 Juergen SpitzmuellerHandle space issue with refstyle more downstream
2024-09-08 Juergen SpitzmuellerFix indentation
2024-09-07 Scott KostyshakFix compiler warning
2024-09-07 Juergen Spitzmuellerinitialize boolean (reported by coverity)
2024-09-07 Juergen Spitzmuelleruse std::move() instead of copying when value is no...
2024-09-07 Juergen SpitzmuellerFix cut and past error (reported by coverity)
2024-09-07 Juergen Spitzmuellerfix potential null pointer (reported by coverity)
2024-09-06 Jean-Marc LasgouttesRemove handling of dispatched() property in BufferView...
2024-09-06 Jean-Marc LasgouttesAdd ScrollType BOTTOM and TOGGLE for BufferView::scroll...
2024-09-05 Jean-Marc LasgouttesCleanup Page Up/Down code
2024-09-05 Jean-Marc LasgouttesGet rid of BufferView::scrollUp/Down
2024-09-03 Jean-Marc LasgouttesStreamline BufferView::scrollToCursor
2024-09-03 Jean-Marc LasgouttesSimplify greatly Buffer::scroll/Up/Down methods
2024-08-30 Jean-Marc LasgouttesFix update of cursor in tab-delete when there is a...
2024-08-30 Jean-Marc LasgouttesFixup 999fb37e: fix thinko
2024-08-30 Jean-Marc Lasgouttesupdate comments
2024-08-30 Jean-Marc LasgouttesRemove legacy code to compute geometry
2024-08-30 Jean-Marc LasgouttesGet rid of QPA_XCB define
2024-08-30 Jean-Marc LasgouttesStreamline -geometry command-line option support
2024-08-29 Kornel BenkoCmake build: Add defines for HAVE_XCB_XCB_H and HAVE_LIBXCB
2024-08-26 Jean-Marc LasgouttesForce a metrics update of buffer after reload
2024-08-26 Juergen SpitzmuellerReset lang_options before reading headers
2024-08-26 Juergen Spitzmuelleroutput babel options via \babelprovide in all cases...
2024-08-25 Juergen SpitzmuellerAmend fc605cf138c
2024-08-25 Juergen SpitzmuellerProperly set the babel bidi option (#12862)
2024-08-25 Juergen SpitzmuellerAdd proper support for BabelProvide 2
2024-08-25 Juergen SpitzmuellerFix typo in UI file
2024-08-25 Juergen SpitzmuellerUpdate tex2lyx tests
2024-08-25 Juergen SpitzmuellerAvoid empty option in babelCall
2024-08-25 Juergen SpitzmuellerAdd support for the following languages
2024-08-25 Juergen SpitzmuellerAssure OK/Apply button is initially disabled in InsetPa...
2024-08-25 Juergen SpitzmuellerBasic support for \babelprovide
2024-08-24 Juergen SpitzmuellerAdd BabelOpts to languages
2024-08-24 Juergen SpitzmuellerAvoid duplicate option passing with babel
2024-08-24 Juergen SpitzmuellerNomenclUI: fix spacer
2024-08-24 Juergen SpitzmuellerProvide babel language options only for languages that...
2024-08-23 Pavel SandaNot needed anymore.
2024-08-23 Juergen SpitzmuellerNo need to decorate roots in one-level tree widgets
2024-08-23 Juergen SpitzmuellerFix language options glitches
2024-08-23 Juergen Spitzmuellerupdate tex2lyx tests
2024-08-23 Juergen SpitzmuellerAmend 7e49ae7b1318
2024-08-23 Juergen SpitzmuellerAdd support for language options (#8034)
2024-08-22 Scott KostyshakUpdate tex2lyx tests
2024-08-22 Scott KostyshakFix Python SyntaxWarning
2024-08-22 Juergen Spitzmuellertypos
2024-08-22 Juergen SpitzmuellerOops ...
2024-08-22 Juergen SpitzmuellerThe InsetPrintNomenclature settings make no sense with...
2024-08-22 Juergen SpitzmuellerAdd GUI support for nomencl options
2024-08-22 Juergen Spitzmueller\use_nomentbl -> \nomencl_opts
next