Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-05-26 | CLEANUP: use consistent opie- prefix for package names | mickeyl | 1 | -0/+0 |
2004-05-26 | no longer needed | mickeyl | 1 | -4/+0 |
2004-05-26 | remove bogus dependency | mickeyl | 1 | -2/+2 |
2004-05-26 | BUGFIX: Fixed ZSafe not starting up (Bug #1324) | mickeyl | 2 | -44/+16 |
2004-05-23 | improved jornada 56x image | chicken | 1 | -0/+0 |
2004-05-23 | Make it possible to define the filename of a database via factories.. | eilers | 2 | -12/+16 |
2004-05-23 | Changes in Backendfactory: Now providing VCARD/VCAL backends if available | eilers | 5 | -46/+63 |
Changing API: Default now gets a OPimGlobal::PimType as first param instead of QString. | ||||
2004-05-23 | CLEANUP re/ tinykate | mickeyl | 1 | -1/+0 |
2004-05-23 | CLEANUP: sanitize tinykate's build structure | mickeyl | 11 | -37/+25 |
2004-05-22 | Try to 'fix' it for harlekin | zecke | 1 | -1/+1 |
2004-05-22 | *** empty log message *** | gints | 1 | -20/+20 |
2004-05-22 | Fix inserting data with custom tables | zecke | 1 | -27/+27 |
Also I don't like the string comparsions. Are they really needed? | ||||
2004-05-22 | Some Latvian translations | gints | 11 | -237/+242 |
2004-05-22 | A few more .desktop files translated | sudonix | 28 | -0/+55 |
2004-05-21 | - convert qDebug to odebug | ar | 3 | -229/+240 |
2004-05-21 | - convert qDebug to odebug | ar | 2 | -1024/+1033 |
2004-05-21 | last bit of jornada 56x button updates | chicken | 1 | -5/+5 |
2004-05-21 | correct jornada 56x button handling for opie | chicken | 2 | -5/+71 |
2004-05-21 | jornada 56x device buttons | chicken | 5 | -0/+0 |
2004-05-21 | add picture and .desktop file for OYatzee (seems nice, but w.i.p) | mickeyl | 2 | -0/+8 |
2004-05-21 | better jornada 56x look | chicken | 1 | -0/+0 |
2004-05-21 | tiny fix, but essential | chicken | 1 | -1/+1 |
2004-05-21 | fix | chicken | 1 | -1/+1 |
2004-05-21 | Rule of Thumb: If it is 3:00am and you've suddenly something that compiles ↵ | zecke | 1 | -0/+3 |
it is a step in the right direction but wrong... Now the question is where to get the brown paperbacks again?! Maybe we get a discount... Anyway: adding a break in switch/case is most likely a good idea. Before we only used return | ||||
2004-05-21 | some more TODOs | mickeyl | 2 | -6/+16 |
2004-05-21 | No dynamic_cast if we've no rtti. Ask tronical about the correctness because | zecke | 1 | -10/+10 |
if we would static_cast rightaway the compilers quits with errors.. | ||||
2004-05-21 | Fix comment | zecke | 1 | -7/+7 |
s/plugins/template | ||||
2004-05-20 | remove bogus paths out of .pro files | mickeyl | 28 | -29/+28 |
2004-05-20 | add a 'default' backend for readEntry or you could/will crash | zecke | 1 | -7/+7 |
because QString::null is not in the dictionary of available backends. I'm conversative so it is 'xml' Eilers/BradC change it on your will | ||||
2004-05-20 | cosmetics | mickeyl | 1 | -1/+1 |
2004-05-20 | Changing OPimAccessFactory::Default to defaultAccess | eilers | 5 | -5/+5 |
Changing OBackendFactory::Default to defaultBackend I hope this fixes all problems with reserved words.. Sorry for any inconveniences.. | ||||
2004-05-20 | Fixing problems with "default" which is a reserved keyword. Use "Default" ↵ | eilers | 1 | -1/+1 |
instead.. | ||||
2004-05-20 | jornada 56x picture for opie sysinfo | chicken | 2 | -0/+2 |
2004-05-20 | always compile before commit | llornkcor | 1 | -1/+1 |
2004-05-20 | add tr | llornkcor | 1 | -3/+7 |
2004-05-19 | resolve OE build conflict re. appname/directory | mickeyl | 1 | -1/+1 |
2004-05-19 | add background images packages | llornkcor | 5 | -0/+45 |
2004-05-18 | My Idea of a PluginConfig Widget part II :) | zecke | 1 | -10/+40 |
Now on to implementing it | ||||
2004-05-18 | Aye no (const char*)str where type(str) == QString please... | zecke | 1 | -2/+2 |
Now I can even scan non latin access points and don't need to reset stdout/stderr | ||||
2004-05-18 | Fix the layout of the KeyConfig Dialog. | zecke | 1 | -2/+2 |
The label with 'Default: %1' is now added as MultiCellWidget and now larger keys don't make the 'configure key' button go out of display dimnesion | ||||
2004-05-18 | catch up with cleanup | mickeyl | 1 | -2/+2 |
2004-05-18 | CLEANUP: synchronize binary and .desktop name | mickeyl | 1 | -0/+0 |
2004-05-18 | fix | chicken | 1 | -1/+1 |
2004-05-18 | use menu icon, and cleanup control file for pics dir, so not to include the ↵ | llornkcor | 2 | -2/+2 |
CVS dir | ||||
2004-05-18 | proper size for menu icon | llornkcor | 1 | -0/+0 |
2004-05-17 | OPluginManager first bits of saving, enabling and sorting Plugin Config | zecke | 2 | -33/+395 |
At least it compiles, test and GUI will come this week | ||||
2004-05-17 | use the config group saver right?! | zecke | 1 | -2/+2 |
2004-05-17 | Clearify documentation on config groupsaver and give a small code example | zecke | 1 | -0/+9 |
2004-05-17 | ich@opiezilla:~/programming/opie/head/opie$ nm lib/libopiecore2.so | grep polish | zecke | 4 | -2/+18 |
U _ZN14QPEApplication6polishEP7QWidget ich@opiezilla:~/programming/opie/head/opie$ nm lib/libopiecore2.so | grep polish U _ZN12QApplication6polishEP7QWidget in qt_override we had to overwrite the Palette for some widgets for some styles (setting no background liquid and such) we overwrote the polish method. As we did not inherit from QPEApplication the 'polish' symbol was only internal to libqpe and this way Opie apps worked on Opies and Sharps libqpe, and Sharp apps work on our libqpe. Now with libopiecore the compiler tries to include different symbols as shown above. So for now we could disable the legacy palette polishing which shouldn't hurt anyway. OApplication is the source of all evil, we wouldn't 'pull' in the polish symbol... but having a 'shadow' weak symbol as backup isn't good as well. Chicken you may enable the option in config.in... | ||||
2004-05-16 | make this compile with gcc 3.4 | mickeyl | 1 | -3/+2 |
we want to stay gcc 3.4 compliant, so folks please update your compilers |