Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-22 | - properly namespace the input methods. fixes symbols clashes at run-time | simon | 4 | -4/+18 |
with names like 'Keyboard' or 'KeyboardConfig' . the qcom interface objects are in an anonymous namespace now and the actual keyboard implementations are in Dvorak, JumpX, etc. namespaces. What's left is to solve the symbol clashes of the multiply compiled pickboard classes. I'll leave that one (as part of the patch posted yesterday) for another day for review. This part (namespacing) sounds like a safe bet to me though, so comitting now. (got no comments anyway) | ||||
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -2/+2 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-22 | handwriting: qtopia 1.6 merge | sandman | 1 | -2/+1 |
all: someone made all inputmethod name()s untranslateable. This cured a symptom (opie crashing), but it was not real a bug-fix. I have marked them as translateable again and found no problems doing so. | ||||
2002-06-28 | Fix bug #9 except that we need something else to translate keyboard names. | davipt | 1 | -1/+2 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -16/+14 |
many core files ... please report bugs on this to davipt | ||||
2002-06-24 | Fix TRANSLATIONS | davipt | 1 | -0/+17 |
2002-03-19 | fixes. | kergoth | 1 | -1/+1 |
2002-03-01 | Some .cvsignore clean ups | zecke | 1 | -1/+1 |
2002-03-01 | remove all Makefile.in | zecke | 1 | -119/+0 |
You need to set the TMAKEPATH now | ||||
2002-02-11 | added *.o to cvs ignore. | kergoth | 1 | -0/+1 |
2002-02-05 | Ignoring Makefile and friends. | kergoth | 1 | -0/+3 |
2002-02-05 | Fixed depend and include paths. | kergoth | 2 | -11/+9 |
2002-02-05 | Removing compiled binaries from cvs tree for jumpx. | kergoth | 4 | -177/+0 |
2002-02-05 | Don't have generated Makefiles in cvs. | kergoth | 1 | -220/+0 |
2002-02-04 | Importing qjumpx | mark | 19 | -0/+1298 |