Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-10-31 | no wrap mode taken from console, gui needs work | llornkcor | 6 | -214/+491 |
2002-10-31 | fixed irdaapplet typo | harlekin | 1 | -1/+1 |
2002-10-31 | no refresh, and Ticker back is users background preference | llornkcor | 3 | -4/+10 |
2002-10-31 | paper bag - next time specify which files should be commited .-| | harlekin | 1 | -26/+2 |
2002-10-31 | excludeFromRefresh() added | harlekin | 7 | -7/+51 |
2002-10-31 | parent is now this, not 0 | llornkcor | 1 | -1/+1 |
2002-10-31 | pre-version of specification | mjm | 1 | -0/+119 |
2002-10-31 | launcher side enhancements to support the "use global font" option from | sandman | 3 | -1/+10 |
launcher-settings | ||||
2002-10-31 | added a sanity check to avoid a division by 0 in case the config file | sandman | 1 | -1/+3 |
contains bad data | ||||
2002-10-31 | - added a "[x] Use custom font" checkbox -- if this is not checked | sandman | 5 | -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-31 | Applied the same fix as in volume applet (parent widget should not be 0 for | sandman | 1 | -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-31 | I have finally found the "launcher-settings sometimes crashes Opie bug" | sandman | 1 | -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-31 | added - initial check in | llornkcor | 29 | -0/+2522 |
2002-10-30 | moved wlansetup into unsupported | kergoth | 1 | -1/+1 |
2002-10-30 | Might have a fix for the taskbar problem | benmeyer | 2 | -2/+2 |
2002-10-30 | initial commit | benmeyer | 2 | -0/+8 |
2002-10-30 | Removed requirment for DNS in setup | benmeyer | 2 | -10/+14 |
2002-10-30 | Console configuration widget done, Environment variables can now be set | wazlaf | 7 | -17/+162 |
2002-10-30 | should work now | tille | 1 | -1/+1 |
2002-10-30 | Ben, will you stop commiting a .pro with DESTDIR commented out? | kergoth | 2 | -2/+2 |
2002-10-30 | Re-added profile information which makes interfaces work again | benmeyer | 19 | -47/+59 |
2002-10-30 | appearance was missing | harlekin | 1 | -2/+2 |
2002-10-30 | Workaround for some obscure gcc bug -- this fixes bug #363 | sandman | 1 | -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-29 | check if the system date is in a reasonable range (year > 2000) - inform | sandman | 1 | -0/+13 |
the user and optionally launch systemtime, if it's not (on iPAQs mostly because of battery drain) | ||||
2002-10-29 | when quitting opie-login, don't kill the process id returned by getppid(), | sandman | 3 | -7/+14 |
but use the previously saved "real" parent pid. | ||||
2002-10-29 | the reverse getting of filenames is actually enabled | zecke | 5 | -15/+62 |
There will be some code clean ups... but the interfaces should be fine now | ||||
2002-10-29 | Make the Modem take custom Ats again | zecke | 8 | -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 an | sandman | 2 | -24/+31 |
iPAQ - and not is this a 31xx or 36xx or ...) - fixed the disply brightness resolution bug on H38xx | ||||
2002-10-29 | Removed crap status message after ipkg finishes | andyq | 1 | -1/+2 |
2002-10-29 | changed the name so *.sh | benmeyer | 3 | -111/+8 |
2002-10-29 | - fix to scan /proc/mounts and not /etc/mtab for changes (this works on | sandman | 1 | -1/+1 |
systems where /etc/mtab is symlinked to proc, but fails on familiar) | ||||
2002-10-29 | Added changedns | benmeyer | 4 | -8/+230 |
2002-10-29 | added lightSensorResolution() to get the hardware resolution of the light | sandman | 2 | -2/+11 |
sensor | ||||
2002-10-29 | - use sane default values for screensaver timeouts | sandman | 2 | -17/+17 |
- fixed the "Battery low warning" when plugging the device into AC | ||||
2002-10-29 | I assume you meant to change Name, not Icon to Konsole right? :) | kergoth | 1 | -2/+2 |
2002-10-28 | - some minor UI fixes | sandman | 5 | -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 sensor | sandman | 2 | -2/+48 |
2002-10-28 | less qcop trouble on retial rom | harlekin | 5 | -26/+15 |
2002-10-28 | Added DESTDIR to pro file | andyq | 1 | -1/+1 |
2002-10-28 | ofileselector fixlet | zecke | 1 | -1/+1 |
2002-10-28 | Almost done with the new data flow | zecke | 13 | -31/+482 |
only OFileSelector needs to adapt it now... Besides that make it compile with the new api Add a configure and a libopie.pro to actually build ofileselector and a MANIFEST to explain some basics of the now a days a bit bigger interface | ||||
2002-10-28 | Major update: | sandman | 9 | -676/+2029 |
- fixed some layout margins in the ui file - cleanup in light.cpp (removed the old TT code) - new sensor calibration dialog - new copyright headers !! The launcher does not yet use the sensor calibration data !! | ||||
2002-10-28 | Typo fix, Pgks->Pkgs | kergoth | 1 | -1/+1 |
2002-10-28 | This will probably not compile.. i did not even try to compile it | zecke | 10 | -40/+199 |
on my machine I changed the data flow to be more extandable the Olister class is now playing a bigger role it's dependant on doing some assembly of the filepath and changedirs. It now has also to take care of the location bar | ||||
2002-10-28 | removed return statment that shouldn't be there | benmeyer | 2 | -2/+0 |
2002-10-28 | it was confusing, it's now called Konsole | tille | 1 | -1/+1 |
2002-10-28 | Fixed a typo -- just wondering why I commited this | sandman | 1 | -1/+1 |
2002-10-28 | Fix for bug #359. | kergoth | 5 | -5/+5 |
2002-10-28 | Shit .. Microsoft is violating RFC 2426 .. Thanks a lot ! | eilers | 2 | -16/+42 |
2002-10-28 | We need to ensure that noncore/net/networksetup/interfaces gets built before ↵ | kergoth | 1 | -1/+2 |
noncore/net/networksetup and noncore/net/networksetup/wlan. |