]> git.lyx.org Git - lyx.git/history - src/frontends
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / frontends /
2007-08-12 André Pönitzwhitespace
2007-08-12 André Pönitzcosmetics
2007-08-12 André Pönitzcosmetics (whitespace and no-op functions)
2007-08-11 André Pönitzmoccable files are special after all
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 Jean-Marc Lasgouttestypo
2007-08-11 Jean-Marc Lasgouttesfix linking of qt4 frontend
2007-08-11 André Pönitzfix linking error in the frontend
2007-08-11 André Pönitzfix building with automake; break scons, cmake and...
2007-08-11 André Pönitzmerge controllers/Makefile.am and controllers/tests...
2007-08-10 André Pönitzmerge qt4/Makefile.am and qt4/ui/Makefile.am
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-09 Bo PengListings ui changes from Pavel
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 4: translating...
2007-08-07 Bo PengFix loading non-lyx child documents with relative path...
2007-08-06 Richard HeckMake LYX_ALIGN_LAYOUT always be an available layout...
2007-08-06 Richard HeckDeal with a UI bug discussed on the list.
2007-08-03 Richard HeckFix bug 4096. Don't disconnect the buffer until we...
2007-07-31 Bo Pengsrc/frontends/qt4/GuiApplication.cpp: fix a bug that...
2007-07-30 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.{cpp,h}:
2007-07-27 Bo PengFix Bug 4053: Update other controls allows invalid...
2007-07-24 José Matoxrevert locale sorting since it gives problems with...
2007-07-19 Abdelrazak Younesconst fix
2007-07-18 Jürgen Spitzmüller* src/frontends/qt4/qlkey.h: add AltGr as modifier...
2007-07-18 Abdelrazak YounesProperly fix bug 3258.
2007-07-17 Abdelrazak YounesWith or without multiview, a crash can happen randomly...
2007-07-17 Abdelrazak YounesFix this bug:
2007-07-12 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp:
2007-07-12 Enrico ForestieriDon't use locale facilities for sorting when compiling...
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-11 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui: just tiny cosmet...
2007-07-09 Michael Schmitt * src/frontends/LyXView.h:
2007-07-09 Michael Schmitt * src/frontends/qt4/QParagraph.cpp:
2007-07-09 Abdelrazak YounesFix crash when closing a child document after having...
2007-07-09 Enrico ForestieriDon't use locale facilities for sorting on systems...
2007-07-07 Michael Schmitt * src/frontend/controllers/frontend_helpers.cpp: safet...
2007-07-05 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp Family...
2007-07-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
2007-07-05 Jean-Marc LasgouttesPatch from Pavel Sanda
2007-07-05 Abdelrazak YounesPossibly fix this bug:
2007-07-03 Abdelrazak YounesAuto raising the dialog when the user click on a Citati...
2007-07-03 Abdelrazak Younesadd comment and ling to bug 3907.
2007-07-03 Abdelrazak YounesUse native file dialog on non cygwin windows installati...
2007-07-02 Jürgen Spitzmüller* src/frontends/controllers/Dialog.{cpp,h}:
2007-06-29 Abdelrazak YounesFix this bug reported by Mael Hilléreau:
2007-06-28 Uwe StöhrControlPrint.cpp
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-26 Jürgen Spitzmüller* src/frontends/qt4/QPrint.cpp:
2007-06-26 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
2007-06-25 Jürgen Spitzmüller* src/frontends/controllers/ControlMath.cpp (find_xpm):
2007-06-23 Jürgen SpitzmüllerFix bug 2520: Make InsetExternal translateable
2007-06-22 Richard HeckFix some UI bugs related to the paragraph settings...
2007-06-21 Edwin Leuven* this one got lost in http://www.lyx.org/trac/changese...
2007-06-21 Edwin Leuven* Get rid the of the QWidgetAction subclass and use...
2007-06-21 Stefan Schimanski* On MacOSX enter is no activation key for a QListWidge...
2007-06-19 Abdelrazak YounesFix a few quirks and a crash introduced by a bad manual...
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-19 Jürgen Spitzmüller* src/frontends/qt4/ui/ListingsUi.ui: cosmetics.
2007-06-18 Stefan Schimanski* update cursor position on resize _after_ drawing...
2007-06-17 Edwin LeuvenFix stuff that slipped in with 18812
2007-06-17 Edwin Leuven* Allow toolbar menus and panels (qt>=4.2) to be torn off
2007-06-15 Uwe StöhrWorkArea.cpp: fix cursor placement by updating the...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-14 Richard HeckBug 3477: Fix problem with shortcuts in Converters...
2007-06-14 Stefan Schimanski* make close tab button smaller
2007-06-12 Michael Schmitt * src/frontends/qt4/ui/TextLayoutUi.ui:
2007-06-12 Bo PengAdd bypass validation checkboxes to listings related...
2007-06-12 Abdelrazak YounesCosmetics.
2007-06-11 Abdelrazak YounesFix bug 3850.
2007-06-11 Peter Kümmeladd tab close button
2007-06-08 Jürgen Spitzmüller* src/frontends/Toolbars.cpp: fix "Bjønnes".
2007-06-06 Jean-Marc LasgouttesFix bug 3799.
2007-06-06 Jean-Marc Lasgouttes * qt4/FileDialog.cpp (save): disable overwrite confirm...
2007-06-05 Bernhard RoiderFix crash with multiple windows: Disconnect the Dialog...
2007-06-05 Richard HeckForgot to fix tab order at 18678.
2007-06-05 Richard HeckUpdates to printer preference dialog.
2007-06-04 Jürgen Spitzmüller* src/frontends/qt4/ui/TocUi.ui:
2007-06-04 Richard HeckFix bug 3701: Allow buffer dependent dialogs to remain...
2007-06-04 Richard HeckFix bug 3800: Relabel old Adapt Output button and fix...
2007-06-04 Jean-Marc Lasgouttes * src/frontends/qt4/TocWidget.cpp (updateGui): do...
2007-06-04 Stefan Schimanski* workaround for Qt not selecting a Times font on Mac...
2007-06-04 Stefan Schimanski* draw cursor in the right shape (L_SHAPE, REVERSED_L_S...
2007-06-03 Michael Schmitt src/frontends/qt4/ui/ListingsUi.ui: better label text
2007-06-02 Richard HeckFix for bugs 3741 and 3756. Here's what it does:
2007-06-02 Peter Kümmelfix coding style (fix for 3320 and 3652)
2007-06-02 Peter Kümmelfix scrolling bug: 3320 and 3652, maybe not perfect
2007-06-02 Peter Kümmelfix scrolling bug: 3320 and 3652, maybe not perfect
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QListings.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/ui/ListingsUi.ui:
2007-05-31 Abdelrazak YounesPut again the (slightly edited) caution warning from...
2007-05-31 Abdelrazak YounesThis commit allows to support the full unicode range...
2007-05-30 Richard HeckMake OK button the default even after various sorts...
next