Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-06-24 | - CLEANUP: correct appname | ar | 2 | -2/+2 |
2004-06-24 | CLEANUP: synchronize appname and filename | ar | 2 | -2/+2 |
2004-06-20 | - BUGFIX: 0001291 - opie tinykate does not open .desktop files | ar | 2 | -175/+202 |
2004-06-20 | another fix for not showing previously deleted entries | harlekin | 1 | -1/+3 |
2004-06-20 | BUGFIX: 0001325 - no double dialog start in odict, when using QDialog::exec ↵ | harlekin | 2 | -8/+11 |
don't use it together with QPEApplication::execDialog() but with QPEApplication::showDialog(), also fixed another bug where shadow entries where created after deletion of entries | ||||
2004-06-19 | - fix target | ar | 1 | -1/+1 |
2004-06-19 | - don't check in uic generated files | ar | 2 | -351/+0 |
2004-06-18 | - BUGFIX: 0001292 - opie sheet not saving correctly | ar | 1 | -1/+1 |
2004-06-17 | replaced tr( "" ) by "" (in order not to pollute the .ts translation files) | clem | 8 | -18/+18 |
2004-06-16 | fix warning | llornkcor | 1 | -7/+7 |
2004-06-16 | unneeded stuff | llornkcor | 1 | -2/+0 |
2004-06-16 | dynamic layout and reformat whitespace | llornkcor | 1 | -241/+185 |
2004-06-15 | added tr support | clem | 2 | -2/+5 |
2004-06-15 | no need for them | clem | 4 | -857/+0 |