Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-05-14 | fix | chicken | 1 | -1/+1 |
2004-05-14 | CLEANUP: synchronize binary and .desktop file name | mickeyl | 1 | -0/+0 |
2004-05-14 | CLEANUP: Don't include header files via relative paths | mickeyl | 4 | -6/+8 |
Note: Remember to rm stamp-headers | ||||
2004-05-14 | CLEANUP: synchronize binary and desktop name | mickeyl | 1 | -0/+0 |
2004-05-13 | BUGFIX for 1314: Fix page initialization on first start of drawpad. | mickeyl | 5 | -6/+11 |
Problem was caused by a race condition. Developers: If you have todo initializations which depend on the widget layout being finished, _don't_ do this in the widget constructor but in a callback from the mainloop, i.e. via QTimer::singleShot( 10, this, SLOT( myInitialization() ) ); | ||||
2004-05-13 | *** empty log message *** | gints | 1 | -69/+67 |
2004-05-12 | - convert qDebug to odebug | ar | 5 | -41/+41 |
2004-05-12 | - convert qDebug to odebug | ar | 5 | -1536/+1536 |
2004-05-12 | As pointed out on irc the template functions fail to compile. | zecke | 1 | -6/+0 |
I've removed the method in the base class so remove in OPluginLoader as well Evaluate if we want to allow loading of a 'path' + QUUid or only via OPluginItem | ||||
2004-05-11 | the "bett ery" commit, batteryapplet is now a popup, only shows second ↵ | harlekin | 4 | -256/+270 |
battery on ipaq if a second battery is present | ||||
2004-05-11 | -Woot The OpluginLoader successfully loaded and unloaded the Today Plugins | zecke | 5 | -78/+268 |
-Now when GUI and manager is done I'll see if sorting and disabling also works No leak, no memcorruption when running the test case | ||||
2004-05-11 | Comment on virtual method and maybe the lack of them | zecke | 2 | -3/+8 |
2004-05-11 | as the jornada 56x uses kernel 2.6 now we need new functions. | chicken | 2 | -20/+37 |
2004-05-10 | Initial draft for the GUI configurator | zecke | 1 | -0/+38 |
2004-05-10 | First draft of PluginLoader | zecke | 2 | -0/+588 |
-actual loading of plugins is 80% done -Manager no code is there yet. I hope to have some time in uni tomorrow | ||||
2004-05-10 | Some virtuals which we discussed some time back... | zecke | 1 | -8/+11 |
2004-05-10 | Somehow unstable feed build is confuses of Opie::Ui::OTabWidget and looks in ↵ | zecke | 1 | -2/+4 |
OTabWidget... | ||||
2004-05-10 | more translations finalized | groucho | 7 | -86/+85 |
2004-05-09 | fix soname | mickeyl | 1 | -1/+1 |
2004-05-09 | POSIX claims the includer of regex.h MUST include sys/types.h prior to ↵ | mickeyl | 1 | -5/+0 |
including it. Thus we can unify the case and unconditionally. | ||||
2004-05-08 | Fixed a lot of worse bugs in the databook-backend for SQL. | eilers | 3 | -16/+24 |
It was found by doing equivalence checks between events, moved between xml and sql backend, using opimconverter.. More bugfixes will follow.. | ||||
2004-05-08 | Completed missing translations, more to come | groucho | 8 | -95/+100 |
2004-05-08 | why not fix it completely while you're there? :D | mickeyl | 1 | -1/+1 |
2004-05-08 | use =, not == to check for equality in shell | mickeyl | 1 | -2/+2 |
use rm -rf on directories, not just -f | ||||
2004-05-07 | If you create an array, delete it as an array | zecke | 1 | -1/+1 |
2004-05-07 | fix | chicken | 1 | -1/+1 |
2004-05-07 | fix soname | mickeyl | 1 | -1/+1 |
2004-05-07 | fix soname | mickeyl | 1 | -1/+1 |
2004-05-06 | Oh a bit older change | zecke | 3 | -0/+0 |
-Remove the bg.png as we use it no more -Add two pictures for the clockapplet AlarmBell and AlarmBell Off (crossed) | ||||
2004-05-06 | Obey styleguide and show popups as in Qtopia | zecke | 2 | -6/+42 |
2004-05-06 | Error spotted by Clement with Opie::Core and namespaces | zecke | 4 | -5/+4 |
2004-05-05 | Package control files for the new themes mickeyl added earlier | drw | 5 | -0/+45 |
2004-05-05 | some additional styles from sandman | mickeyl | 144 | -0/+1139 |
it would've been nice if he had added those to Opie after GPL'ing them | ||||
2004-05-05 | Russian translation added | sudonix | 22 | -7/+48 |
2004-05-04 | Dutch translation updates from Sikko / Ruben Lubbes | michaelo | 62 | -2004/+2251 |
2004-05-04 | Corrected the translation of "Remote" (also a checkin test) | michaelo | 1 | -1/+1 |
2004-05-04 | OOps.. Forgot to commit modification of rtti from static to nonstatic (virtual) | eilers | 9 | -9/+12 |
2004-05-04 | Minor modification in debug output | eilers | 1 | -1/+3 |
2004-05-04 | This is the reason, why I sometimes hate C++ .. | eilers | 1 | -1/+1 |
Fixed crash in find of OPimDateBookBackend_SQL | ||||
2004-05-04 | BUFIX # 0001108 | mickeyl | 2 | -4/+4 |
synchronize names and fix dependencies | ||||
2004-05-03 | - convert qDebug to odebug | ar | 29 | -5269/+5340 |
2004-05-03 | catch up with source changes | mickeyl | 2 | -6/+4 |
2004-05-03 | bump version number | chicken | 1 | -1/+1 |
2004-05-03 | I hereby declare his Version 1.0.3. | mickeyl | 5 | -22/+31 |
2004-05-03 | don't always write a capture file | mickeyl | 3 | -22/+22 |
2004-05-03 | honor limited buffer size, if set | mickeyl | 1 | -3/+5 |
2004-05-03 | write more settings into the .config file and read it | mickeyl | 1 | -0/+9 |
2004-05-03 | remove the OPIE_WE_VERSION crap. this was a step into the wrong direction. | mickeyl | 5 | -1479/+10 |
remove the wireless.h user headers also. we are doomed to use the kernel ones until Jean himself provides user headers. As a nice side effect, the automatic WE_VERSION detected has been removed. It was too weak anyway, since e.g. the handhelds.org community updated kernel 2.4.19 to WE V16 about 14 months ago... | ||||
2004-05-03 | Latvian translations | gints | 4 | -77/+78 |
2004-05-03 | *** empty log message *** | gints | 1 | -64/+67 |