Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-01-23 | noncore/games/sfcave-sdl/.cvsignore | kergoth | 1 | -0/+1 |
2003-01-23 | take the right parent for the MultiLineEdit | zecke | 1 | -3/+3 |
2003-01-23 | - added weatherplugin, opiemail and odict to the build process | groucho | 1 | -0/+1 |
- adjusted batteryapplet/config.in as it was not reflected when building - embeddedconsole now builds with the right options - opie-console dto. | ||||
2003-01-23 | package naming change.. alter library packages to use debian naming ↵ | kergoth | 15 | -16/+31 |
convention. also moved bits that didnt belong in lib pakcages elsewhere. | ||||
2003-01-21 | better description | llornkcor | 1 | -1/+1 |
2003-01-19 | add multiselection add to playlist | llornkcor | 1 | -8/+22 |
2003-01-19 | partly fix playing from audio and video views | llornkcor | 2 | -12/+21 |
2003-01-19 | add mod files to mime type for scans | llornkcor | 1 | -1/+1 |
2003-01-16 | *** empty log message *** | kergoth | 1 | -0/+1 |
2003-01-16 | Add some config.in.in files to remove the 'duplicate' categories spotted by ↵ | kergoth | 6 | -0/+6 |
Max.. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 40 | -3/+160 |
2003-01-16 | Cleanup and formatting. | kergoth | 7 | -13/+11 |
2003-01-16 | Description | kergoth | 1 | -1/+1 |
2003-01-16 | Move most of config categorization into root config, and consolated core vs ↵ | kergoth | 15 | -20/+13 |
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions. | ||||
2003-01-16 | *** empty log message *** | kergoth | 1 | -4/+1 |
2003-01-15 | make it work on ipaq again | harlekin | 1 | -1/+1 |
2003-01-14 | changed caption, took for ipaq out | harlekin | 1 | -1/+1 |
2003-01-13 | Removed nonsense which corrupted the business phone data | eilers | 1 | -3/+4 |
2003-01-13 | Oops.. Bugfix in devel branch.. Merged it to main ! | eilers | 1 | -2/+5 |
2003-01-13 | Minor changes for what's this ! | eilers | 1 | -6/+6 |
2003-01-13 | Bugfixed and improved color settings ! Now it is possible to change | eilers | 4 | -23/+104 |
the color if the anniversary/birthday is close.. :) | ||||
2003-01-11 | debug seems to iritate grouchos build env .. | harlekin | 1 | -2/+1 |
2003-01-11 | debug not as default | harlekin | 1 | -1/+1 |
2003-01-10 | merged ipaq stuff in, one step closer to kill batteryapplet ipaq | harlekin | 3 | -118/+226 |
2003-01-05 | Color for entries is now customizeable | eilers | 4 | -2/+19 |
2003-01-04 | Hope I fixed the default-email bugs.. | eilers | 3 | -42/+186 |
2003-01-03 | - added missing quote | simon | 1 | -1/+1 |
2003-01-03 | Now it shows how many days are left until birthday/anniversary ! | eilers | 1 | -4/+26 |
2003-01-03 | NEW: This plugin shows the next birthdays and anniversaries for the next | eilers | 11 | -0/+589 |
n days ! | ||||
2003-01-02 | Letterpicker now works for lowercase names.. | eilers | 2 | -5/+13 |
2003-01-02 | Fix some typos, as usual: found by Tais (tm) | cniehaus | 2 | -15/+15 |
- QMessageBox::warning(this, tr("OContacts"), + QMessageBox::warning(this, tr("Contacts"), - cmbCountry->insertItem( tr ( "Afganistan" ) ); + cmbCountry->insertItem( tr ( "Afghanistan" ) ); - cmbCountry->insertItem( tr ( "Antartica" ) ); + cmbCountry->insertItem( tr ( "Antarctica" ) ); - cmbCountry->insertItem( tr ( "Armania" ) ); + cmbCountry->insertItem( tr ( "Armenia" ) ); - cmbCountry->insertItem( tr ( "Boliva" ) ); + cmbCountry->insertItem( tr ( "Bolivia" ) ); - cmbCountry->insertItem( tr ( "Camaroon" ) ); + cmbCountry->insertItem( tr ( "Cameroon" ) ); - cmbCountry->insertItem( tr ( "Gahna" ) ); + cmbCountry->insertItem( tr ( "Ghana" ) ); - cmbCountry->insertItem( tr ( "Guadelupe" ) ); + cmbCountry->insertItem( tr ( "Guadeloupe" ) ); - cmbCountry->insertItem( tr ( "Guinea-bissau" ) ); + cmbCountry->insertItem( tr ( "Guinea-Bissau" ) ); - cmbCountry->insertItem( tr ( "Jamacia" ) ); + cmbCountry->insertItem( tr ( "Jamaica" ) ); - cmbCountry->insertItem( tr ( "Kribati" ) ); + cmbCountry->insertItem( tr ( "Kiribati" ) ); - cmbCountry->insertItem( tr ( "Kyrgystan" ) ); + cmbCountry->insertItem( tr ( "Kyrgyzstan" ) ); - cmbCountry->insertItem( tr ( "Palestinian Territory" ) ); + cmbCountry->insertItem( tr ( "Palestinian Sovereign Areas" ) ); - cmbCountry->insertItem( tr ( "Pitcairn" ) ); + cmbCountry->insertItem( tr ( "Pitcairn Islands" ) ); - cmbCountry->insertItem( tr ( "Viet Nam" ) ); + cmbCountry->insertItem( tr ( "Vietnam" ) ); | ||||
2002-12-30 | getting rid of some qDebugs to make the startup a bit more quiet | sandman | 2 | -4/+3 |
2002-12-30 | - rewrote the SCAP part (doesn't need netcat anymore now) | sandman | 2 | -211/+228 |
- cleaned up the code - reworked the GUI a bit | ||||
2002-12-30 | minor GUI fix | sandman | 1 | -1/+1 |
2002-12-29 | Need these too... | drw | 2 | -0/+398 |
2002-12-29 | More updates to edit task dialog. Rearranged info on 1st 2 tabs so it is ↵ | drw | 7 | -460/+95 |
grouped a little more logically, and also renamed these tabs. | ||||
2002-12-29 | Power warning changes: | sandman | 3 | -21/+35 |
- interval can now be in the range (0 [Never] ... 300 [5min] ) - some code cleanup in the launcher | ||||
2002-12-28 | only send the qcop call in the postinst script, if qpe is running | sandman | 8 | -8/+8 |
2002-12-27 | Changed the menu string from "Home" to "Desktop" -- this was decided at | sandman | 1 | -1/+1 |
the Opie 1.0 meeting | ||||
2002-12-27 | Clean-up of advanced tab in edit task dialog. Next is QWhatsThis for everything. | drw | 10 | -338/+213 |
2002-12-27 | Fixing nullpointer crash if "emails" selected | eilers | 1 | -2/+6 |
2002-12-27 | Children and nickname was not shown .. fixed ! | eilers | 1 | -1/+27 |
2002-12-27 | *pst* | cniehaus | 1 | -0/+2 |
2002-12-26 | be silent | cniehaus | 1 | -0/+2 |
2002-12-26 | @@ -15,10 +15,6 @@ | cniehaus | 1 | -4/+0 |
<height>367</height> </rect> </property> - <property stdset="1"> - <name>caption</name> - <string>RemapDlgBase</string> - </property> <property> <name>layoutMargin</name> </property> | ||||
2002-12-26 | fixing a strage char | cniehaus | 1 | -17/+17 |
2002-12-26 | signature of keyRegister() QCop call changed because of the device button | sandman | 1 | -1/+2 |
rewrite | ||||
2002-12-25 | fix dotfiles - again | llornkcor | 1 | -1/+1 |
2002-12-23 | Task Editor dialog: 1. added tab icons 2. rearranged the overview tab 3. ↵ | drw | 14 | -1003/+572 |
alarm/reminder tab updates 4. code clean-up. Still need to work on advanced tab and add qwhatsthis. | ||||
2002-12-23 | Hotfix for bug #537 | eilers | 1 | -47/+38 |