summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/function_keyboard.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-05-16Resource -> OResourcedrw1-5/+4
2004-10-16-Remove never finished classes by ibotty for the console widgetzecke1-13/+5
-Put setCurrent into ComboboxHelper and remove duplication from the dialogs -Remove old and unneeded debug output -IOBt, IOIrda can share the implementation for sening,recieving and supports with IOSerial
2004-04-04convert to Opie Debugging Frameworkmickeyl1-2/+7
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-5/+5
TT.
2004-02-01less includesharlekin1-8/+0
2002-11-01- s/dimention/dimension/josef1-1/+1
2002-10-31changed label esc to Eschash1-3/+3
2002-10-31added esc and F12 in default configurationhash1-1/+3
2002-10-24closing a session returns keyboard to default better nowhash1-1/+8
2002-10-24i think it loads according to the session properly nowhash1-3/+40
2002-10-24got rid of those warningshash1-2/+2
2002-10-24better use resource::harlekin1-19/+17
2002-10-24editing/loading/saving works. now the keyboard in mainwidget needs to load ↵hash1-47/+104
the right profile when the tab is switched
2002-10-24didnt merge with previous updates properlyhash1-7/+2
2002-10-24still a work in progresshash1-32/+107
2002-10-23Fix stupid bug in function_keyboardzecke1-1/+2
class Doo{ public: Doo (){ Foo* m_foo = new Foo(); } void do(){ m_foo->woot() } private Foo* m_foo }; what is wrong in the above code? cvslastchange for the answer
2002-10-23right widget size when comming back rom fullscreenharlekin1-6/+6
2002-10-22cant figure out why modifying a private var in FunctionKeyboardConfig causes ↵hash1-6/+86
it to segfault.
2002-10-21Fix the addPage bug... and avoid some compiler warnings. REMEMBER WARNINGS ↵zecke1-32/+32
ARE BUGS
2002-10-20added preliminary support for configuring the keyboard for each profile.hash1-4/+29
2002-10-18i'll fix that icon later, but for now here are some better default valueshash1-19/+24
for the keyboard.
2002-10-15still trying to figure out how to get those events out wihtout crashing the ↵hash1-7/+17
damn thing
2002-10-15dont know if this works yet, but it should...hash1-2/+9
2002-10-13better disable that for nowhash1-1/+1
2002-10-13cant figure out why this segfaults when emits keyhash1-5/+63
2002-10-11initial upload for the keyboard widgethash1-0/+77