Age | Commit message (Expand) | Author | Files | Lines |
2004-09-25 | fix stuff | llornkcor | 5 | -376/+361 |
2004-09-24 | Slider needs to be fixed | zecke | 1 | -1/+1 |
2004-09-24 | Add TODO items for OpiePlayer | zecke | 1 | -0/+18 |
2004-09-24 | -remove qApp->processEvents when starting playing | zecke | 3 | -47/+64 |
2004-09-24 | Handling of Errors is a bit problematic with the current design. | zecke | 3 | -23/+30 |
2004-09-24 | -Save the State on deletion of the MediaPlayerState | zecke | 1 | -0/+5 |
2004-09-24 | Give Status for Sking Loading and Finishing Loading | zecke | 1 | -12/+13 |
2004-09-24 | -Emit Progress from the xine Engine to Global::statusMessage | zecke | 4 | -15/+28 |
2004-09-23 | If you close the Audio-/VideoWidget and the stream was paused | zecke | 1 | -0/+1 |
2004-09-23 | -Remove bogus whitespaces | zecke | 8 | -130/+55 |
2004-09-23 | -OTicker is in libqtaux so we need to link it to avoid weird crashes | zecke | 4 | -141/+236 |
2004-09-23 | Whitespace and indenting changes | zecke | 1 | -89/+94 |
2004-09-20 | catch up with recent libxine API changes | mickeyl | 1 | -7/+7 |
2004-09-20 | don't forget to put the opie2mm library dep. here too | clem | 1 | -2/+2 |
2004-09-20 | use ";", not "," as delimiter of the speed field's write and read speeds, | schurig | 1 | -1/+1 |
2004-09-20 | include the results in the ipkg | schurig | 1 | -1/+1 |
2004-09-19 | add more default servers in case ntpservers file is not found | llornkcor | 1 | -2/+4 |
2004-09-19 | Change the order of arguments on MainWindow c'tor | zecke | 3 | -10/+5 |
2004-09-18 | make cross compilable | llornkcor | 1 | -1/+1 |
2004-09-18 | A proposal for making the memory copy functions build with g++3.4.2. | zecke | 1 | -19/+47 |
2004-09-18 | fix layout issue | llornkcor | 1 | -18/+31 |
2004-09-18 | link with gcc, not g++ | llornkcor | 1 | -1/+1 |
2004-09-18 | add refresh menuitem | llornkcor | 3 | -1/+8 |
2004-09-18 | fix stuff, including #1404 | llornkcor | 4 | -42/+71 |
2004-09-17 | added missing dep. on libopie2ui | clem | 1 | -1/+1 |
2004-09-17 | depends on libopiecore2 like the other plugins | clem | 1 | -1/+1 |
2004-09-17 | updated packages and config.in descriptions | clem | 7 | -10/+9 |
2004-09-16 | define ARPHRD_IEEE80211 if <net/if_arp.h> doesn't (i.e. if our crosscompiler'... | clem | 1 | -0/+4 |
2004-09-15 | remove bogus file | mickeyl | 1 | -4/+0 |
2004-09-15 | minor adjustments to button layout. release 1.1.1 | mickeyl | 2 | -12/+9 |
2004-09-13 | Renamed 'Mine Hunt' to 'Mine Sweep', both in title and icon name | schurig | 1 | -2/+2 |
2004-09-13 | Try to make the tabbar a bit 'higher' but less wide | zecke | 2 | -0/+7 |
2004-09-12 | Fix dependency of the plugin. It needs OTicker and OTicker | zecke | 1 | -1/+1 |
2004-09-12 | Follow the defined Ownership and have a maybe not needed | zecke | 2 | -4/+1 |
2004-09-12 | always disable the scrollbars for the versioninfo tab | mickeyl | 1 | -0/+2 |
2004-09-10 | -Disable Quick Launching as we need a special QApplication | zecke | 4 | -7/+39 |
2004-09-10 | support for DEVFS | schurig | 3 | -0/+27 |
2004-09-10 | Fix various warning | zecke | 3 | -1/+5 |
2004-09-10 | The messagebox can be translated now, use QMessageBox::Ok and | zecke | 1 | -2/+3 |
2004-09-10 | Move the pixmap to calcdisplay.cpp to avoid warnings | zecke | 3 | -37/+37 |
2004-09-10 | Fix the issues the compilers bothers | zecke | 10 | -39/+40 |
2004-09-10 | Remove unused parameter | zecke | 8 | -50/+53 |
2004-09-10 | Fix unused global variables, unused code, unused parameters, sign != unsigned | zecke | 4 | -12/+7 |
2004-09-10 | Add newlines, remove unused local variables, remove unused parameters, | zecke | 9 | -49/+48 |
2004-09-10 | oops, one 'b' to much | schurig | 1 | -1/+1 |
2004-09-10 | disable SD and CF speed test on MNCI | schurig | 2 | -6/+18 |
2004-09-09 | Fix for too much verbosity while performing ipkg functions. Thanks to Seb fo... | drw | 1 | -3/+5 |
2004-09-09 | - fix compile problems | ar | 2 | -0/+4 |
2004-09-09 | added .cvsignore | schurig | 6 | -0/+24 |
2004-09-08 | -Close Tab Keyboard Accelerator with delayed deletion of the tab | zecke | 16 | -39/+155 |