]> git.lyx.org Git - lyx.git/history - src/frontends
* src/frontends/qt4/GuiSelection.C
[lyx.git] / src / frontends /
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...
2006-11-09 Jean-Marc LasgouttesFix bugs 1720 (almost) and 2877
2006-11-09 Abdelrazak YounesFix for bug 2975 (http://bugzilla.lyx.org/show_bug...
2006-11-09 Edwin Leuvensome cleanup:
2006-11-09 Edwin Leuvensolve crash (no cleanup):
2006-11-09 Peter Kümmelscrollbars always on to avoid an additional resize...
2006-11-09 Peter Kümmelfix drifted position of restored window
2006-11-08 Peter Kümmeluse default.ui position as fall back value
2006-11-08 Peter Kümmeldisable toolbar popup menu, this is better than the...
2006-11-08 Abdelrazak YounesFix potential crash. Passing an empty string happens...
2006-11-07 Michael Schmittreplace "Notation Entry" by "Glossary Entry" and "Notat...
2006-11-07 Asger Ottar Alstrup- Get rid of manifestly expensive debugging output...
2006-11-07 Asger Ottar Alstrup- Avoid lyxerr[] like the plague. Use if (lyxerr.debugg...
2006-11-07 Georg Baumdocument docstring abuse for symbol font code points
2006-11-07 Michael Schmitt * GuiApplication.C: fix compilation (ev => xev)
2006-11-07 Michael Schmitt * src/frontends/qt4/qt_helpers.C:
2006-11-07 Michael Schmitt ui/*.ui: <include location="local" >qt_helpers.h<...
2006-11-07 Abdelrazak Younes* Application:
2006-11-07 Jürgen SpitzmüllerHit Qt 4.2 with the sledgehammer until the dialog resiz...
2006-11-06 Jürgen SpitzmüllerRevert from revision 15769:
2006-11-06 Jürgen Spitzmüller* src/frontends/qt4/panelstack.C:
2006-11-05 Georg BaumRemove unused symbol encoding
2006-11-05 Georg Baum * src/frontends/qt4/GuiFontMetrics.C
2006-11-05 Michael Schmitt * src/frontends/qt4/QDelimiterDialog.C: don't use...
2006-11-05 Michael Schmitt * src/frontends/qt4/ui/QCitationUi.ui: cosmetics:...
2006-11-05 Abdelrazak YounesBug Fix: Window title was not updated in new window.
2006-11-05 Jürgen Spitzmüller* src/frontends/qt4/panelstack.C:
2006-11-05 Georg Baumremove faulty FIXMEs. I was confused.
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-04 Jürgen Spitzmüller* src/frontends/qt4/QBranches.C:
2006-11-04 Peter Kümmelfix crash in preferences dialog
2006-11-04 Georg BaumConvert the CREDITS file to utf8 and spell Ugras' name...
2006-11-04 Georg Baumfix gcc warnings
2006-11-04 Abdelrazak Younes* WorkArea
2006-11-04 Abdelrazak Younes* QLPainter::text(): Put the debug message in Debug...
2006-11-03 Edwin Leuven* update dialog when changing lyx display settings.
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-11-03 José MatoxAdd UTF-8 as an option for encoding
2006-11-03 Edwin Leuven* reorganisation of graphics dialog
2006-11-03 Abdelrazak YounesFix singlePar update. This should result in a nice...
2006-11-03 Peter Kümmelreturn something for msvc
2006-11-03 Peter Kümmeldisable scrollbar when it is not needed, especially...
next