summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-31added stocktickerllornkcor1-0/+1
2002-10-31Fixed DNS bug forgot to have a definebenmeyer2-4/+4
2002-10-31The if file exists check was wrong..zecke1-4/+2
I limit it to a /bin/bash check...
2002-10-31changed label esc to Eschash1-3/+3
2002-10-31added esc and F12 in default configurationhash1-1/+3
2002-10-31systemtime gonetille2-4/+3
2002-10-31systemtime not netsystemtimetille1-1/+1
2002-10-31bye bye systemtime,tille2-19/+4
long live systimetime
2002-10-31replacement for systemtime nowtille4-20/+20
2002-10-31Initial bits to start work on revamping the buildsystemkergoth45-0/+16214
2002-10-31started support for plugins without refresh, not finished yetharlekin10-70/+119
2002-10-31Added Conflicts with qpe-tkcaddressbook and qpe-tkccalendar, because tkc ↵kergoth2-0/+2
unfortunately tries to replace the existing versions, including desktop icons, rather than creating their own.
2002-10-31Auto connect on Locale Console again!zecke3-5/+25
MyPty test if cmd is available(exists) and then either use /bin/bash or /bin/sh ConsoleConfigWidget added a comment about the expected behaviour
2002-10-31no wrap mode taken from console, gui needs workllornkcor6-214/+491
2002-10-31fixed irdaapplet typoharlekin1-1/+1
2002-10-31no refresh, and Ticker back is users background preferencellornkcor3-4/+10
2002-10-31paper bag - next time specify which files should be commited .-|harlekin1-26/+2
2002-10-31excludeFromRefresh() addedharlekin7-7/+51
2002-10-31parent is now this, not 0llornkcor1-1/+1
2002-10-31pre-version of specificationmjm1-0/+119
2002-10-31launcher side enhancements to support the "use global font" option fromsandman3-1/+10
launcher-settings
2002-10-31added a sanity check to avoid a division by 0 in case the config filesandman1-1/+3
contains bad data
2002-10-31- added a "[x] Use custom font" checkbox -- if this is not checkedsandman5-46/+86
(default), then launcher uses the global font for the tabs. - reworked the internal handling of "All tabs", to make it possible to use this information for newly added tabs (still missing)
2002-10-31Applied the same fix as in volume applet (parent widget should not be 0 forsandman1-1/+1
taskbar applets) even though wireless applet seems not to be causing any troubles. But IMHO it's better to apply it now ...
2002-10-31I have finally found the "launcher-settings sometimes crashes Opie bug"sandman1-1/+1
it's the volume applet popup, that has no parent widget (that should really be no problem, but it works perfectly if you give it a parent)
2002-10-31added - initial check inllornkcor29-0/+2522
2002-10-30moved wlansetup into unsupportedkergoth1-1/+1
2002-10-30Might have a fix for the taskbar problembenmeyer2-2/+2
2002-10-30initial commitbenmeyer2-0/+8
2002-10-30Removed requirment for DNS in setupbenmeyer2-10/+14
2002-10-30Console configuration widget done, Environment variables can now be setwazlaf7-17/+162
2002-10-30should work nowtille1-1/+1
2002-10-30Ben, will you stop commiting a .pro with DESTDIR commented out?kergoth2-2/+2
2002-10-30Re-added profile information which makes interfaces work againbenmeyer19-47/+59
2002-10-30appearance was missingharlekin1-2/+2
2002-10-30Workaround for some obscure gcc bug -- this fixes bug #363sandman1-4/+5
I had to reorderd some lines, because if ( m_style_changed ) is always false if the preceding instruction is bool newtabpos = m_tabstyle_top-> isChecked ( );
2002-10-29check if the system date is in a reasonable range (year > 2000) - informsandman1-0/+13
the user and optionally launch systemtime, if it's not (on iPAQs mostly because of battery drain)
2002-10-29when quitting opie-login, don't kill the process id returned by getppid(),sandman3-7/+14
but use the previously saved "real" parent pid.
2002-10-29the reverse getting of filenames is actually enabledzecke5-15/+62
There will be some code clean ups... but the interfaces should be fine now
2002-10-29Make the Modem take custom Ats againzecke8-25/+30
Supply default values set labels to richtext this way we achieve word wrap IO_Layer added a closed(IOLayer*) signal ProfileEditorDialog make Horizontal scrolling on the QScrollView possible. Once the Vertical Scrollbar is there the Modem dialog does not have enough space
2002-10-29- redone the Model enum to make it easy to check for series (like: is this ansandman2-24/+31
iPAQ - and not is this a 31xx or 36xx or ...) - fixed the disply brightness resolution bug on H38xx
2002-10-29Removed crap status message after ipkg finishesandyq1-1/+2
2002-10-29changed the name so *.shbenmeyer3-111/+8
2002-10-29- fix to scan /proc/mounts and not /etc/mtab for changes (this works onsandman1-1/+1
systems where /etc/mtab is symlinked to proc, but fails on familiar)
2002-10-29Added changednsbenmeyer4-8/+230
2002-10-29added lightSensorResolution() to get the hardware resolution of the lightsandman2-2/+11
sensor
2002-10-29- use sane default values for screensaver timeoutssandman2-17/+17
- fixed the "Battery low warning" when plugging the device into AC
2002-10-29I assume you meant to change Name, not Icon to Konsole right? :)kergoth1-2/+2
2002-10-28- some minor UI fixessandman5-46/+37
- parameters for sensor light range were reversed - added reasonable calibration default values (at least on my 3870) - l&p now automatically shows the 'right' (Batt/AC) tab when started
2002-10-28- OpieScreenSaver now uses the calibration data for the light sensorsandman2-2/+48