]> git.lyx.org Git - lyx.git/history - src/frontends/qt4
delete unneeded Menubar virtual interface.
[lyx.git] / src / frontends / qt4 /
2007-08-23 Abdelrazak Younesdelete unneeded Menubar virtual interface.
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: get rid of menubar direc...
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 1: get rid of toolbars...
2007-08-23 Abdelrazak YounesDelete include of config.h. This was needed only for...
2007-08-23 Abdelrazak YounesHide tab bar if there's only one tab.
2007-08-22 André Pönitzadd #include for BOOST_CURRENT_FUNCTION
2007-08-22 Abdelrazak YounesFix crash on first load with mouse wheel: this was...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-21 Abdelrazak Younesfix MSVC warnings
2007-08-20 Georg Baumcompile fix for qt 4.2.1.
2007-08-20 Richard HeckFix margin problem.
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-19 Abdelrazak YounesFix bug 4123:
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-17 Abdelrazak Younesdisable pixmap cache under X11
2007-08-16 Martin VermeerStreamlining CollapseStatus stuff
2007-08-16 Abdelrazak YounesFix color of \Omega.
2007-08-15 Abdelrazak Younescosmetics
2007-08-14 Abdelrazak YounesTransfer q_key_state() from GuiWorkArea.cpp to QKeySymb...
2007-08-14 Abdelrazak YounesProbable compile fix.
2007-08-14 Abdelrazak YounesTransfer Drag&Drop handling from GuiWorkArea to GuiView.
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-08-13 Richard HeckFix bug 4121. The cause was the empty on_available_ente...
2007-08-13 Abdelrazak Younes* QLPainter::text():
2007-08-13 Jean-Marc Lasgouttescompilation fix
2007-08-13 Alfredo BraunsteinThis implements selection of current cursor position...
2007-08-13 Abdelrazak YounesOptimisation: don't search twice the hash tables.
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-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-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-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-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-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
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-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-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 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-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 Peter Kümmeladd tab close button
2007-06-06 Jean-Marc Lasgouttes * qt4/FileDialog.cpp (save): disable overwrite confirm...
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 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...
2007-05-29 Michael Schmittreplace "Listings" by "Listing" (plural => singular)
next