Mercurial > hg > octave-max
annotate .hgsub @ 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 | 017f0b2e6933 |
children |
rev | line source |
---|---|
13883
ecf0c6bca0c9
maint: keep gnulib under a subrepo
Jordi Gutiérrez Hermoso <jordigh@octave.org>
parents:
diff
changeset
|
1 gnulib = [git]git://git.sv.gnu.org/gnulib |
15197
017f0b2e6933
rename gui directory to libgu
John W. Eaton <jwe@octave.org>
parents:
14599
diff
changeset
|
2 libgui/qterminal = [git]https://code.google.com/p/qterminal/ |