]> git.lyx.org Git - lyx.git/history - src/frontends
Fix crash when layout file cannot be read due to failure to call makeTextClass()...
[lyx.git] / src / frontends /
2007-09-08 Abdelrazak YounesRestore docked outline widget. Warning: still instable!
2007-09-08 Abdelrazak YounesDialog::name() is not really needed.
2007-09-08 Abdelrazak Younesheader cleanup.
2007-09-08 Abdelrazak Younesoups...
2007-09-08 Abdelrazak Younesfix view source window title.
2007-09-08 Abdelrazak YounesRestore docked View source widget.
2007-09-08 Bo PengEmbedding: use a vector to store multiple ParConstItera...
2007-09-07 Bo PengEmbedding: bring embedding dialog back to shape
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-09-07 Bo PengEmbedding: remove AUTO feature, remove STATUS from...
2007-09-07 Bo PengEmbedding: remove AUTO feature, barely make it compile
2007-09-05 André Pönitzsimplify About dialog
2007-09-05 André Pönitzcompile fix. inclomplete transactioN???
2007-09-05 André Pönitzthe fun begins....
2007-09-05 Edwin Leuvenresuscitate menus
2007-09-04 Enrico ForestieriCompile fix
2007-09-04 Peter KümmelGuiView is a template
2007-09-04 Peter Kümmelmove getSecond to frontend_helpers.h
2007-09-04 Edwin Leuvenlil' cleanup
2007-09-04 Bo PengEmbedding patch 4: interaction between buffer and...
2007-09-04 Edwin Leuvenrenaming of some methods that hurt the eyes + removal of:
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 Bo PengFix scons for Andre's patch, add a missing header file
2007-09-03 André Pönitzmove stuff from a class template to a ordinary class...
2007-09-03 Edwin Leuvenmake lyx compile
2007-09-03 André Pönitzfix thinko
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-09-03 Bo PengEmbedding: fix a few embedding bugs
2007-09-02 Edwin Leuvenget rid of (cyg)win path panel in prefs by moving it...
2007-09-02 Alfredo Braunsteincrash fix
2007-09-02 Richard HeckAnother compile fix.
2007-09-02 Richard HeckCompile fix.
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...
next