summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/mainwindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-04-04convert to Opie Debugging Frameworkmickeyl1-18/+21
2004-03-13Namespace changes for Appszecke1-2/+3
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-4/+4
TT.
2004-03-01fix includeschicken1-1/+0
2004-02-23Opie Console: libopie->libopie2drw1-37/+37
2004-02-08improve support for BigScreenar1-4/+3
2004-02-01less includesharlekin1-10/+0
2003-08-09Merge from BRANCH_1_0kergoth1-2/+3
2003-03-23spawn default profile on startupharlekin1-1/+6
2003-03-21even better then poping up an error dialog: make a new profileharlekin1-1/+8
2003-03-21added a button for quicklaunch of a default profileharlekin1-0/+21
2003-03-08use save from inlineharlekin1-99/+1
2002-11-07Renove Emulationhandler from MetaFactoryzecke1-1/+34
common.h clashed with TECommon.h Implement saving of history!
2002-11-01- allow toggling of line wrap via menu, as requestedjosef1-0/+43
If there was an icon, an entry in the menu bar could be made.
2002-10-26- Ah! That's how to use the widget stackjosef1-3/+4
2002-10-26only enable tranfer if layer supports itharlekin1-2/+8
2002-10-26- nonmodal file transfer (doesn't work yet!)josef1-7/+17
2002-10-24give new connection a captionharlekin1-0/+1
2002-10-24only use .script files, set DocLnk names correctlywazlaf1-5/+13
2002-10-24more iconsharlekin1-7/+6
2002-10-24added save iconharlekin1-3/+100
2002-10-24scripting changes: scripts are now available in a pop-down menu and are ↵wazlaf1-33/+54
managed using DocLnks
2002-10-24cleanup and icon rearrangementharlekin1-30/+17
2002-10-24i think it loads according to the session properly nowhash1-0/+6
2002-10-24got rid of those warningshash1-1/+1
2002-10-24de- /active script entries rightharlekin1-3/+19
2002-10-24de- /activate file transfer menu entry according to layer capabilitiesharlekin1-18/+11
2002-10-24taken most quickbutton stuff out now and also set the nicer icon again for keysharlekin1-8/+2
2002-10-24Fixed warningszecke1-1/+48
Now we're down to two warning with number conversions Enable Saving Sessions Enable Copy and Paste
2002-10-24commented out the other button bar.hash1-4/+5
2002-10-24still a work in progresshash1-6/+6
2002-10-23right widget size when comming back rom fullscreenharlekin1-5/+2
2002-10-22cant figure out why modifying a private var in FunctionKeyboardConfig causes ↵hash1-3/+3
it to segfault.
2002-10-21one more mimetype for scriptszecke1-0/+2
this makes play nirvana work ;)
2002-10-21Fix scriptiong Open the file before reading from itzecke1-0/+2
Add text/all to the mimetypes this makes recording, saving and running work
2002-10-20- fix focus handling:josef1-0/+6
If a new session is created, it gets the focus. Likewise, if we switch the session. Before the patch, one had to click inside the term window to be able to type.
2002-10-20scripting fixed (moved from emulation_layer to emulation_handler). Scripts ↵wazlaf1-10/+6
now use QByteArray instead of QString
2002-10-20Enable setSize SIGNAL/SLOT conenction in sessionzecke1-1/+4
Add some separators to m_console of mainwindow
2002-10-18i'll fix that icon later, but for now here are some better default valueshash1-1/+1
for the keyboard.
2002-10-18added autoconnect support. feel free to revert if i messed something up.hash1-1/+2
2002-10-18always autoconnect bug fixedhash1-2/+2
2002-10-18back from fullscreen now right reparentedharlekin1-5/+7
2002-10-18- implement proper disconnect for modem connectionsjosef1-1/+2
- let transfer dialog use widgetStack()
2002-10-18- autoconnect after setting default values, otherwise connect/disconnect menujosef1-5/+6
items are overwritten Please review!
2002-10-17buttonbar addedharlekin1-0/+36
2002-10-17function keyboard should work now. here is a sample opie-console-keys.conf filehash1-5/+11
[keys] r0c0 = F1|4144|0 r0c1 = F2|4145|0 r0c2 = F3|4146|0 r0c3 = F4|4147|0 r0c4 = F5|4148|0 r0c5 = F6|4149|0 r0c6 = ESC|4096|0 r0c7 = A|65|65 r0c8 = a|65|97 r0c9 = PgUp|4118|0 r0c10 = PgDn|4119|0
2002-10-17autologin if profiles io layer offers itharlekin1-0/+5
2002-10-17configure profile in connection menu - keep menubar as empty as possible to ↵harlekin1-12/+18
have space for icons and avoid having them in a second row - as much space for terminal as possible
2002-10-17fullscreen mode readyharlekin1-31/+9
2002-10-16docu addedharlekin1-9/+9