Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-07-08 | rework view, fix bookmarking | llornkcor | 3 | -1581/+1596 |
2004-07-08 | remove non needed debug output | llornkcor | 1 | -14/+13 |
2004-07-07 | hide path combo if on config tab | llornkcor | 1 | -0/+3 |
2004-07-07 | fix combo filling with real QString instead of QDir object | llornkcor | 1 | -2/+1 |
2004-07-07 | bug fix 1267 | llornkcor | 1 | -13/+14 |
2004-07-06 | move module.h | mickeyl | 1 | -0/+0 |
2004-07-06 | resurrect | mickeyl | 1 | -0/+3 |
2004-07-06 | CLEANUP: make networksettings directory structure packaging-friendly | mickeyl | 11 | -3/+32 |
2004-07-04 | fix | chicken | 1 | -1/+1 |
2004-06-30 | workaround large screen widget bug using move | llornkcor | 1 | -0/+2 |
2004-06-29 | As pointed out by bradc OpiePlayer2 is not able to open desktop files. | zecke | 1 | -1/+7 |
Now we check if it is a valid desktop file and then ask for the DocLnk::file() and then use that for open. | ||||
2004-06-28 | remove dots in name | llornkcor | 1 | -1/+1 |
2004-06-28 | whoops | llornkcor | 1 | -2/+2 |
2004-06-28 | fix up interface | llornkcor | 2 | -1504/+1509 |
2004-06-28 | remove newline chars | llornkcor | 1 | -18/+16 |