]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
Document pasteParagraphList as hinted by Jean-Marc
[lyx.git] / src / frontends / qt4 /
2006-10-24 Abdelrazak Younes* Gui.h: new closeAll() pure virtual method.
2006-10-24 Edwin Leuven- implement sizeHint()
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-23 André Pönitzcursor cosmetics
2006-10-23 André Pönitzcursor is no more damaging the background. L-shaped...
2006-10-23 André Pönitzdo not draw to intermediate pixmap
2006-10-22 André Pönitzmicrooptimization
2006-10-22 Asger Ottar Alstrup- LyX is dead slow, so the least we can do is use anti...
2006-10-22 André Pönitzcosmetics
2006-10-22 André Pönitzmake macrfos readable again
2006-10-22 Asger Ottar Alstrup- Do not use kerning, because that fucks up cursor...
2006-10-22 Asger Ottar Alstrup- fix broken behaviour of Scrollbar and MouseWheel...
2006-10-21 Abdelrazak YounesMy six month cleanup crusade is now paying off: LyX...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Asger Ottar Alstrup- Comments
2006-10-20 Lars Gullik BjønnesChange (and fix) the bullets in itemize to be more...
2006-10-20 Georg BaumUse the new InsetCommandParams interface (frontend...
2006-10-20 Enrico ForestieriFix some glitches with fixed size delimiters
2006-10-19 Asger Ottar Alstrup- Boring promote and demote instead of the sexy in...
2006-10-19 Abdelrazak Younes- Fix a crash when IN is clicked multiple time in a...
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-18 Georg Baumconvert tooltips to unicode
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-16 Jürgen Spitzmüllerfix bug 2910:
2006-10-16 Abdelrazak YounesFix Toc dialog crash when TOC is empty.
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-15 Georg Baumfix typos
2006-10-13 Abdelrazak Younes* GuiApplication: explicitly clear out socket_callbacks...
2006-10-12 Abdelrazak Younes* Gui::newView(): cleanup unused arguments.
2006-10-12 Abdelrazak Younes* GuiApplication.C: align Windows with other platform...
2006-10-12 Abdelrazak Younesfix formatting issue.
2006-10-12 Georg BaumReplace crash on startup with a memory leak.
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-11 Abdelrazak Younesremove the focusInEvent() and focusOutEvent() that...
2006-10-10 Abdelrazak YounesMacOSX compilation fixes.
2006-10-10 Abdelrazak Younes* frontends/Painter:
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
2006-10-09 Abdelrazak Youneseven more unicode work...
2006-10-09 Abdelrazak Younesmore unicode Work: Menubar and Toolbar.
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-10-09 Abdelrazak Younesmore unicode work.
2006-10-08 Abdelrazak Younesrevert to revision 15266
2006-10-08 Abdelrazak Younes* ControlChanges:
2006-10-08 Georg BaumAvoid another name clash (probably #define check ....
2006-10-07 Georg Baumremove double include
2006-10-07 Georg Baumremove unused variable
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-07 Abdelrazak Younes* qt_helpers:
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-06 Abdelrazak Younesremove LFUN_TOOLTIPS_TOGGLE and associated Dialog:...
2006-10-04 Abdelrazak Younesenable the font width cache for Windows also, it saves...
2006-10-04 Abdelrazak Younesenable Font cache only for MacOSX and inline width...
2006-10-04 Abdelrazak YounesMacOSX compilation fix.
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak Younesuse theApp directly for default fonts.
2006-10-03 Abdelrazak Younes* lyx_gui: create_view(), start() and exit() functions...
2006-10-03 Abdelrazak Younestransfer lyx_gui::exit() to frontends/lyx_gui.C
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-10-03 Georg BaumFix bug 2868
2006-10-02 Enrico ForestieriFix build on cygwin when using --without-x
2006-10-02 Abdelrazak YounesThis commit moves system font initialization and restor...
2006-09-29 Abdelrazak YounesSome cleanup
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak Younes2 style and 1 compilation fixes.
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-26 Abdelrazak Younesreplace colorcache global variable with GuiApplication...
2006-09-22 Georg Baumcompile fix
2006-09-22 Abdelrazak YounesThis commit replaces BufferView->LyXView->Gui->[selecti...
2006-09-22 Abdelrazak Younesreplace lyxserver and lyxsocket with theApp->server...
2006-09-22 Abdelrazak YounesThis commit introduces frontends/Application.[Ch] and...
2006-09-17 Abdelrazak YounesMove X11 specific selection code from BufferView to...
2006-09-13 Georg BaumUse wchar_t as lyx::char_type if it is 32 bit wide.
2006-09-13 Georg Baums/boost::uint32_t/lyx::char_type/g except in the defini...
2006-09-13 Georg Baum * src/frontends/qt4/QLToolbar.C
2006-09-12 Enrico ForestieriFix combo box items in the delimiter GUI
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Younes* LyXView.h:
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-01 Abdelrazak YounesPatch from Enrico:
2006-08-31 Lars Gullik BjønnesUse correct types for qstring, also to avoid 64<->32...
2006-08-31 Edwin Leuvenfurther ui cleanup: correct tab order
2006-08-31 Edwin Leuvencorrect tab order + layout cleanup
2006-08-30 Abdelrazak Younes* qt_helpers.[Ch]: new conversion from/to ucs4 strings...
2006-08-29 Abdelrazak Younessmall cleanup: delete two unneeded lines of code.
2006-08-27 Georg Baumfix dropping of UNC filenames on windows (from Enrico)
2006-08-25 Edwin Leuvenminimal effort implementation of:
2006-08-25 Edwin Leuvenget rid of comments, c++ style casts
2006-08-24 Abdelrazak Younesremove qPixmapFromMimeSource. This caused the inclusion...
2006-08-23 Michael Schmittresolve last occurrence of QT3_SUPPORT
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
next