]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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...
2008-02-21 Pavel Sanda* Doxy.
2008-02-21 Pavel SandaAdd hide tab icon.
2008-02-21 Abdelrazak... LFUN_CLOSE_TAB_GROUP: bug fixes.
2008-02-21 Abdelrazak... Add menu item for close-tab-group
2008-02-21 Abdelrazak... Introduce LFUN_CLOSE_TAB_GROUP.
2008-02-21 Pavel SandaSquash RC warnings.
2008-02-21 Pavel Sanda* lib/stdmenus.inc: Collision with HTML|H
2008-02-21 Abdelrazak... Be on the safe side WRT events.
2008-02-21 Jürgen Spitzmüller* lib/stdmenus.inc:
2008-02-21 Abdelrazak... add menu item for split-view
2008-02-21 Abdelrazak... * LFUN_SPLIT_VIEW: document.
2008-02-21 Abdelrazak... * LFUN_SPLIT_VIEW: add support for vertical split view.
2008-02-21 Abdelrazak... * TabWorkArea: rename 'close tab' button to 'close...
2008-02-21 Abdelrazak... Fix drawing of multiple views of a same buffer in the...
2008-02-21 Abdelrazak... Fix buffer-switching in split view.
2008-02-21 Abdelrazak... * BufferView::resize() Remove showCursor() call when...
2008-02-20 Abdelrazak... Introducing LFUN_SPLIT_VIEW
2008-02-20 Abdelrazak... small tweak for split view.
2008-02-20 Richard HeckFix crash by setting Layout before calling InsetText...
2008-02-20 José MatoxMake postats.py independent of the environment locale...
2008-02-20 Abdelrazak... Fix scrollbar/resizing interaction.
2008-02-20 Abdelrazak... LFUN_UI_TOGGLE: make sure the keyboard focus stays...
2008-02-20 Abdelrazak... Work-around scrollbar bug when returning from fullscree...
2008-02-20 Abdelrazak... following revert of 23068: Better fix for bug 4044
2008-02-20 Abdelrazak... Fullscreen support: Small cleanups. Still not sure...
2008-02-20 Edwin Leuvenmore tooltip cleanup
2008-02-20 Edwin Leuvencleanup tooltip
2008-02-20 Edwin Leuvenfix layout
2008-02-20 Abdelrazak... revert 23068 as this was causing a recursive repaint.
2008-02-20 Abdelrazak... cosmetics
2008-02-19 Pavel SandaImprove fullscreen mode (bug 4146).
2008-02-19 Pavel SandaUpdate cursor and scrollbar after resize.
2008-02-19 Abdelrazak... doc update.
2008-02-19 Abdelrazak... rev 23064: forgot that.
2008-02-19 Abdelrazak... Various small cleanup.
2008-02-19 Abdelrazak... Buffer::resetChildDocuments() Check for Buffer emptines...
2008-02-19 Jürgen Spitzmüller* lib/symbols:
2008-02-19 Richard HeckDisable colsep box when single column.
2008-02-19 Richard HeckAdd support for column separation in page margins....
2008-02-19 Richard HeckClean up a bit.
2008-02-19 Richard HeckIt used to be that things like InsetFlex, InsetCaption...
2008-02-18 Jean-Marc Lasgouttes * CutAndPaste.cpp (eraseSelectionHelper): when the...
2008-02-18 Jean-Marc Lasgouttes * TextClass.cpp (read): do not use istrstream (which...
2008-02-18 Jean-Marc Lasgouttesmore compile fixes
2008-02-18 Abdelrazak... Compile fix by Kornel Benko.
2008-02-18 Abdelrazak... cosmetics.
2008-02-18 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... header cleanup
2008-02-17 Abdelrazak... Factorize closeEvent() for GuiDialog based dialogs.
2008-02-17 Uwe Stöhrde.po: more updates by Jürgen
2008-02-16 Uwe Stöhrde.po: updates by Jürgen
2008-02-16 Dov FeldsternFix typing of digits in RTL text, which was broken...
2008-02-16 Uwe Stöhrde.po: some updates by Jürgen and me
next