Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-08-02 | Make CheckBox a bit smaller | zecke | 1 | -2/+2 |
2004-08-02 | Change target name | zecke | 1 | -1/+1 |
TARGET = phasestyle | ||||
2004-08-02 | Remove wrong import and I'm doing now the following | zecke | 5 | -1621/+0 |
(\call -> system("man cvs")[ x | x <- [1..] ] (haskell code) | ||||
2004-08-02 | Initial revision | zecke | 9 | -0/+1651 |
2004-08-02 | Resolve my miss 'import' | zecke | 1 | -1/+3 |
2004-08-02 | Initial revision | zecke | 15 | -0/+3267 |
2004-08-02 | ignore keys no actions are defined | alwin | 1 | -4/+5 |
2004-08-01 | pathes changed | alwin | 1 | -9/+9 |
2004-08-01 | subdir names changed - conflicts in OE | alwin | 1 | -1/+1 |
2004-08-01 | reorganized zkbapplet for easier packaging within OE | alwin | 21 | -42/+24 |
2004-08-01 | fixed a crasher when configfile isn't writeable | alwin | 1 | -180/+185 |
empty labels will replaced by filename | ||||
2004-08-01 | switched keyboard filter to the new singleton class OKeyFilter from within | alwin | 3 | -130/+140 |
opiecore2 so we can better handle it. | ||||
2004-07-31 | Read ipkg.conf even when /etc/ipkg does not exist, found by Bernardo...thanks\! | drw | 1 | -57/+57 |
2004-07-28 | disambiguate | mickeyl | 1 | -6/+10 |
2004-07-28 | use safer method to set file perms after copy | llornkcor | 1 | -2/+2 |
2004-07-27 | fix depends | chicken | 1 | -1/+1 |
2004-07-27 | workaround weird windows listview bug | llornkcor | 1 | -3/+7 |
2004-07-26 | new snapshot | alwin | 1 | -0/+0 |
2004-07-25 | - implementation of custom backup- and restore-locations | ar | 2 | -32/+56 |
2004-07-25 | - begin implementation of custom backup- and restore-locations | ar | 3 | -60/+202 |
2004-07-25 | CLEANUP: synchronize binary name and .desktop file name | mickeyl | 1 | -1/+1 |
2004-07-24 | Try to get the Keyup Event inside the IconView to not 'move' | zecke | 2 | -0/+20 |
forward later. Long Return press triggers autorepeat | ||||
2004-07-24 | Have a custom grid for the game. Now the name of fifteen is | zecke | 3 | -51/+108 |
pretty obsolete but hey it is fun :) | ||||
2004-07-24 | Restore CONFIG += quick-app to build quicklaunch orientated apps | zecke | 1 | -1/+1 |
2004-07-24 | Update to exclude the uic generated files | zecke | 1 | -0/+2 |
2004-07-24 | Custom Image as the background for the board tiles. | zecke | 8 | -56/+768 |
This is later needed for the puzzle game mode | ||||
2004-07-24 | - BugFix: #1381 - added missing libopie-console.so* | ar | 1 | -1/+1 |
2004-07-21 | fixes | llornkcor | 5 | -28/+58 |
2004-07-19 | Link to OpieSecurity2 at least for the config widget | zecke | 4 | -4/+4 |
this way there is no undefined reference to the vtable of Opie::Security::MultiauthConfigWidget | ||||
2004-07-19 | block SIGPIPE global 'cause we can not satisfy it inside libetpan | alwin | 2 | -8/+25 |
itself. | ||||
2004-07-18 | Fixed bugreport #1370 and | eilers | 2 | -1/+36 |
added check, whether source and destdatabase is the same.. | ||||
2004-07-18 | add qcombobox include | llornkcor | 1 | -0/+1 |
2004-07-17 | Be less verbose | zecke | 4 | -7/+6 |
clean ups | ||||
2004-07-17 | Addjust to the namespace changes of OMAF | zecke | 20 | -51/+75 |
2004-07-16 | Fix to work with newest version of libsword (OptionsList -> StringList) | drw | 1 | -2/+2 |
2004-07-16 | fix control file | harlekin | 1 | -1/+1 |
2004-07-15 | Stop crasing, do not do nasty stuff with parentWidget() which is now NULL | zecke | 1 | -1/+0 |
2004-07-15 | When you've startet this application and the clicked | zecke | 3 | -9/+11 |
on its symbol you got a blank and unnamed widget. This was the QMainWindow which was manually hidden, but then raised by QPEApplication::raiseAppropriate. Now soleley use QPEApplication::showMainWidget and execDialog for showing the widget TODO: CleanUp more and use quicklaunc technology | ||||
2004-07-14 | Problem: Opie-Drawpad loads its document delayed. This means a setDocument | zecke | 1 | -1/+24 |
like from the Screenshot Applet could be executed prior to the final initialisation of drawpad and the just added page vanishes. Solve: Take the fact into account and 1st) don't create an empty page if there is already a page which is the case with the setDocument call 2nd) if we load but already have pages we need to add the new pages | ||||
2004-07-14 | fix opie build | llornkcor | 1 | -1/+1 |
2004-07-14 | allow new user to create new doc on first startup | llornkcor | 2 | -84/+54 |
2004-07-13 | convert blue-pin to be quicklaunchable. patch courtesy Thomas Themel. | mickeyl | 3 | -3/+78 |
2004-07-13 | fix ups, and move qsettings files away | llornkcor | 3 | -212/+243 |
2004-07-10 | fix compile | llornkcor | 1 | -56/+56 |
2004-07-10 | NO_OPIE define added | llornkcor | 1 | -0/+2 |
2004-07-10 | spelling | llornkcor | 1 | -1/+1 |
2004-07-10 | qwarning for non opie | llornkcor | 1 | -10/+94 |
2004-07-10 | add windows desktop stuff | llornkcor | 4 | -0/+35 |
2004-07-10 | add right click menu, and drag and drop for desktop version. show icons | llornkcor | 2 | -18/+122 |
2004-07-08 | dont add empty entry into bookmark list | llornkcor | 1 | -3/+3 |