]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiEmbeddedFiles.cpp
renaming of some methods that hurt the eyes + removal of:
[lyx.git] / src / frontends / qt4 / GuiEmbeddedFiles.cpp
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
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 Bo PengEmbedding: fix a file selection and a file copy bug
2007-09-01 Bo PengEmbedding dialog: use two buttons (will have more)...
2007-09-01 Bo PengEmbedding dialog: add extract and extractAll functions
2007-09-01 Bo PengEmbedding: add 'addFile' to embed arbitrary file, fix...
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 Bo PengEmbedding feature patch 3: basic gui support