summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-11work on the command line frame capturermickeyl2-5/+142
2003-05-10updatecniehaus46-2795/+1671
2003-05-10fix a stupid bugcniehaus3-10/+8
2003-05-10bugfixes, bugfixes...cniehaus2-52/+15
2003-05-10and doclnk searchtille7-2/+183
2003-05-10fix battery status display which has been broken for weeks...mickeyl1-1/+1
2003-05-10do a full repaint if style != 0mickeyl1-2/+2
2003-05-10- use OManufacturerDB instead of ManufacturerDBmickeyl10-820/+199
- misc fixes
2003-05-10no longer neededmickeyl1-4739/+0
2003-05-10workaround half-visible volume pixmapmickeyl1-1/+1
Note: For after Opie 1.0 we need TaskBar::height()
2003-05-10- fix and rewrite draw algorithm to work with larger sizesmickeyl2-67/+82
- add alternative appearance (hint: click'n'hold on the battery meter :-)
2003-05-10applnk searchtille7-3/+183
2003-05-10QString::contains( QRegExp ) does not use the settings of QRegExptille2-10/+10
(QT feature or bug?) lets use QRegExp::match( QString ) instead
2003-05-10add persistent configuration settingsmickeyl1-44/+76
2003-05-10- make oApp not return a const app objectmickeyl3-87/+64
- homogenize oconfig documentation - remove debug output
2003-05-10quite some changescniehaus8-62/+86
2003-05-10clean uptille5-38/+5
2003-05-10building againtille1-2/+2
2003-05-09No it jumps into the front if show(int) is used.. Thanks tille !eilers1-0/+1
2003-05-09Had misunderstanding about name of the qcop call and show closed the appeilers1-2/+8
immediately..
2003-05-09edit was executed even if I pressed show.. Rename the call to be compatibleeilers1-2/+2
to omainwindow..
2003-05-09counting results nowtille4-2/+5
2003-05-09toShortString now contains start time and datetille2-2/+26
2003-05-09datebook displays defaultview (or editor) for found day now (with patch)tille4-1/+30
addressbook (and todo) calls implemented, but not yet working
2003-05-09Added two QCop functions for OSearch:eilers3-25/+35
editUid(int), showUid(int)..
2003-05-08Link to wiki used for current TODO.kergoth1-37/+1
2003-05-08- sync manufacturer list with etherealmickeyl8-6315/+487
- fix onetworkdemo example - add API for short/extended manufacturer names
2003-05-08Update todo.kergoth1-10/+16
2003-05-08Buildsystem glue and config item for minimal qws serverkergoth2-1/+8
2003-05-08Start work on a new launcher. This commit is simply a minimal Opie QWS server.kergoth11-0/+2518
2003-05-08search stufftille32-54/+228
and match, toRichText & toShortText in oevent
2003-05-08- add more sanity checks and verbose error messagesmickeyl6-8/+45
- try to restart dhcp client after having killed it before
2003-05-08now it 'works' with the current libopie, againtille4-9/+7
2003-05-08this needs the new libopie patch...tille8-18/+43
2003-05-08for kergoth, we wanted it... ;)tille1-0/+37
2003-05-08add fine tuning of parsing process - the semantics is not yet set in stone ↵mickeyl7-94/+198
however...
2003-05-08decouple dump files from live capture to shift control over 'what' is dumped ↵mickeyl2-15/+48
to applications
2003-05-08opiefy .pro-filemickeyl2-4/+10
2003-05-07first half of event system completedmickeyl4-15/+77
2003-05-07start with protocol event handling stuffmickeyl4-3/+45
2003-05-07add library to control filemickeyl1-1/+1
2003-05-07Put opie-reader.pro back so it can actually generate a Makefile. Please ↵kergoth1-0/+0
compile test in the future before commit.
2003-05-07save the statezecke2-0/+12
2003-05-07save and restore CompletedDate and StartDatezecke2-14/+40
2003-05-07implement loading of Recurrencezecke8-8/+152
2003-05-07one morezecke1-1/+1
2003-05-07try to use the has* functionszecke2-11/+11
2003-05-07reenable sounds now that they work on the Z againmickeyl1-2/+2
2003-05-07Save recurrencezecke2-2/+6
2003-05-07try to use less memory and only create objects likezecke4-30/+164
ORecur, OPimState, OPimNotifyManager and OPimMaintainer if necessary