summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-10-28The brightness sliders do not need a reversed logik anymore, since they aresandman1-19/+17
horizontal now
2002-10-28some minor adjustments in the l&p <-> launcher interface routinesandman1-13/+18
2002-10-27some cleanup regarding config:sandman1-66/+20
replaced all the foo/foo_Interval configs with a single foo config (a 0 value means off)
2002-10-27other never handlingharlekin2-15/+15
2002-10-27updated to new config entriesharlekin1-51/+64
2002-10-27light sensor more generell, not only ipaqharlekin1-6/+3
2002-10-27some whatsthis and further updates ( disabling dim when on light sensor)harlekin2-17/+122
2002-10-27next try for light and power guiharlekin2-498/+291
2002-10-27OContact now uses QDate to avoid wrong interpreted stringseilers2-19/+20
A lot of inline functions moved into the library..
2002-10-27add new restart applet- for opie menullornkcor5-0/+170
2002-10-25widget widthzecke1-0/+1
2002-10-25MainWindow i18n change 'Show only over due' to avoid misunderstandingzecke6-17/+59
then 'share' and 'preload' the taskeditor on first request it'll be created but on destroyed until Destruction the interface. This will happen when the apps quits. This should speed up editing and entering quite a lot
2002-10-25sorts the tanslated country nowtille2-2/+5
2002-10-25fixllornkcor1-3/+1
2002-10-25If I want to edit my personal settings, category is disabled.eilers5-41/+154
Now using Datepicker for birthday and annyversary..
2002-10-24today refreshes itself now by a timer, important for fast load and on retail ↵harlekin6-3/+39
rom which might not get the pim signal we will have soon - closes bug #335
2002-10-24It is increasing..eilers1-1/+5
2002-10-23- fix for the busy indicator timer, in case someone switches to non-blinksandman1-7/+50
style, while the indicator is blinking - the launcher QIconView is now drawn flickerfree into a background QPixmap
2002-10-23load ac settings on startupharlekin1-0/+1
2002-10-23 thanks go to the programming god to point some bool alg stuff to me .-)harlekin1-6/+6
2002-10-23updateharlekin1-2/+8
2002-10-23Fixed a translation bug regarding launcher applets, that got in when Isandman2-16/+18
merged with Qtopia 1.6 (TT bug). found by Héctor GarcíaÁlvarez <hector@disoft.es>, but I modified his patch, since running the applet widget constructor *before* the QTranslator gets installed seems like a bad idea.
2002-10-23 new option for ac - disable all handlingharlekin2-4/+58
2002-10-23Fix not beeing resizable.. now the Deadline is too wide...zecke1-76/+98
Fix a crash when being somewhere else but releasing the mouse over the table bug Fix one more thing I don't remember Add InlineEditing of summaries. It would actually work on double click but we use the single click for viewing.. Ok these things need to be configurable
2002-10-23save values rightharlekin1-2/+2
2002-10-23remove # and /llornkcor1-2/+2
2002-10-22timer is now more separated from warningsharlekin2-24/+36
2002-10-22launcher side of the support for new light and power settingsharlekin2-47/+129
2002-10-22apm warning config now extraharlekin1-12/+19
2002-10-22fix for slider misbehaviour ( setting light preview )harlekin2-11/+5
2002-10-22Find bugfix. Tried to make the letterpicker more visible due toeilers9-45/+227
undelign does not work on my Z.. :( Added use of alternative mail-application (opie-mail instead of QT-Mail)
2002-10-21Now it should compile just finezecke1-1/+0
2002-10-21Some usability updates in picker and find..eilers8-42/+164
2002-10-21Fix a bug where newly added items did not show up in the viewzecke13-746/+1271
Now we add the Entry to the backend first and then update the view next step is to make place for the new EditorWidget It features Completed/Start Date State Began, Postponed... Maintainer Mode: needs to be done by... Maintainer: Choose a person who is responsible for ( once implemented I hope he master of our feeds is happy ) Recurrance Widget Alarms + Reminders Widget Parent to be added Most of it is not implemented cause first of all OTodo does not know anything about these attributes but this will change soon. I'll start to implement it very soon
2002-10-21popupmenu now has parent 0 and gets deleted in timeout, to advoid a general ↵llornkcor1-1/+3
slowdown of opie on resume/boot, which made it seem like opie was slow.
2002-10-21fix bracesllornkcor1-2/+0
2002-10-21Speed (and sanity ;) optimization:sandman1-26/+30
Until now the launcher parsed qpe.conf, open the ts device, set the backlight with an ioctl and closed the device again on *every* keypress or stylus tap. This is only done now, when it is really necessary (~1% of all cases). Additionally this allows easier integration of the iPAQ light-sensor.
2002-10-20better implementation of F11 menu handlingllornkcor2-4/+20
2002-10-20remember user configurationsllornkcor1-3/+12
2002-10-20remove repaint(), as its holding up everything on resumellornkcor1-4/+2
2002-10-20fix for sd/cf double whammy insert/eject on resumellornkcor1-24/+26
2002-10-20you know the drill.kergoth3-0/+3
2002-10-20fixed emmited slider valuesharlekin3-6/+34
2002-10-20reworked light and power, ac setting tab added and prepared for ipaq light ↵harlekin4-362/+1337
sensor
2002-10-20Connected configuration to search engineeilers4-11/+14
2002-10-20Strike through a row to complete the Record ;)^zecke2-6/+36
2002-10-20fix menu button on zaurus F11 raising opie menullornkcor3-70/+72
2002-10-19New find widget works. Settings moved into a config dialog.eilers10-37/+381
2002-10-19Fix crash if todolist is emptyzecke8-10/+247
Fix paint update bugs.. knewly created items did not show up. an sort() QTable::update() is and was not enough A new feature. It's a quick entering method. It lacks icons and some more stuff but I like it Now redoing the Editor Dialog
2002-10-19default fileopen to docs dirllornkcor1-2/+2