]> git.lyx.org Git - lyx.git/history - src/frontends
Transfer current_font and real_current_font from Text to Cursor.
[lyx.git] / src / frontends /
2007-09-02 Abdelrazak YounesTransfer current_font and real_current_font from Text...
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-09-02 André Pönitzsimplify ButtonPolicy machinery
2007-09-02 Bo PengEmbedding: fix a file selection and a file copy bug
2007-09-01 André Pönitzforgot this
2007-09-01 Bo PengEmbedding dialog: use two buttons (will have more)...
2007-09-01 André Pönitzmerge GuiBC<.,.> into Qt2BC
2007-09-01 Bo PengEmbedding dialog: add extract and extractAll functions
2007-09-01 Abdelrazak Younescomment out debug info.
2007-09-01 Bo PengEmbedding: add 'addFile' to embed arbitrary file, fix...
2007-09-01 Richard HeckThis patch continues 19964. It takes advantage of the...
2007-09-01 Bo PengFix compiling error caused by Andre's patch.
2007-08-31 André Pönitzsomewhat more uniform naming
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 Bo PengEmbedding: small adjustments of interfaces, single...
2007-08-31 André Pönitzfix make dist
2007-08-31 André Pönitzfix typo
2007-08-31 Bo PengEmbedding feature patch 3: basic gui support
2007-08-31 Martin VermeerFix ambiguity in translation
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-30 André Pönitzcompile fiz
2007-08-30 André Pönitzxpm -> png
2007-08-30 Edwin Leuvensingle depth for preference items,
2007-08-30 Richard HeckFix bug 3999: Highlight search text.
2007-08-28 Abdelrazak Younes* InsetCollapsable::setStatus(): remove the Buffer...
2007-08-28 Richard HeckThis is one of a series of patches that will merge...
2007-08-28 Abdelrazak Younesheader cleanup.
2007-08-27 Abdelrazak YounesTransfer rowpainter.cpp:paintText() to BufferView:...
2007-08-27 Abdelrazak YounesDisable the pixmap cache for Qt4.1 because of font...
2007-08-27 Abdelrazak YounesNew 'Save all on shutdown or cancel' feature from Steph...
2007-08-24 Abdelrazak Younesdisable painting updates when adding/removing a workAre...
2007-08-24 Abdelrazak YounesLyXView::loadLyXFile(): only add a new work area if...
2007-08-24 Abdelrazak YounesTransfer command buffer handling to QLToolbar.
2007-08-24 Abdelrazak Younes* BufferView::workAreaResize(): renamed to resize.
2007-08-24 Abdelrazak YounesFix recursive painting with Qt4.1 and add a comment.
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Abdelrazak Younesheader cleanup
2007-08-23 Alfredo Braunsteincompilation fix
2007-08-23 Abdelrazak YounesPut LyXView on a diet, step 2: Transfer ControlCommandB...
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 Younessimplify BufferView::moveToPosition() use for the exter...
2007-08-22 Abdelrazak Younestransfer cursor position saving (in the session) from...
2007-08-22 Abdelrazak Younes* restore lastfile feature.
2007-08-22 Abdelrazak YounesFix crash on first load with mouse wheel: this was...
2007-08-22 Abdelrazak Younesrevert 19714, this is not the right fix. LyXView::loadL...
2007-08-22 Abdelrazak YounesFix crash on first load with mouse wheel: this was...
2007-08-21 Abdelrazak Younes* LyXView:
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 HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
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 Alfredo Braunsteinselect one row less in some cases
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-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-15 Abdelrazak Younescosmetics
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
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 Younesheaders
2007-08-14 Abdelrazak Younescosmetics + move frontends/* to frontend namespace.
2007-08-14 Enrico ForestieriFix dist target
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-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...
next