Mercurial > hg > octave-max
view doc/icons/octave.desktop.in @ 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 | dd0e355221c6 |
children |
line wrap: on
line source
[Desktop Entry] Name=GNU Octave Comment=Scientific Computing using GNU Octave TryExec=%OCTAVE_PREFIX%/bin/octave Exec=%OCTAVE_PREFIX%/bin/octave Icon=%OCTAVE_IMAGEDIR%/octave-logo.svg Terminal=true Type=Application Categories=Education;Science;Math; StartupNotify=false