]> git.lyx.org Git - lyx.git/history - src/frontends
Andre's s/getTextClass/textClass/ cleanup.
[lyx.git] / src / frontends /
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
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önitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-23 Stefan Schimanski* fix backspace at paragraph end. The inline 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* following Andre's advice to rename the method into
2008-02-22 Abdelrazak YounesGuiView::dispatch(): Fix cut&paste bug.
2008-02-22 Stefan Schimanski* once is enough
2008-02-22 Jean-Marc Lasgouttesdisable annoying debug messages
2008-02-22 Stefan Schimanski* no need for QStyleOptionViewItemV3
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
2008-02-21 Pavel SandaCosmetics.
2008-02-21 Richard HeckCosmetics. And silence some warnings.
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 Pavel SandaAdd hide tab icon.
2008-02-21 Abdelrazak YounesLFUN_CLOSE_TAB_GROUP: bug fixes.
2008-02-21 Abdelrazak YounesIntroduce LFUN_CLOSE_TAB_GROUP.
2008-02-21 Abdelrazak YounesBe on the safe side WRT events.
2008-02-21 Abdelrazak Younes* LFUN_SPLIT_VIEW: add support for vertical split view.
2008-02-21 Abdelrazak Younes* TabWorkArea: rename 'close tab' button to 'close...
2008-02-21 Abdelrazak YounesFix drawing of multiple views of a same buffer in the...
2008-02-21 Abdelrazak YounesFix buffer-switching in split view.
2008-02-20 Abdelrazak YounesIntroducing LFUN_SPLIT_VIEW
2008-02-20 Abdelrazak Younessmall tweak for split view.
2008-02-20 Abdelrazak YounesFix scrollbar/resizing interaction.
2008-02-20 Abdelrazak YounesLFUN_UI_TOGGLE: make sure the keyboard focus stays...
2008-02-20 Abdelrazak YounesWork-around scrollbar bug when returning from fullscree...
2008-02-20 Abdelrazak YounesFullscreen 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-19 Pavel SandaImprove fullscreen mode (bug 4146).
2008-02-19 Abdelrazak Younesdoc update.
2008-02-19 Abdelrazak YounesVarious small cleanup.
2008-02-19 Richard HeckDisable colsep box when single column.
2008-02-19 Richard HeckAdd support for column separation in page margins....
2008-02-18 Jean-Marc Lasgouttesmore compile fixes
2008-02-18 Abdelrazak YounesCompile fix by Kornel Benko.
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-15 Jürgen SpitzmüllerFix a crash following the input of an invalid paragraph...
2008-02-15 Abdelrazak YounesOutliner: Fix synchronous navigation for all types.
2008-02-15 Abdelrazak YounesAdd list of numbered equations.
2008-02-14 Richard HeckGet rid of GuiIndex since we no longer need it. Simplif...
2008-02-14 Abdelrazak Younesfactorize code between GuiFontMetrics::rectText() and...
2008-02-14 Abdelrazak Younes* buttonText(): painting tweaks.
2008-02-14 Richard HeckCleanup.
2008-02-14 Richard HeckDo not inherit from std::map.
2008-02-13 Abdelrazak YounesAdd list of Marginal Notes.
2008-02-13 Abdelrazak YounesAdd list of Indexes.
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-12 Abdelrazak Younes* GuiView::event(): ensure current workarea has the...
2008-02-12 Abdelrazak YounesTry to restore current selected type in case of a toc...
2008-02-12 Abdelrazak YounesGuiToc::initialiseParams(): Fix list type parsing
2008-02-12 Abdelrazak YounesSupport for list of Algorithms
2008-02-12 Abdelrazak Younessimplify GuiToc / TocWidget interaction. Much can still...
2008-02-12 Abdelrazak YounesFix crash with multiple window opening/closing.
2008-02-11 Pavel Sandaui-toggle lfun tweaks.
2008-02-11 Abdelrazak YounesAdd list of notes and list of footnotes to the outline...
2008-02-11 Abdelrazak Younesheaders.
2008-02-10 Dov FeldsternAdding preference for visual mode for bidi cursor movement
2008-02-10 Jürgen Spitzmüller* src/frontends/qt4/LyXFileDialog.cpp:
2008-02-09 Abdelrazak YounesHandle full screen mode for all work areas.
2008-02-09 Abdelrazak YounesIntroduce GuiWorkArea::setFullScreen()
2008-02-09 Abdelrazak YounesPut LFUN_UI_TOGGLE in its own method and add FIXMEs...
2008-02-09 Abdelrazak YounesSupport full screen in BufferView
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
2008-02-09 Pavel SandaUnneeded headers, doxy cosmetics.
2008-02-09 Pavel SandaImprove fullscreen capabilities ( http://bugzilla.lyx...
2008-02-09 Abdelrazak YounesDisable alignment doesn't mean it's not possible (egg...
2008-02-08 Stefan Schimanski* show context menu at the right position
2008-02-08 Abdelrazak Younessimplification.
2008-02-08 Abdelrazak Younesupdate controls upon window activation.
2008-02-08 Abdelrazak Younes* Dialog::showView(): call checkStatus() after updateVi...
2008-02-08 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.{cpp,h}:
2008-02-08 Abdelrazak YounesFix typo and remove unused code.
2008-02-08 Abdelrazak YounesImplement GuiParagraph::enableView() for readonly docum...
2008-02-08 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-08 Jürgen Spitzmüller* GuiSymbols.{cpp,h}:
2008-02-08 Abdelrazak YounesIntroduce toqstr(char_type) and use it.
2008-02-08 Abdelrazak Younescompil fix for Qt-4.2
2008-02-07 Dov Feldsterncompilation fix
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp: add another missing unicode block.
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp:
2008-02-07 Jürgen Spitzmüller* src/frontends/qt4/ui/SymbolsUi.ui:
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-02-07 Abdelrazak Younes* GuiLayoutBox: fix initial readonly disabled state...
2008-02-07 Abdelrazak YounesAdd missing header.
2008-02-07 Abdelrazak YounesFix initial readonly enabling/disabling.
2008-02-07 Abdelrazak Younes* GuiSymbols: implement Dialog::getLfun()
2008-02-07 Abdelrazak YounesDon't insert symbols in the edit box if the control...
next