Mercurial > hg > octave-max
view etc/CHECKLIST @ 15448:352349219529
Added multiline copy and execution to command history in IDE (bug #36884)
* history-dockwidget.cc (history_dock_widget::ctxMenu) : New function.
(history_dock_widget::handle_contextmenu_copy) : New function.
(history_dock_widget::handle_contextmenu_evaluate) : New function.
(history_dock_widget::history_dock_widget) : Connected popup menu to QListView.
(history_dock_widget::handle_double_click) : Append <CR> to selected history to actually execute the command.
author | John Swensen <jpswensen@gmail.com> |
---|---|
date | Thu, 27 Sep 2012 13:24:59 -0400 |
parents | 987ecd306f3f |
children |
line wrap: on
line source
Things to do before making a release: * Update the version number and release date in configure.ac. * Update the NEWS file. * Update the NEWS-<VERSION>.html, index.in, news.in, and download.in files for the web site. * Copy tarballs to ftp.gnu.org. * Post a release announcement to the help@octave.org and info-gnu@gnu.org lists.