summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-09-10-Disable Quick Launching as we need a special QApplicationzecke1-2/+33
to prevent filtering the escape key -Update .pro and .control as we're no longer quicklaunchable -Update PLANS as most of it is already finished
2004-05-01Convert to quicklaunch. Integrate the Sharp ROM fixlet in c'tor and d'torzecke1-104/+2
of the mainwindow
2004-04-22do not activate support for the broken sharp rom by defaultharlekin1-1/+1
2004-04-222400 and 4800 baud added, also free font selectionharlekin1-3/+3
2004-04-04convert to Opie Debugging Frameworkmickeyl1-1/+1
2004-02-01less includesharlekin1-1/+0
2003-08-09Merge from BRANCH_1_0kergoth1-42/+39
2003-03-23spawn default profile on startupharlekin1-1/+1
2002-10-23the argv[0]="embedk" did not work the way i wantedzecke1-1/+1
2002-10-21Fix the addPage bug... and avoid some compiler warnings. REMEMBER WARNINGS ↵zecke1-0/+1
ARE BUGS
2002-10-21add a quirk mode into main. if you -DFSCKED_DISTRIBUTIONzecke1-1/+101
opie-console will take care of some magic... Add a No Configuration Widget instead of a big fat gray thing above my beloved OTabWidget Fix some compiler warning
2002-10-04- first stub for configuration dialogjosef1-4/+1
- does not yet use metafactory, this is next on my todo list Doh! got my account right, finally :)
2002-09-26main /s/setMainWindow/showMainWindowzecke1-6/+8
First implementation of the gui
2002-09-26fix unused variable warningszecke1-0/+9
Added IOLayer* layer() to file_transfer.h
2002-09-25preliminary skeletonwazlaf1-0/+5