]> git.lyx.org Git - lyx.git/history - src
Cmake build: Add trailing '.'
[lyx.git] / src /
2020-06-08 Juergen SpitzmuellerFix some typos in comments, by Thibaut Cuvelier
2020-06-07 Juergen SpitzmuellerDo not track row/column deletion in paste_tabular
2020-06-07 Kornel BenkoAmend 2d48072e: Get rid of Qt resources
2020-06-06 Jean-Marc LasgouttesGet rid of Qt resources
2020-06-06 Jean-Marc LasgouttesMove BulletsModule to frontend namespace
2020-06-06 Richard Kimberly... Need this for std::endl now, according to Eugene
2020-06-05 Jean-Marc LasgouttesAllow to provide explicit icons for things like command...
2020-06-05 Jean-Marc LasgouttesFixup 74540c98: handle selection for label background
2020-06-01 Richard Kimberly... Forgot this part.
2020-06-01 Richard Kimberly... Internal buffers are valid
2020-06-01 Kornel BenkoAmend 44816adce63: Be careful before using buffer param...
2020-05-30 Juergen SpitzmuellerAdd support for the xindex index processor
2020-05-30 Juergen Spitzmuellerupdate tex2lyx tests after 5b2479176b0bb8
2020-05-29 Kornel BenkoFindAdv: Correct next test (keytest/findadv-16)
2020-05-29 Kornel BenkoFindAdv: Correct some testcases
2020-05-29 Kornel BenkoFindadv: Convert some messages from LYXERR0(...) to...
2020-05-28 Jean-Marc LasgouttesRevert part of 56e012be: hardcode again "too small...
2020-05-26 Kornel BenkoFindadv: 2 more possible out of range access cases...
2020-05-26 Kornel BenkoFindadv: Do not use out of range index into a string
2020-05-26 Juergen Spitzmuellertex2lyx: reset language after polyglossia lang environm...
2020-05-23 Jean-Marc LasgouttesSimplify code by using initializer lists for vectors.
2020-05-23 Jean-Marc LasgouttesFix first draw of auto-open inset
2020-05-23 Richard Kimberly... Revert part of 47973dc2b, which was causing bug #11873.
2020-05-19 Richard Kimberly... Fix more warnings and simplify a tiny bit.
2020-05-19 Richard Kimberly... Fix warnings
2020-05-18 Richard Kimberly... Fix warnings
2020-05-18 Richard Kimberly... Fix warnings.
2020-05-18 Richard Kimberly... Fix bug #11456.
2020-05-18 Richard Kimberly... Fix bug #11405.
2020-05-18 Richard Kimberly... Remove debugging code. Thanks Scott!
2020-05-18 Richard Kimberly... Const-ness, and a missing Class declaration. I do not...
2020-05-18 Richard Kimberly... Fix copy-paste error.
2020-05-17 Richard Kimberly... Properly check return values so TIMEOUT is recognized.
2020-05-17 Enrico ForestieriFix bug #11854
2020-05-17 Juergen SpitzmuellerFix indentation
2020-05-17 Juergen SpitzmuellerProperly close and reopen lyxdeleted macro at font...
2020-05-17 Juergen Spitzmuellerreturn from switch
2020-05-16 Juergen SpitzmuellerDisable bookmarksopenlevel SL when bookmarksopen is...
2020-05-15 Juergen SpitzmuellerAssign InsetBibtex to appropriate toc level
2020-05-15 Juergen SpitzmuellerCheck class options for uncodable glyphs
2020-05-14 Jean-Marc LasgouttesGet rid of lyx::next uses for RandomAccessList
2020-05-13 Richard Kimberly... Remove include no longer needed
2020-05-13 Richard Kimberly... Simplify.
2020-05-13 Richard Kimberly... Replace functors in ExternalTemplate.cpp.
2020-05-13 Richard Kimberly... Don't make copies!
2020-05-13 Richard Kimberly... Remove a couple more functors from PrevewLoader.
2020-05-13 Richard Kimberly... Remove functors in PreviewLoader.cpp.
2020-05-13 Jean-Marc LasgouttesRevert "Get rid of lyx::next uses for RandomAccessList"
2020-05-13 Juergen SpitzmuellerMove \PassOptionsToPackage before the first package...
2020-05-12 Jean-Marc LasgouttesAvoid a warning
2020-05-12 Jean-Marc LasgouttesGet rid of lyx::next uses for RandomAccessList
2020-05-08 Richard Kimberly... Fix typo (from Thibaut)
2020-05-05 Richard Kimberly... Rename some routines
2020-05-05 Richard Kimberly... Remove functors in IndicesList.cpp.
2020-05-05 Richard Kimberly... Replace functors in Format.cpp.
2020-05-05 Richard Kimberly... Replace functor in BranchList
2020-05-04 Richard Kimberly... Fix a number of issues that were stopping compilation...
2020-05-04 Richard Kimberly... Missing include according to VC19
2020-05-04 Richard Kimberly... s/requires_/required_/ for code consistency
2020-05-04 Richard Kimberly... Fix remaining (I think) requires keyword issues.
2020-05-04 Scott KostyshakFix commented out code
2020-05-04 Scott KostyshakOnly set dummy X11 selection if we do not own it
2020-05-04 Juergen SpitzmuellerUse translated GUI name of counter in button label
2020-05-04 Juergen SpitzmuellerKeep sort order of counter actions
2020-05-03 Richard Kimberly... Fix warnings by using size_t as the loop variable.
2020-05-03 Richard Kimberly... is_utf8 is always passed a char.
2020-05-03 Juergen SpitzmuellerAdd missing l7n flag
2020-05-03 Juergen SpitzmuellerMake counter items translatable and sort properly
2020-05-03 Juergen SpitzmuellerFix capitalization
2020-05-03 Juergen SpitzmuellerRe-fix layout
2020-05-03 Richard Kimberly... Avoid a copy
2020-05-03 Richard Kimberly... Fix some warnings.
2020-05-03 Richard Kimberly... Remove unused files.
2020-05-03 Richard Kimberly... requires is a keyword in C++2a
2020-05-03 Richard Kimberly... Remove obsolete comment.
2020-05-03 Richard Kimberly... GuiNames for float counters.
2020-05-03 Richard Kimberly... Increment layout format.
2020-05-03 Richard Kimberly... Use GuiNames for counters.
2020-05-03 Richard Kimberly... More polishing of counter dialog. Thanks to Jürgen...
2020-05-02 Juergen SpitzmuellerFix broken mark with multiple citations
2020-05-01 Richard Kimberly... Fix typo.
2020-05-01 Richard Kimberly... Polish the counter UI a bit and add some to the documen...
2020-05-01 Juergen SpitzmuellerFix build with qt4
2020-05-01 Juergen SpitzmuellerFix Ui layouts.
2020-05-01 Richard Kimberly... Fix thinkos for counter value type
2020-05-01 Richard Kimberly... Update tex2lyx references.
2020-05-01 Richard Kimberly... GUI for new counter inset.
2020-05-01 Richard Kimberly... Format and reversion code for new counter inset.
2020-05-01 Richard Kimberly... New counter manipulation inset.
2020-04-28 Jean-Marc LasgouttesAvoid some more copies in range-based for loops
2020-04-28 Jean-Marc LasgouttesDo not for copies in range-based for loops.
2020-04-26 Richard Kimberly... Fix problem with c67b6be77 noted by JMarc.
2020-04-26 Richard Kimberly... Fix declaration
2020-04-26 Richard Kimberly... Remove unnecessary friendship. Thanks Scott!
2020-04-26 Richard Kimberly... Revert last three commits.
2020-04-26 Richard Kimberly... Fix compilation problem
2020-04-26 Richard Kimberly... Whitespace
2020-04-26 Richard Kimberly... Make pit_type unsigned (in particular, size_t).
2020-04-26 Richard Kimberly... Remove method that is now unneeded.
2020-04-26 Richard Kimberly... Try to fix bug #6505.
next