]> git.lyx.org Git - lyx.git/history - src/frontends
* src/frontends/qt4/GuiSelection.C
[lyx.git] / src / frontends /
2007-01-05 Georg Baum * src/frontends/qt4/GuiSelection.C
2007-01-05 Georg BaumFix another selection bug
2007-01-04 Michael Schmitt* src/frontends/qt4/QTocDialog.C: fix formatting of...
2007-01-04 Peter Kümmelundo partly 16441
2007-01-04 Jean-Marc LasgouttesMake the shortcuts work correctly with the mac.
2007-01-04 Georg Baum * src/frontends/qt4/GuiApplication.C
2007-01-04 Abdelrazak YounesReorganize window resizing so that no painting occurs...
2007-01-04 Georg BaumRemove isInternal() method. We don't use it and should...
2007-01-04 Jean-Marc Lasgouttes * GuiApplication.C (GuiApplication): make sure that...
2007-01-04 Georg BaumFix documentation of Selection::get(): The X selection...
2007-01-03 Michael Schmitt* src/frontends/qt4/QToc.C: fix formatting
2007-01-03 Michael Schmitt* src/frontends/qt4/QMathMatrixDialog.C:
2007-01-03 Jean-Marc Lasgouttes * src/MenuBackend.[Ch]: the specialMenu is now a real...
2007-01-03 Abdelrazak YounesPrepare for external/internal clipboard merging.
2007-01-03 Abdelrazak Younescomment out debug statement.
2007-01-02 Abdelrazak Younesadd some assertions.
2006-12-30 Peter Kümmeldisable editing in the toc dialog
2006-12-30 Peter Kümmeladd more lyxerr output, don't use a reference (maybe...
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-30 Peter Kümmelundo last acedential checkin
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-28 Georg BaumAdd some more LaTeX encodings, fix thailatex and displa...
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-24 Abdelrazak YounesFix focus problems.
2006-12-24 Abdelrazak YounesReally fix focus problem on new view.
2006-12-24 Jürgen Spitzmüller* src/frontends/qt4/QCharacter.C:
2006-12-23 Abdelrazak YounesFix focus on WorkArea after mini-buffer command.
2006-12-22 Abdelrazak YounesFix Tab and Ctrl-Tab keys handling and focus problems...
2006-12-22 Georg Baumconvert more GUI strings to docstring
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-22 Bo PengFix "virtual function called" error, by Abdel
2006-12-22 Enrico ForestieriFix display of the style name in the BibTeX Bibliograph...
2006-12-21 Georg Baumget rid of more utf8 conversions
2006-12-21 Enrico ForestieriUse the standard mouse pointer shape when displaying...
2006-12-21 Georg Baumremove unneeded conversions
2006-12-21 Abdelrazak Younes* ctor: change viewport attribute (disable double-buffe...
2006-12-21 Georg Baumconvert LyXFont::stateText and LColor::getGUIName to...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-21 Abdelrazak YounesFix this error message on startup:
2006-12-21 Georg Baumremove unused stuff
2006-12-21 Enrico ForestieriUse a larger font for displaying the version number...
2006-12-20 Abdelrazak YounesPartial Fix for Tab key press bug. It is now properly...
2006-12-20 Jean-Marc Lasgouttes * QLMenubar.C (macxMenuBarInit): fix workaround for...
2006-12-19 Jürgen Spitzmüller* src/frontends/qt4/ui/QViewSourceUi.ui: remove bogus...
2006-12-18 Jürgen SpitzmüllerTrivial ui tweak:
2006-12-18 Jean-Marc Lasgouttes * Application.C (Application): initialize correctly...
2006-12-17 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=452
2006-12-17 Jürgen Spitzmüller* src/frontends/qt4/ui/QCitationUi.ui:
2006-12-17 Georg BaumConvert most of the bibtex machinery to docstring.
2006-12-16 Georg Baumfix variable initialization order (shuts up a gcc warning)
2006-12-16 Georg Baumadd comment about possibly wrong encoding
2006-12-15 Jean-Marc Lasgouttesremove some old cruft (unused OS X specific code)
2006-12-15 Edwin Leuvenmore cleanup:
2006-12-13 Enrico ForestieriReplace the Qt3 support signal QComboBox::textChanged
2006-12-13 Jean-Marc LasgouttesConvert shortcut strings to unicode (required by Qt...
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-12-12 Peter KümmelDon't forget bug in GuiImplementation::closeAllViews()
2006-12-12 Enrico ForestieriFix cancel on quit
2006-12-10 Georg BaumFix spell two checker bugs. The reason for both bugs...
2006-12-10 Georg Baumconvert thesaurus and spellchecker to docstring
2006-12-10 Georg Baumeliminate some occurances of fromqstr
2006-12-10 Michael Schmittpo/de.po:
2006-12-09 Jürgen Spitzmüllerclean up the clean up of the font panel in document...
2006-12-09 Enrico ForestieriFix returned width for small caps (these values are...
2006-12-08 Georg BaumConvert the spell checking machinery to docstring.
2006-12-08 Georg BaumFix incorrect conversion from QString to std::string...
2006-12-07 Georg Baumfix compiler warning
2006-12-07 Bo PengButton face-lift: stop shifting text under mouse
2006-12-07 Abdelrazak Younesunneeded header
2006-12-07 Abdelrazak Younes* BufferView:
2006-12-07 Enrico ForestieriOn *nix, report the font family name instead of "Multi"
2006-12-06 Enrico ForestieriDirectly use the family name in QFontInfo to ascertain...
2006-12-05 Michael Schmitt* FileDialog.C: always return POSIX-like path names...
2006-12-05 Georg Baummore unicode filenames (+ fix one possible initializati...
2006-12-04 Georg Baummore unicode filenames
2006-12-04 Abdelrazak Younes* GuiApplication::x11EventFilter(): check for currentVi...
2006-12-04 Georg BaumMake string conversion work with non-ucs2-characters...
2006-12-04 Abdelrazak Younes* Dimension is a simple wrapper class again.
2006-12-04 Abdelrazak YounesForgot this!
2006-12-04 Abdelrazak Younes* enable font metrics cache for all platforms.
2006-12-04 Bo PengButton face-lift: use mouse hover-buttons.
2006-12-03 Abdelrazak Younestwo lines between function.
2006-12-03 Abdelrazak YounesFix memory leaks with multiple windows and crash when...
2006-12-03 Abdelrazak Younes* WorkArea::dispatch(): avoid GUI tweaks if cmd is...
2006-12-03 Peter Kümmelprepare fixing some memory leaks
2006-12-03 Peter Kümmelremove unused signal
2006-12-03 Peter Kümmelfix quit problems on Mac
2006-12-03 Michael Schmitt * src/frontends/qt4/ui/QPrefUi.ui: clarify message
2006-12-03 Michael Schmitt * qt4/QExternal.C:
2006-12-03 Michael Schmitt * qt_helpers.h: qt_() - set parameter 'comment' to...
2006-12-03 Michael Schmitt * src/frontends/qt4/qt_helpers.h: fix comment on the...
2006-12-02 Abdelrazak Younesupdate comments.
2006-12-02 Michael Schmitt * src/lyxfunc.C:
2006-12-02 Michael Schmitt * src/frontends/qt4/qt_helpers.h: add #include <boost...
2006-12-02 Georg Baumremove unused function
2006-12-02 Georg Baumremove duplicate of toqstr
2006-12-02 Peter KümmelClean up quit code.
2006-12-02 Peter Kümmel--style=Andre
2006-12-02 Georg Baummore unicode filenames
next