]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/CustomizedWidgets.cpp
fix memory leaks
[lyx.git] / src / frontends / qt4 / CustomizedWidgets.cpp
2007-10-31 Bo PengPrefShortcuts: use KeySequence::ForGui to display shortcuts
2007-10-29 Edwin Leuven- add label and remove subclassed SearchLineEdit
2007-10-28 Bo Pengsimplify code
2007-10-26 Bo Pengadd a missing header file
2007-10-26 Bo PengPrefShortcuts: improve the Shortcut input dialog
2007-10-25 Bo PengFix spaces to please Andre
2007-10-25 Bo PengProperly extend qt standard widgets, remove the search...