summaryrefslogtreecommitdiff
path: root/core/apps/embeddedkonsole/konsole.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-04-05Folded in changes I forgot about. Added -e argument to execute a command and ↵llornkcor1-3/+42
leave the konsole, and also setDocument to exec command in new session if open. so a command run like $OPIEDIR/bin/qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V' will run that command in a new session (tab). So now scripts can be run from an icon, and such.
2002-04-05small bug fix with having to hit the tabs option twice to make it at top, ↵llornkcor1-1/+1
the first time
2002-02-03took out commentedout codellornkcor1-39/+2
2002-02-03merged in Marks commandlist edit dialogllornkcor1-96/+178
2002-02-03added Amber on Black color schemellornkcor1-3/+9
2002-02-03re-introduced vert scrollbar, with position optionsllornkcor1-1/+30
2002-02-03added netstat to commandlistllornkcor1-0/+1
2002-02-03added clear to commandlistllornkcor1-0/+1
2002-02-03fixed problem with commandlist and very long commands messing up the combo ↵llornkcor1-11/+9
width, so you couldn't edit.
2002-02-02startup command list edit enable bug fixed. added env to commandlistllornkcor1-5/+6
2002-02-01enabled fixllornkcor1-1/+3
2002-02-01Per ljp, uncommented line 680.kergoth1-1/+1
2002-02-01Added editable commandlist, tabs position, and user selectable colors.llornkcor1-90/+340
2002-01-25Initial revisionkergoth1-0/+512