Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 3 | -4/+4 |
check QT_VERSION against 0x030000 instead of 300 | ||||
2005-01-12 | Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) | mickeyl | 1 | -1/+3 |
2005-01-11 | finish per-tab column setting. it now works on the fly and is persistent | mickeyl | 5 | -2/+15 |
2005-01-11 | number of icon columns now also customizable through LauncherSettings | mickeyl | 4 | -9/+25 |
2005-01-10 | make number of icon columns in the launcher customizable per-tab | mickeyl | 3 | -13/+31 |
TODO: add GUI for that | ||||
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 5 | -6/+5 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-08 | Added error message to make difference between plug loading error | wimpie | 1 | -2/+5 |
or plugin initialization error | ||||
2005-01-04 | catch up with proper inclusion of OLedBox into libopieui | mickeyl | 4 | -11/+13 |
2005-01-04 | control files : changed VERSION string | wimpie | 8 | -10/+10 |
2005-01-04 | changed VERSION string | wimpie | 1 | -1/+1 |
2005-01-04 | oledbox is now in libopie2/opieui | wimpie | 4 | -327/+3 |
2004-12-28 | fix compile | llornkcor | 1 | -1/+3 |
2004-12-27 | 1.1.8 | mickeyl | 1 | -1/+1 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 56 | -2131/+56 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 56 | -56/+2131 |
2004-12-22 | I think it is a good idea to get any information why the Launcher is | eilers | 1 | -1/+4 |
disabled | ||||
2004-12-21 | Some cleaner string handling | drw | 1 | -19/+36 |
2004-12-20 | Fix sizing of battery status popup window to prevent truncation of battery info | drw | 1 | -2/+2 |
2004-12-20 | Patch from Hrw for 1493 | zecke | 1 | -1/+1 |
"Launcher starts in one column mode" Set the QIconView to adjust its layout on resize | ||||
2004-12-20 | Keep only 'local' Config instances to avoid some older | zecke | 1 | -26/+26 |
instance reverting changes! (weakness of Config class) | ||||
2004-12-20 | Kill unneeded parameter | zecke | 1 | -1/+1 |
2004-12-20 | Restore lost change | zecke | 1 | -3/+7 |
-Kill Config instance in different scope for the same file -Work when a ftp client sends -la in a listdir request | ||||
2004-12-20 | Fix for Bug #1269 and use of new sorted of the pim libary | eilers | 4 | -10/+28 |
2004-12-20 | use less wide messages | mickeyl | 1 | -10/+10 |
2004-11-20 | Stop fooling the user and allow receiving of files only if | zecke | 1 | -2/+6 |
Ir::supported returns true. This is the case if our obex implementation is loaded | ||||
2004-11-18 | -Kill owarn statements from the code | zecke | 4 | -34/+22 |
-Kill magic numbers and use enum values | ||||
2004-11-14 | Opie 1.1.7 | mickeyl | 1 | -1/+1 |
2004-11-12 | handle more signals and don't kill the process @ end | mickeyl | 1 | -55/+37 |
2004-11-11 | - flush icon cache if reloading all documents | alwin | 6 | -452/+483 |
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread | ||||
2004-11-11 | send qcop signal when enable/disable doctab | alwin | 2 | -42/+53 |
2004-11-10 | implemented icon cache so it will not scan every time when changing the | alwin | 4 | -50/+113 |
doctab categorie ToDo: implement a cache flush | ||||
2004-11-09 | - removed code which let qpe crash when generating image icons | alwin | 3 | -76/+70 |
- when edit properties of an document item it will reread the table of categories | ||||
2004-11-09 | again some improvements to image icons | alwin | 2 | -8/+17 |
2004-11-08 | timer for releasing a reference to opie-eye_slave if exists when unused for ten | alwin | 2 | -17/+33 |
minutes. | ||||
2004-11-08 | image preview for documenttab again, I think, for first shot it is | alwin | 2 | -32/+64 |
working fine now. | ||||
2004-11-08 | - reworked the icon generation for images in doctab | alwin | 3 | -325/+387 |
- some reorg of code was strongly required - code more readable | ||||
2004-11-08 | first try getting small imagethumbs in document-tab. | alwin | 2 | -389/+517 |
2004-11-03 | Construct a OApplication instead of a QPEApplication | zecke | 1 | -2/+2 |
2004-11-03 | Switch to OApplication | zecke | 2 | -3/+3 |
2004-10-30 | remove hardcoded icon size here as well | mickeyl | 1 | -12/+13 |
2004-10-29 | - no longer hardcode the font size | mickeyl | 1 | -3/+3 |
- add fixme for initial keyboard setting | ||||
2004-10-29 | no longer needed | mickeyl | 2 | -98/+0 |
2004-10-29 | smooth scale to proper icon size | mickeyl | 1 | -2/+3 |
2004-10-22 | upon further investigation, QD does indeed do different stuff for different ↵ | llornkcor | 1 | -6/+11 |
version strings. | ||||
2004-10-20 | -Remove odebug | zecke | 1 | -2/+0 |
2004-10-18 | change doclnk handling | llornkcor | 1 | -3/+4 |
2004-10-17 | G++ 4.0 compiler fixes | zecke | 1 | -4/+5 |
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp | ||||
2004-10-17 | -Use local8Bit instead of latin1 | zecke | 1 | -1/+1 |
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could ↵ | clem | 1 | -1/+1 |
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too | ||||
2004-10-16 | - BugFix: clear currentFileName in SaveAs when the user abort. | ar | 1 | -0/+1 |
otherwise it crashs when user try to save after aborted saveas action |