]> git.lyx.org Git - lyx.git/history - src
* BufferView::putSelectionAt(): Ensure a redraw in any case.
[lyx.git] / src /
2008-02-10 Abdelrazak Younes* BufferView::putSelectionAt(): Ensure a redraw in...
2008-02-10 Abdelrazak YounesEnsure that the cursor is visible when searching text...
2008-02-10 Abdelrazak YounesFix LFUN_WORD_FIND
2008-02-10 Jürgen Spitzmüller* src/frontends/qt4/LyXFileDialog.cpp:
2008-02-10 Abdelrazak YounesMore sensible default margins for fullscreen mode.
2008-02-09 Stefan Schimanski* change the BufferView cursor to avoid later "successf...
2008-02-09 Stefan Schimanski* fix segfaults/asserts when clicking outside of any...
2008-02-09 Stefan Schimanski* notifyCursorLeaves does not necessarily get a cursor...
2008-02-09 Stefan Schimanski* slice numbers are of type size_t, but here we have...
2008-02-09 Stefan Schimanski* Finally fix the empty-script removal, i.e. remove...
2008-02-09 Abdelrazak YounesHandle full screen mode for all work areas.
2008-02-09 Pavel SandaResurrect trunk make dist from dead #2.
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 Younes* doInsertInset(): return early.
2008-02-09 André Pönitzsome refactoring.
2008-02-09 André Pönitzplay with signal/slot.
2008-02-09 André Pönitzsquash gcc warning, secoind attempt
2008-02-09 André Pönitzsquash gcc warning
2008-02-09 Abdelrazak YounesDisable alignment doesn't mean it's not possible (egg...
2008-02-09 André Pönitzcosmetics
2008-02-08 Stefan Schimanski* show context menu at the right position
2008-02-08 Abdelrazak YounesMore cosmetics.
2008-02-08 Abdelrazak Younescosmetics.
2008-02-08 Abdelrazak Younescosmetics
2008-02-08 Abdelrazak Younessimplification.
2008-02-08 Abdelrazak YounesEncoding::getSymbolsList(): make it const.
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 Stefan Schimanski* clear selection when mutating a math inset into an...
2008-02-08 Stefan Schimanski* cosmetic
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 Pavel Sanda* Add doxy.
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 Abdelrazak Younescode simplification by using DocIterator::innerTextSlice().
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...
2008-02-07 Abdelrazak Younes* some cleanups
2008-02-07 Jürgen Spitzmüller* GuiSymbols.cpp: add missing unicode block.
2008-02-07 Abdelrazak Younesremove unused macro
2008-02-07 Jean-Marc Lasgouttes* do not pass headers without Q_OBJECT through moc
2008-02-07 Abdelrazak YounesCosmetics.
2008-02-07 Jürgen Spitzmüller*** New Symbols Dialog ***
2008-02-07 Abdelrazak Younessmall code cleanup
2008-02-07 Abdelrazak YounesThe core is now clean enough that we don't need the...
2008-02-07 Abdelrazak Younesheader cleanup
2008-02-07 Abdelrazak Younesheader cleanup
2008-02-07 Abdelrazak YounesFix crash with command line export
2008-02-07 Abdelrazak Younesrevert reverted commit, sorry.
2008-02-07 Abdelrazak Younesrevert wrong commit.
2008-02-07 Abdelrazak YounesTransfer FileDialog.h to qt4/
2008-02-06 Abdelrazak YounesTransfer some GUI oriented code from core to frontend.
2008-02-06 Abdelrazak YounesRemove unneeded code.
2008-02-06 Abdelrazak YounesTransfer some GUI oriented code from core to frontend.
2008-02-06 Stefan Schimanski* cosmetic
2008-02-06 Pavel Sanda* Doxy add.
2008-02-06 Pavel SandaAdd LFUN_MENUBAR_TOGGLE and LFUN_STATUSBAR_TOGGLE.
2008-02-06 Stefan Schimanski* first check if empty, then set the pit. Otherwise...
2008-02-06 Stefan Schimanski* There are cases where updateLabels is not called...
2008-02-06 Abdelrazak YounesTex2lyx Compile fix: use Exception Message instead...
2008-02-06 Abdelrazak Younesshutup warning.
2008-02-05 Richard HeckMake right click open minimalistic insets. See bug...
2008-02-05 Richard HeckPartially fix bug 4532: http://bugzilla.lyx.org/show_bu...
2008-02-05 Richard HeckTweaks.
2008-02-05 Jean-Marc Lasgouttescompilation fix
2008-02-05 Jean-Marc Lasgouttessilence warning
2008-02-05 Stefan Schimanski* show anchor paragraph completely if the whole buffer...
2008-02-05 Abdelrazak YounesMove debug output to SCROLLING.
2008-02-05 Stefan Schimanski* GCC: "QString is an incomplete type"
2008-02-05 Stefan Schimanski* The BufferView sets up its scrollbar data when it...
2008-02-05 Stefan Schimanski* Make sure the cursor is completely visible when the...
2008-02-05 Abdelrazak YounesTransfer forked process checking from GuiWorkArea to...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-02-05 Abdelrazak Younes* Dialog.cpp: whitespace
2008-02-05 Stefan Schimanski* Do not keep pointers to data structures around if...
2008-02-05 Richard HeckAdditional fixes related to disentangling the blinking...
2008-02-04 Abdelrazak Younescleanup DialogView based classes.
2008-02-03 Pavel Sanda* Doxy.
2008-02-03 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2008-02-03 Pavel Sanda* Doxy: polish html output #2.
2008-02-03 Pavel Sanda* Doxy: polish html output.
2008-02-03 Pavel Sanda* Doxy tweaks.
next