summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
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-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-08Update todo.kergoth1-10/+16
2003-05-08Start work on a new launcher. This commit is simply a minimal Opie QWS server.kergoth11-0/+2518
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-07one morezecke1-1/+1
2003-05-07try to use the has* functionszecke2-11/+11
2003-05-07Fixed typos in config.ingroucho1-2/+2
Added osearch to build
2003-05-07initial importtille25-0/+1066
searches contacts, todos and events not much more yet
2003-05-05UI and code cleanup. Both UI and code is now more consistent. Also removed ↵umopapisdn9-602/+453
menus in favor of toolbuttons. (why were they even available as menus in the first place?)
2003-05-04New feature: It's now possible to configure a default location and default ↵umopapisdn5-71/+250
categories for new events. (Options available in configuration dialog.)
2003-04-26 - some includesharlekin1-12/+0
2003-04-26 make applets more flexible regarding sizeharlekin5-205/+26
2003-04-26change playlist file access mode when writingllornkcor1-1/+1
2003-04-22Alter embeddedkonsole to obey SHELL env var if set, otherwise use the user's ↵kergoth1-5/+17
default shell, falling back to /bin/sh.
2003-04-22Add empty Files fieldkergoth1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth39-0/+39
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth38-38/+38
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-21shut up, pleasecniehaus1-0/+1
2003-04-20Revert the attempt to split calibrate, as it failed miserably.kergoth7-20/+32
2003-04-20opie-lupdatezecke1-1/+1
2003-04-20qmake assumes pro file is named same as directroyllornkcor1-0/+11
2003-04-20add libtremorllornkcor1-0/+1
2003-04-20add tremor pluginllornkcor1-0/+2
2003-04-20added commentllornkcor1-0/+2
2003-04-20adding dutch to the .pro-filescniehaus37-0/+37
2003-04-20remove commentout codellornkcor1-107/+0
2003-04-20buttons workingllornkcor2-93/+146
2003-04-20fix sizingllornkcor1-18/+17
2003-04-20add video skin support *finally*, fixed widget for landscape/sizingllornkcor3-352/+627
2003-04-19Split calibrate out as a standalone application, and ensure taskbar dependskergoth8-40/+32
on it. This makes ts debugging easier, having a seperate calibration tool around, and as a side affect fixes calibration on the C700, which previously required a reboot to take effect.
2003-04-19fix skin handlingllornkcor1-1/+1
2003-04-18Make appearance and rotate applet use the new rotation method of odevice.kergoth1-9/+16
2003-04-18add a qcop channelharlekin2-5/+36
2003-04-18removed exerimental stuff I accidently commitedharlekin1-3/+3
2003-04-18fix typed in url file/name problemllornkcor1-12/+22
2003-04-15Unconditionally override Rot value when using the Transformed driver.kergoth1-8/+3
This 1) Ensures that we dont hose QWS_DISPLAY when using a driver other than transformed, and 2) should ensure that the default rotation isnt screwed up when 'restart'ing Opie, thereby closing bug #796.
2003-04-15Add a third rotation direction, for 180 degree.kergoth1-4/+6
2003-04-15hack for bug 840. remembers typed in messages.llornkcor1-106/+112
2003-04-14Sometimes I feel like a parrot... but you asked for it :-Dmickeyl1-1/+1
* Default arguments in the declaration: good * Default arguments in the definition: bad
2003-04-14Linebreak prevented translation - fixedgroucho1-4/+1
2003-04-13Bugfix: (Bug #0000716) The timepicker now works in am/pm mode also, I also ↵umopapisdn5-167/+14
changed datebook to use the otimepicker class in libopie.
2003-04-13New Feature: Quick entries now honors the duration selected.umopapisdn1-5/+14
2003-04-13New feature: Added the possibility to add "quick entries" in dayview merely ↵umopapisdn4-429/+469
by clicking on the calendar, which overlays a qlineedit. Right now it adds 1 hour events, this will soon be adressed.
2003-04-13make it compilezecke1-2/+2