Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-13 | The AlarmDlg and its functionality was migrated to clock.cpp | zecke | 2 | -283/+0 |
this file is obsolete and unused since then, let us remove it | ||||
2005-01-13 | show it | mickeyl | 1 | -4/+7 |
`CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: noncore/applets/volumeapplet2/volumeapplet.cpp CVS: ---------------------------------------------------------------------- | ||||
2005-01-12 | Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) | mickeyl | 2 | -2/+5 |
2005-01-12 | - make host system for oe based builds configurable | ar | 3 | -1/+7 |
2005-01-12 | just playin' :D | mickeyl | 6 | -0/+301 |
2005-01-12 | Script to set mac address | wimpie | 1 | -5/+17 |
2005-01-12 | Fixed problem with selection of lowest node level | wimpie | 2 | -95/+173 |
2005-01-12 | Fixed problem with enabling profile from edit environment | wimpie | 6 | -20/+24 |
rename disable to enable (much more clear) | ||||
2005-01-12 | *** empty log message *** | wimpie | 12 | -25/+121 |
2005-01-12 | Added scanning listview | wimpie | 1 | -19/+110 |
2005-01-12 | Fixed Crash in editing new profiles | wimpie | 2 | -5/+14 |
2005-01-12 | GUI changes to profileedit | wimpie | 6 | -466/+476 |
2005-01-11 | Changes now ok | wimpie | 8 | -17/+19 |
this works again | ||||
2005-01-11 | Major rename of NodeCollection to NetworkSetup | wimpie | 58 | -373/+393 |
this commit is broken (missing symbols) | ||||
2005-01-11 | workaround a quirk in the linux kernel semantics | mickeyl | 1 | -1/+1 |
echo 1 >power actually powers off a device *cough* | ||||
2005-01-11 | finish per-tab column setting. it now works on the fly and is persistent | mickeyl | 5 | -2/+15 |
2005-01-11 | number of icon columns now also customizable through LauncherSettings | mickeyl | 5 | -9/+26 |
2005-01-11 | important change to work arround issues with the real uid handling on sharps ↵ | harlekin | 1 | -5/+6 |
newer roms | ||||
2005-01-11 | possibility to set a default path for the save log dialog and also set the ↵ | harlekin | 1 | -3/+4 |
initial path into the titelbar | ||||
2005-01-11 | vpn should now work IF only the vpn plugin would do something. | wimpie | 14 | -54/+174 |
shortened logical interface names (busybox only supports 10 characters and then ONLY if you recompile it with mappings enabled) Other small fixes | ||||
2005-01-10 | make number of icon columns in the launcher customizable per-tab | mickeyl | 4 | -13/+32 |
TODO: add GUI for that | ||||
2005-01-10 | Do not assume device is Up based on existance of profile-xx file only | wimpie | 3 | -3/+3 |
2005-01-10 | first shot at OpenZaurus HAL introduced by 2.6.10 | mickeyl | 2 | -35/+65 |
2005-01-10 | make the SL-C3000 (Sharp Spitz) known to ODevice | mickeyl | 3 | -40/+64 |
2005-01-09 | Czech multikey keymap | pavouk | 1 | -0/+360 |
2005-01-09 | -Do not access the Array out of bounds | zecke | 2 | -1/+2 |
-Check that there is a driver before asking to query a non existant | ||||
2005-01-09 | removed extra space after Package: entry in generated -mt control file | wimpie | 1 | -1/+1 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 45 | -49/+73 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-09 | applnk : lazy loading of mime type icons (load only when needed) | wimpie | 2 | -53/+90 |
resource.cpp : print warning when requested image cannot be found and print the name of that image too | ||||
2005-01-09 | Updated dependencies | wimpie | 24 | -137/+139 |
NS2->app requires OT2Lib and NS2Lib OT2Lib requires NS2Lib Most plugins only require NS2Lib Except BTPlugin which requires als OT2Lib Also renamed owarn -> odebug | ||||
2005-01-08 | check for skins directory and fail nicely if not found | llornkcor | 1 | -0/+5 |
2005-01-08 | Changes in this patch: | wimpie | 4 | -46/+50 |
*Added some irc numerical codes (253, 422) *Reordered codes *Unified some functions which did exactly the same in two functions *Changed nick ordering in channel list, now nicks get ordered first by flags and then by name. | ||||
2005-01-08 | renamed NS2 GPRS plugin's control file | wimpie | 1 | -0/+0 |
2005-01-08 | Added error message to make difference between plug loading error | wimpie | 1 | -2/+5 |
or plugin initialization error | ||||
2005-01-07 | - move .desktop files for unsupported applications to its own tab | ar | 7 | -0/+2 |
2005-01-07 | - new icons for opie 1.2 | ar | 10 | -5/+5 |
2005-01-07 | - new icons for opie 1.2 | ar | 1 | -0/+0 |
2005-01-07 | remove embedix .control and add share to the standard .control | mickeyl | 2 | -11/+1 |
2005-01-07 | All NS2 libraries are now properly working plugins | wimpie | 21 | -518/+222 |
2005-01-07 | First implementation of plugins | wimpie | 45 | -77/+576 |
THIS VERSION DOES NOT COMPILE | ||||
2005-01-06 | Some namespace } -> }; | wimpie | 13 | -25/+25 |
added NS2SetMac.sh script in control file added activate/disactivate for usb renamed templates directory to NS2templates | ||||
2005-01-06 | Script to remember and set MAC address for devices that | wimpie | 1 | -0/+22 |
randomly generate a mac address and cause problems with proper dhcp and ssh | ||||
2005-01-06 | Forgot networktemplate files | wimpie | 5 | -29/+43 |
HCIdump seems to work -> bt sniffing is possible | ||||
2005-01-06 | 'sw' option added | mouse | 1 | -0/+1 |
2005-01-06 | update | mouse | 1 | -10/+20 |
2005-01-06 | Obsoleted | wimpie | 1 | -10/+0 |
2005-01-06 | Forgot this file | wimpie | 1 | -0/+261 |
2005-01-06 | added support for HCI Sniffing (still not tested) | wimpie | 7 | -42/+185 |
changed GPRS plugin name (no support for capital letters) | ||||
2005-01-06 | little improvement for direct packaging of single application | wimpie | 1 | -1/+1 |
2005-01-06 | Some more changes for NS2 | wimpie | 8 | -129/+352 |
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail |