Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-20 | opie-lupdate | zecke | 4 | -3/+4 |
2003-04-20 | Make it work with opie-lupdate | zecke | 1 | -0/+1 |
2003-04-20 | add a TARGET so it'll work with opie-lupdate | zecke | 1 | -1/+1 |
2003-04-20 | add PRO = file.pro | zecke | 1 | -16/+17 |
to the Makefile | ||||
2003-04-20 | Add opie-lupdate and opie-lrelease as targets | zecke | 2 | -1/+11 |
2003-04-20 | too much work for that damn video feature... some progress, but it's still ↵ | mickeyl | 6 | -35/+530 |
not right | ||||
2003-04-20 | remove | zecke | 1 | -0/+0 |
2003-04-20 | Initial revision | zecke | 15 | -0/+2482 |
2003-04-20 | qmake assumes pro file is named same as directroy | llornkcor | 1 | -0/+11 |
2003-04-20 | add libtremor | llornkcor | 2 | -0/+2 |
2003-04-20 | fix tremor entry | llornkcor | 1 | -1/+1 |
2003-04-20 | add libtremorplugin | llornkcor | 1 | -0/+1 |
2003-04-20 | add tremor plugin | llornkcor | 1 | -0/+2 |
2003-04-20 | added comment | llornkcor | 1 | -0/+2 |
2003-04-20 | updates by sikko | cniehaus | 1 | -452/+427 |
2003-04-20 | new translationsfiles | cniehaus | 34 | -1/+7359 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 120 | -0/+120 |
2003-04-20 | - these apps need libstdc++ when built with a 3.2 toolchain | simon | 2 | -2/+2 |
2003-04-20 | - removed those: | simon | 1 | -12/+0 |
-#ifdef QT_NO_DEBUG -inline -#endif <some method here not marked inline in the header file> it makes little sense to inline a method in the .cpp file for non-debug builds, apart from that it causes the method not to be emitted for non-debug builds, causing undefined references in apps referencing them | ||||
2003-04-20 | first files | cniehaus | 7 | -0/+420 |
2003-04-20 | adding Dutsch. Sikko <sikko@gmx.net> | cniehaus | 3 | -0/+14 |
2003-04-20 | Icons needed | groucho | 2 | -0/+0 |
2003-04-20 | - Added CC: support | groucho | 18 | -86/+722 |
- Added mail forwarding - Added icon for selective mail download - Removing mails from mail list via icon - Temporarily disabled mail header download queue | ||||
2003-04-20 | Correct paths so patch applies with -p0 in $QTDIR | kergoth | 1 | -2/+2 |
2003-04-20 | remove commentout code | llornkcor | 1 | -107/+0 |
2003-04-20 | buttons working | llornkcor | 2 | -93/+146 |
2003-04-20 | fix sizing | llornkcor | 1 | -18/+17 |
2003-04-20 | add video skin support *finally*, fixed widget for landscape/sizing | llornkcor | 3 | -352/+627 |
2003-04-19 | set the wanted icon sizes | harlekin | 1 | -0/+29 |
2003-04-19 | big toolbar icons for screenwidths > 600 | harlekin | 1 | -4/+14 |
2003-04-19 | Split calibrate out as a standalone application, and ensure taskbar depends | kergoth | 8 | -40/+32 |
on it. This makes ts debugging easier, having a seperate calibration tool around, and as a side affect fixes calibration on the C700, which previously required a reboot to take effect. | ||||
2003-04-19 | Add SL-C700 button handling, so we can handle the keycode for the physical ↵ | kergoth | 1 | -3/+42 |
screen rotation. | ||||
2003-04-19 | Add note about c700 physical screen orientation handling. | kergoth | 1 | -3/+15 |
2003-04-19 | fix skin handling | llornkcor | 1 | -1/+1 |
2003-04-19 | remove crappy undocumented and useless code stealing me hours diving into ↵ | mickeyl | 6 | -893/+0 |
yet understanding nada | ||||
2003-04-19 | - fix shutter handling | mickeyl | 9 | -36/+396 |
- include manually overriding xflip and yflip - prepare video capturing mode - use caption to indicate current settings | ||||
2003-04-18 | Make appearance and rotate applet use the new rotation method of odevice. | kergoth | 2 | -19/+33 |
2003-04-18 | Add rotation direction to ODevice, to ensure the default is appropriate for ↵ | kergoth | 2 | -0/+17 |
the hardware in question. | ||||
2003-04-18 | add a qcop channel | harlekin | 2 | -5/+36 |
2003-04-18 | removed exerimental stuff I accidently commited | harlekin | 1 | -3/+3 |
2003-04-18 | fix typed in url file/name problem | llornkcor | 1 | -12/+22 |
2003-04-18 | add jpeg2avi for postprocessing a series of jpeg frames into an avi | mickeyl | 6 | -0/+893 |
2003-04-17 | Kill filename field in mkipks, which was breaking us | kergoth | 1 | -1/+0 |
2003-04-17 | Added better verbosity options and option to save ipkg output to a file (per ↵ | drw | 6 | -21/+79 |
'bugs' #856 & #857). Also fixed Ok/Cancel behavior on install options dialog. | ||||
2003-04-17 | - tr | eric | 9 | -270/+289 |
2003-04-16 | Updates | wudoo | 3 | -87/+105 |
2003-04-16 | add missing icon | mickeyl | 1 | -1/+1 |
2003-04-16 | Attempt to workaround oliver's reported suspend issue. Check for a qws ↵ | kergoth | 1 | -2/+9 |
server at runtime rather than init time, and set the keyboard filter in initButtons rather than init. | ||||
2003-04-16 | introduce networkapplet | mickeyl | 1 | -0/+1 |
2003-04-16 | fix dependencies | mickeyl | 1 | -4/+3 |