Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-05 | - tr by french team | eric | 22 | -0/+25 |
2003-03-24 | appskey is dead | harlekin | 1 | -16/+0 |
2003-03-21 | move system info to settings | harlekin | 1 | -0/+17 |
2003-03-08 | netsetup is dead for a long time | harlekin | 1 | -14/+0 |
2003-03-08 | own icon dir for netsystemtime | harlekin | 1 | -1/+1 |
2003-02-18 | Spanish | fbarros | 2 | -0/+3 |
2003-01-30 | italian updates | daniele | 2 | -2/+2 |
2003-01-26 | Danish translation. | mellen | 1 | -0/+2 |
2003-01-24 | Rename AQPkg to Packages for the icon. Andy/Dan, if you dont like this, feel ↵ | kergoth | 1 | -1/+1 |
free to revert.. Packages is more intuitive to the user. | ||||
2003-01-15 | Renamed danish name. | mellen | 1 | -1/+1 |
2003-01-10 | italian updates | daniele | 4 | -1/+4 |
2003-01-04 | - networksetup -> networksettings | simon | 2 | -18/+2 |
2003-01-03 | Comment Change | benmeyer | 1 | -4/+2 |
2002-12-30 | removed the .png from the icon name | sandman | 1 | -1/+1 |
2002-12-26 | Too long names. | mellen | 3 | -3/+3 |
2002-12-22 | Desktop file and pixmaps for buttonsettings | sandman | 1 | -0/+16 |
2002-12-16 | Danish translations and a couple of unicode fixes. | mellen | 6 | -1/+11 |
2002-12-11 | Added danish translation. | mellen | 1 | -0/+2 |
2002-12-01 | Unicode fix for danish title. | mellen | 1 | -1/+1 |
2002-11-25 | Fix for bug #429 .. invalid UTF-8 encodings in the desktop files | sandman | 1 | -1/+1 |
2002-11-23 | Added danish translation. | mellen | 1 | -0/+2 |
2002-11-21 | danish updates | cniehaus | 7 | -0/+11 |
2002-11-08 | spanish comments | fbarros | 23 | -5/+48 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |
2002-11-03 | Added MimeTypeIcons entry | andyq | 1 | -0/+1 |
2002-10-31 | bye bye systemtime, | tille | 2 | -19/+4 |
long live systimetime | ||||
2002-10-20 | more inconsistency. | kergoth | 1 | -1/+1 |
2002-10-17 | New network setup app now in root Makefile per max's suggestion. Ben meyer ↵ | kergoth | 2 | -0/+24 |
wrote it, much improved, though lacks some features. Also, needs an icon. | ||||
2002-10-12 | its a setting app, not an application | harlekin | 1 | -0/+16 |
2002-10-10 | Translated languages | wudoo | 4 | -0/+4 |
2002-10-08 | fix | llornkcor | 1 | -1/+1 |
2002-10-08 | someone forgot this | llornkcor | 1 | -0/+6 |
2002-09-29 | opie mods | llornkcor | 1 | -1/+1 |
2002-09-29 | goes here | llornkcor | 1 | -0/+6 |
2002-09-27 | new pixmap | sandman | 1 | -1/+1 |
2002-09-24 | New application OPIE-User Manager. (desktop file) | umopapisdn | 1 | -0/+6 |
2002-09-21 | adapted to the new pic dirs | harlekin | 3 | -3/+3 |
2002-09-20 | desktop for ssh keys applet | dwmw2 | 1 | -0/+6 |
2002-09-12 | Initial primitive desktop file for launchersettings | sandman | 1 | -0/+5 |
2002-09-09 | no more qipkg | harlekin | 1 | -14/+0 |
2002-09-08 | settings-updates | cniehaus | 6 | -0/+6 |
2002-09-03 | need to split up in 2 words :( | cniehaus | 1 | -1/+1 |
2002-09-01 | 3 updates for i18n-de | cniehaus | 1 | -1/+1 |
2002-09-01 | the correct italien updates. So now only when italian is selected you | cniehaus | 20 | -1/+20 |
see the corresponding strings | ||||
2002-08-30 | revert Daniele's last changes as half opie has been italian | cniehaus | 19 | -47/+24 |
2002-08-29 | - new translations for italien by Daniele Foci | cniehaus | 20 | -24/+48 |
- some more new files | ||||
2002-08-14 | added korean | hash | 21 | -0/+21 |
2002-07-17 | small Spanish changes | fbarros | 3 | -3/+3 |
2002-07-14 | from fatcat | cniehaus | 21 | -0/+21 |
2002-07-06 | Complete renovation of the external style API: | sandman | 2 | -14/+0 |
- created two QCom interfaces in "styleinterface.h" - moved the liquid/theme settings apps into the plugins - modified the plugin interface for all three styles - extended appearance to fully support the new API (replaces the settings apps) Additional work: - made a workaround in appearance for a Qt Bug -- now a QDialog again (this should really be fixed in Qt, but Z won't work that way) |