]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiClipboard.C
Fix unreported bug related to 3246 by Richard Heck:
[lyx.git] / src / frontends / qt4 / GuiClipboard.C
2007-02-21 Georg BaumFix bug 3255
2007-01-27 Georg BaumFix bug 3145: not possible to copy stuff from dialogs...
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-07 Georg BaumCorrectly enable/disable all paste lfuns
2007-01-03 Abdelrazak YounesPrepare for external/internal clipboard merging.
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-08 Georg BaumMove more methods from WorkArea to Clipboard in qt3...
2006-07-08 Georg Baum * src/frontends/gtk/GuiImplementation.C: include config.h
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch...
2006-06-26 Abdelrazak YounesRemoved files because of conflict when merging the...
2006-06-20 Abdelrazak Younes* [qt3, xforms, gtk]/GuiImplementation::newWorkArea...