]> git.lyx.org Git - lyx.git/history - src/frontends
fix aspell encoding (confirmed on linux, cygwin and native windows,
[lyx.git] / src / frontends /
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
2006-12-02 Abdelrazak Younes* qt_helpers.h:
2006-12-01 Abdelrazak YounesCharMetrics: use short int instead of int. This halves...
2006-12-01 Abdelrazak Younes* GuiFontMetrics
2006-12-01 Abdelrazak YounesThis commit fixes the following bug:
2006-11-30 Peter KümmelFIXME: remove global variable theApp
2006-11-29 Peter Kümmelremove size_t/int warning: QString doesn't use size_t...
2006-11-29 Georg Baumfix compiler warning:
2006-11-29 Peter KümmelFix crash on Mac, now the strange part
2006-11-29 Peter Kümmelalso support the geometry option on Windows + Qt/Windows
2006-11-29 Peter Kümmeldon't forget to translate
2006-11-29 Peter Kümmeladd tool bar popup with three icon sizes: small, normal...
2006-11-29 Jean-Marc Lasgouttes * qt4/GuiApplication.C: remove ad-hoc Mac OSX Carbon...
2006-11-28 Abdelrazak YounesFix graphics rendering preview.
2006-11-27 Peter Kümmelfix wrong toolbar icon size, default value is
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-26 Michael Schmitt * ui/BulletsUi.ui: add missing shortcut
2006-11-26 Michael Schmitt * src/GuiApplication.C: add missing include
2006-11-26 Abdelrazak Younes* lyx_main.[Ch]
2006-11-25 Abdelrazak YounesRemove key event pruning code. This has always been...
2006-11-25 Abdelrazak YounesToc Slider fixes from Ugras Baran.
2006-11-25 Peter Kümmelsimplify exit code, old code doesn't work on the Mac
2006-11-22 Abdelrazak Younescomment clarification.
2006-11-21 Edwin Leuven* clean layout of font panel in document dialog
2006-11-21 Abdelrazak YounesSome documentation on how the MVC separation is achieve...
2006-11-21 Edwin Leuven* allow resizing of detached panel
2006-11-20 Abdelrazak Younes* Status.15x: updates.
2006-11-19 Edwin Leuven* repair broken layout
2006-11-19 Edwin Leuven* show symbol panels in proper size when detached from...
2006-11-19 Michael Schmitt * frontends/qt4/GuiWorkArea.C: make "unknown version...
2006-11-19 Michael Schmitt * insets/insetbase.h:
2006-11-19 Peter Kümmelfirst try it on the Mac
2006-11-19 Peter Kümmelwe rely on Windows and maybe Linux on a Qt bug
2006-11-18 Bo Pengadd an extra blank
2006-11-18 Bo PengDisplay minibuffer with command-execute (M-x)
2006-11-18 Abdelrazak YounesBug fixes from Ugras Baran:
2006-11-17 Abdelrazak YounesOptimize drawing.
2006-11-17 Abdelrazak YounesIncomplete TocDialog slider implementation from Ugras...
2006-11-16 Abdelrazak YounesBug fixes from Ugras Baran:
2006-11-15 Michael Schmitt * QPrefsDialog.C: make static strings translateable
2006-11-15 Peter Kümmeldisable scrollbar when not needed, this patch is totall...
2006-11-14 Peter KümmelQComboBox::textChanged is a Qt3 support signal only...
2006-11-14 Peter Kümmelsvn propset svn:eol-style native
2006-11-13 Edwin Leuvenfix signal
2006-11-13 Georg BaumAdd support for the esint package
2006-11-13 Abdelrazak Younesre-enable opaque widget optimization following Trolltec...
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-13 Jean-Marc Lasgouttesupdate FSF address
2006-11-12 Abdelrazak Younes* text.C:
2006-11-12 Jürgen Spitzmüller* src/frontends/qt4/QBoxDialog.C:
2006-11-12 Georg BaumFix translation of ambiguous messages
2006-11-12 Abdelrazak Younes- hum... truly fix the cursor.
2006-11-12 Abdelrazak Younes- Clean up CursorWidget and hopefully fix Mac support.
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
2006-11-11 Georg BaumUnicode: remove more utf8 roundtrips and faulty convers...
2006-11-11 Abdelrazak Younes- Cleanup splash screen
2006-11-11 Michael Schmitt * src/frontends/qt4/ui/QNomenclUi.ui: add shortcuts
2006-11-11 Abdelrazak Younes* Buffer
2006-11-10 Jürgen Spitzmüller* src/frontends/qt4/BulletsModule.C: only whitespace
2006-11-10 Edwin Leuvenugras baran: correct switching between different TOC...
next