]> git.lyx.org Git - features.git/shortlog
features.git
2008-02-25 Stefan Schimanski* adapt to the changed signature
2008-02-25 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py:
2008-02-25 Abdelrazak... Change CompletionList::data() signature and cosmetics.
2008-02-25 Stefan Schimanski* fix for binary search if string was not found
2008-02-25 Stefan Schimanski* cosmetic
2008-02-25 Abdelrazak... cosmetics
2008-02-25 Abdelrazak... Cleanup header.
2008-02-25 Abdelrazak... Fix warnings and svn eol properties.
2008-02-25 Abdelrazak... Should Fix crash on exit.
2008-02-25 Stefan Schimanski* fix longest prefix algorithm for sorted models: commo...
2008-02-25 Stefan Schimanski* copy'n'paste fix
2008-02-25 Stefan Schimanski* this was not meant to be added
2008-02-25 Stefan Schimanski* set is not needed anymore here
2008-02-25 Stefan Schimanski* high performance text completion with weighted btrees...
2008-02-25 Stefan Schimanski* special faster algorithms for sorted completion lists
2008-02-25 Stefan Schimanski* Timo Bingmann's btree v8.1, extended with weight...
2008-02-25 Stefan Schimanski* implemention of the WordList with iterator caching...
2008-02-25 Richard HeckWarning.
2008-02-25 Uwe Stöhrinstaller updates
2008-02-24 Richard HeckWhoops. Revert last commit.
2008-02-24 Richard HeckCosmetic.
2008-02-24 Uwe Stöhrdelete French mathed.lyx as we did already for the...
2008-02-24 Richard HeckImprove comment.
2008-02-24 Richard HeckDoxy bit.
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
2008-02-24 Bo PengFix scons/InseLayout again
2008-02-24 Richard HeckMore cleanup from Andre.
2008-02-24 Uwe StöhrSCons update: revert r23157 due to r23189
2008-02-24 Richard HeckCleanup.
2008-02-24 Richard HeckAndre's s/getBaseClass/baseClass/ cleanup.
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-24 Richard HeckTypo.
2008-02-24 Bo PengLoad local textclass in addTextClass(), reload local...
2008-02-24 Bo Pengfix scons for InsetLayout
2008-02-24 Dov Feldsternfix a visual cursor edge-case:
2008-02-24 Stefan Schimanski* setItemDelegate does not free the old delegate. So...
2008-02-24 Richard HeckFix drawing error on Linux, apprently caused by creatio...
2008-02-23 André Pönitz(temporarily) add a Buffer * Inset::buffer_ membert
2008-02-23 André Pönitzcompile fix
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2008-02-23 Stefan Schimanski* don't forget InsetMathMBox, which is only compiled...
2008-02-23 Bernhard RoiderFix crash due to recursive function call when a counter...
2008-02-23 Uwe StöhrExtended.lyx: update by Hartmut
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-23 Abdelrazak... fix crash on quit with Ctr-Q. Patch by Horst Schirmeier...
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 Uwe StöhrSCons update
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-23 Richard HeckCosmetics.
2008-02-23 Stefan Schimanski* fix backspace at paragraph end. The inline completion...
2008-02-23 Stefan Schimanski* cleaned up word dimension calculation of completion...
2008-02-23 Stefan Schimanski* proper cursor position RTL text with inline completion
2008-02-23 Stefan Schimanski* remove debug output
2008-02-22 Stefan Schimanski* allow on position more at the row end for the completion
2008-02-22 Stefan Schimanski* Qt does not reverse RTL strings for us. So it's a...
2008-02-22 Stefan Schimanski* another step for rtl completion: the popup is shown...
2008-02-22 Stefan Schimanski* the bidi array drives me crazy. It only holds the...
2008-02-22 Stefan Schimanski* inlineCompletionVPos is only used locally. So define...
2008-02-22 Stefan Schimanski* following Andre's advice to rename the method into
2008-02-22 Stefan Schimanski* some more relicts of the unfinished favorite handling...
2008-02-22 Stefan Schimanski* comments
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-22 Stefan Schimanski* correct parsing of unknown math environment (fixes...
2008-02-22 Abdelrazak... GuiView::dispatch(): Fix cut&paste bug.
2008-02-22 Richard HeckLine length.
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-22 Richard HeckSort table.
2008-02-22 Stefan Schimanski* cosmetic
2008-02-22 Stefan Schimanski* cosmetic
2008-02-22 Stefan Schimanski* first step to proper RTL support of the completion...
2008-02-22 Stefan Schimanski* once is enough
2008-02-22 Abdelrazak... Text::setCursor(): make sure an update is asked if...
2008-02-22 Abdelrazak... Text::dispatch(): Make sure the cursor is visible befor...
2008-02-22 Abdelrazak... Fix this bug:
2008-02-22 Jean-Marc Lasgouttesdisable annoying debug messages
2008-02-22 Jean-Marc Lasgouttessort lyxrc keywords table
2008-02-22 Jean-Marc Lasgouttescompilation fix for tex2lyx
2008-02-22 Stefan Schimanski* no need for QStyleOptionViewItemV3
2008-02-22 Abdelrazak... Fix tex2lyx compilation.
2008-02-22 Stefan Schimanski* stdlib-debug out of range fix
2008-02-22 Richard HeckMore headers.
2008-02-22 Richard HeckHeaders.
2008-02-22 Richard HeckThis is the second commit in the process of making...
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-21 Stefan Schimanski* typo
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
2008-02-21 Abdelrazak... compile fix
2008-02-21 Pavel SandaCosmetics.
2008-02-21 Pavel Sanda* Doxy (people really want to stop the time).
2008-02-21 Richard HeckCosmetics. And silence some warnings.
2008-02-21 Stefan Schimanski* a MathMacro is like a normal InsetMathNest in folded...
2008-02-21 Stefan Schimanski* add some space between math inset and popup. This...
2008-02-21 Stefan Schimanski* show popup without delay even when the inline complet...
2008-02-21 Stefan Schimanski* silence warnings with null QPixmap
2008-02-21 Stefan Schimanski* minimize redraws during completion
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
next