Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-03-19 | Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵ | groucho | 5 | -16/+43 |
introducing the " ignore" statement. Also removed unsed debug code | ||||
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 7 | -11/+11 |
2003-03-16 | fix open .desktop file | llornkcor | 1 | -71/+78 |
2003-03-16 | fix Ctrl-C | llornkcor | 1 | -9/+9 |
2003-03-16 | Enable translations of startmenu-applets. Problem is, in Qt2, moc generates | mickeyl | 6 | -12/+49 |
the necessary tr() functions which adds the context (aka class name) and then calls translate(). The startmenu applets don't use moc and therefore don't get the appropriate tr() functions. | ||||
2003-03-14 | Simplification. | kergoth | 1 | -3/+3 |
2003-03-14 | Syntax correction | kergoth | 1 | -2/+2 |
2003-03-14 | Two bugs fixed: | kergoth | 1 | -3/+13 |
1) We werent checking for failure on execlp() of shutdown 2) We assumed that /sbin was in the PATH, as otherwise one cannot execute shutdown. This is a flawed assumption, particularly in the case of running Opie as a nonroot user. In the case of OZ 3.1rc3.1, /etc/profile no longer puts the sbin dirs in the PATH (it never should have in the first place), and opie doesnt source $HOME/.profile in its startup script, which resulted in the shutdown app failing to reboot or shutdown. Fixed by using execle rather than execlp, and specifying /sbin and /usr/sbin as the executed path for shutdown. | ||||
2003-03-14 | Unconfuse eilers about naming variables :) | zecke | 2 | -5/+5 |
I hate big gray squares in a TextView better include pics/obex/* to the obex2 package... | ||||
2003-03-14 | Do not crash when trying to edit and there is no data | zecke | 2 | -1/+3 |
2003-03-14 | we need this | llornkcor | 1 | -0/+9 |
2003-03-10 | Setting new path to icon. | eilers | 1 | -3/+3 |
2003-03-09 | Switching to version 0.9.1 | eilers | 1 | -2/+2 |
2003-03-09 | Fixed missing table refresh after changing the primary contact order | eilers | 3 | -2/+19 |
2003-03-09 | new inlined icon | harlekin | 1 | -106/+209 |
2003-03-08 | use icons from inline instead of inlining some icons in the ui file | harlekin | 2 | -12/+7 |
2003-03-08 | icon changes | harlekin | 2 | -45/+46 |
2003-03-08 | use the opie wide config icon | harlekin | 1 | -83/+83 |
2003-03-08 | use go from inline as startmenu icon | harlekin | 1 | -24/+24 |
2003-03-08 | update to new paths | harlekin | 2 | -4/+4 |
2003-03-07 | Removed unused files and starting with WhatsThis.. | eilers | 6 | -356/+92 |
2003-03-06 | New table appearance by Dan Williams ! It looks like todolist, now ! Thanks | eilers | 2 | -2/+35 |
a lot ! | ||||
2003-03-05 | Allow builds of a standalone calibrate app, which I use for testing purposes. | kergoth | 3 | -7/+55 |
2003-03-05 | Fixed bug, again .. | eilers | 1 | -9/+10 |
Default-Email Chooser wasn't removed in some rare cases .. | ||||
2003-03-05 | Bugfix: Fullname Dialogbox had problems with lastnames out of multiple words | eilers | 2 | -41/+29 |
2003-03-04 | Fixing suffix handling | eilers | 2 | -5/+11 |
2003-03-04 | Some finetuning to behave like the previous release if just one first and | eilers | 1 | -3/+6 |
lastname is used.. | ||||
2003-03-04 | Name parser completely rewritten ! It is now possible to have as much middle | eilers | 3 | -446/+363 |
names as your parents payed for ;) If you have a lastname which was build out of words like "Klara Anne Marie Freifrau von Lichtenstein" or "Carlos Marcos del los Rios" you have to use a "," to separate between first andd last names like this: "del los Rios, Carlos Marcos" or "Freifrau von Lichtenstein, Klara Anne Marie".. | ||||
2003-03-03 | Added refresh. Otherwise it is not updating correctly if today is running | eilers | 3 | -7/+21 |
in fastload-mode.. Is there any possibility to get a signal after resume ? | ||||
2003-03-01 | Fixing following bugs: | eilers | 5 | -60/+82 |
default email chooser jumped sometimes through the widget default email chooser not completely hiding the textfield storing the position of the chooser for the home webpage failed | ||||
2003-02-28 | no goto for 0 length texts | llornkcor | 1 | -2/+4 |
2003-02-28 | move goto menu entry | llornkcor | 1 | -7/+6 |
2003-02-28 | allow open file to remember last directory | llornkcor | 1 | -2/+8 |
2003-02-28 | fix bad manners | llornkcor | 1 | -1/+5 |
2003-02-28 | moved xmp to resource, and added goto line number | llornkcor | 4 | -191/+231 |
2003-02-28 | Beaming personal vcard on keypress is implented now ! | eilers | 1 | -9/+17 |
2003-02-27 | usual | harlekin | 1 | -0/+2 |
2003-02-27 | Adding icon for import | eilers | 1 | -1/+2 |
2003-02-25 | no longer depends on libmpeg3 | llornkcor | 1 | -1/+1 |
2003-02-25 | remove libmad depending on libmpeg3, and fix crash when skin not found | llornkcor | 2 | -14/+18 |
2003-02-25 | add proper number of samples reporting | llornkcor | 1 | -9/+43 |
2003-02-25 | Honor the clicking of the (X)-Button | zecke | 2 | -0/+7 |
2003-02-24 | Oops: Personal details menu disabled.. Fixed! | eilers | 1 | -1/+1 |
2003-02-24 | Add Implementation for Templates, Locations, Descriptions | zecke | 11 | -58/+447 |
add some more stuff | ||||
2003-02-24 | Change default settings of combos for contacteditor | eilers | 3 | -5/+6 |
2003-02-23 | Implement some of the new framework | zecke | 13 | -29/+546 |
2003-02-23 | Added icons. Especially the main-contact table has an icon | eilers | 7 | -65/+122 |
to show whether it is a work-, home- number or if it is a mobile... The pictures may need improvements due to my incompetence in creating pictures.. Do we have anyone who may paint such stuff ? | ||||
2003-02-23 | got rid of not needed includes | harlekin | 4 | -18/+5 |
2003-02-23 | got rid of not needed includes | harlekin | 6 | -12/+34 |
2003-02-23 | got rid of not needed includes | harlekin | 4 | -20/+3 |