Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-12 | Script to create an rsyncable directory tree from an compiled opie source ↵ | brad | 1 | -0/+76 |
directory. Kinda like a make install would do but with a couple of added features. | ||||
2004-04-12 | Changed launcher to only add/remove icons/tabs that have changed when removable | brad | 2 | -2/+91 |
media is mounted/unmounted. A card insert on my machine used to take 7500ms. It now takes 548ms. Same with card removal. Old code has been left as is an can be re-enabled with a simple comment. | ||||
2004-04-11 | Simple math reorganisation for jacket battery display (same as last one for ↵ | brad | 1 | -2/+2 |
main battery, I just missed it) | ||||
2004-04-11 | Fixes for sqlite regex driver. Function must be implemented as | brad | 2 | -9/+14 |
rlike("pattern","match") instead of "where uid rlike("99")" you must use "where rlike("99",uid). My mistake. Also fixes for pointer math for context regex caching. | ||||
2004-04-11 | needs libopiecore2 | mickeyl | 2 | -2/+3 |
2004-04-11 | *** empty log message *** | gints | 11 | -1/+21 |
2004-04-11 | *** empty log message *** | gints | 20 | -3/+61 |
2004-04-10 | *** empty log message *** | gints | 9 | -5/+24 |
2004-04-10 | fix | mickeyl | 1 | -1/+1 |
2004-04-10 | Some fixes to the namespace using. | eilers | 3 | -9/+39 |
the first test implementation of regexp-search for addressbook (disabled) | ||||
2004-04-10 | After using odebug, my mac need libopiecore to compile ! | eilers | 1 | -1/+1 |
Could someone check it on linux, please !? | ||||
2004-04-10 | resource.h must stay behind time.h to compile on mac | eilers | 1 | -1/+1 |
2004-04-10 | WLAN settings | wimpie | 2 | -0/+237 |
2004-04-10 | *** empty log message *** | wimpie | 34 | -293/+957 |
2004-04-10 | Latvian PIM icon names | gints | 8 | -5/+21 |
2004-04-10 | *** empty log message *** | gints | 1 | -1/+4 |
2004-04-10 | Today in Latvian | gints | 1 | -30/+30 |
2004-04-10 | *** empty log message *** | gints | 2 | -163/+164 |
2004-04-10 | *** empty log message *** | gints | 3 | -46/+46 |
2004-04-09 | Browse files in latvian... | gints | 1 | -59/+59 |
2004-04-09 | Removed warnings about initialization sequence in constructores | wimpie | 21 | -79/+118 |
and unused variables and arguments | ||||
2004-04-09 | *** empty log message *** | gints | 1 | -26/+27 |
2004-04-09 | *** empty log message *** | gints | 2 | -57/+57 |
2004-04-09 | - eliminate cylic dependency | mickeyl | 21 | -55/+96 |
- complete using opie debugging framework - sanitize #include order | ||||
2004-04-09 | fix typo | mickeyl | 1 | -3/+3 |
2004-04-09 | libopie1 --> libopie2 | mickeyl | 4 | -27/+32 |
2004-04-09 | Drawpad -speaks Latvian now... | gints | 1 | -70/+75 |
2004-04-09 | Sync with translations | sudonix | 1 | -0/+2 |
2004-04-09 | Minor attempt at fixing issues with the properties dialog | sudonix | 1 | -1/+1 |
2004-04-09 | fix by sudonix | wimpie | 1 | -1/+10 |
2004-04-08 | fix button layout | llornkcor | 1 | -0/+1 |
2004-04-08 | fix segfault in d'tor | llornkcor | 1 | -6/+6 |
2004-04-08 | #include <qpe/global.h> | mickeyl | 1 | -2/+3 |
2004-04-08 | add gutenbrowser | llornkcor | 1 | -0/+1 |
2004-04-08 | mimetype | llornkcor | 1 | -1/+1 |
2004-04-08 | add kilos/pound combo | llornkcor | 2 | -147/+162 |
2004-04-08 | added conditional dependency for LIBOPIE2DB to LIBOPIE2PIM so if db is | lackac | 1 | -12/+13 |
selected it gets compiled first also added dependency for LIBOPIE2PIM to SQL_PIM_BACKEND | ||||
2004-04-08 | *** empty log message *** | gints | 1 | -33/+33 |
2004-04-08 | Todo - Latvian translation finished | gints | 1 | -96/+121 |
2004-04-08 | Be a bit more picky on config files | zecke | 1 | -1/+3 |
2004-04-08 | Add API comments so we can now move it to OpieMM | zecke | 2 | -8/+166 |
2004-04-08 | Add KeyConfigWidget | zecke | 1 | -2/+3 |
And mention alwin for the imageviewer | ||||
2004-04-08 | Write out the LIB and INC Dir for the dependencies into | zecke | 2 | -1/+26 |
the .pro Now the apps can pick it up if they want | ||||
2004-04-08 | Link with libopiecore2 | wimpie | 18 | -183/+228 |
added linke to btmgr | ||||
2004-04-08 | OPIEDB depends on SQlite | zecke | 2 | -4/+4 |
OPIENET on pcap | ||||
2004-04-08 | Add SDL to the dependencies | zecke | 5 | -4/+16 |
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK | ||||
2004-04-08 | add mips | llornkcor | 1 | -1/+4 |
2004-04-08 | Create a Menu for dependencies | zecke | 2 | -0/+63 |
2004-04-08 | use contains | llornkcor | 1 | -6/+6 |
2004-04-08 | Allow to take a ScreenShot, Open it directly with drawpad | zecke | 2 | -7/+31 |
Comment it and send via email |