Age | Commit message (Expand) | Author | Files | Lines |
2004-10-22 | Write the hardware clock after setting the datetime. This way we can | zecke | 1 | -4/+10 |
2004-10-20 | - use busy indicator when backing up and restore | ar | 1 | -2/+18 |
2004-10-17 | fixed some more .pro / config.in dependencies discrepancies, that could break... | clem | 1 | -1/+1 |
2004-10-16 | -Remove hardcoding of "/opt/QtPalmtop/" and use QPEApplication::qpeDir instead | zecke | 1 | -6/+6 |
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 4 | -5/+5 |
2004-10-15 | simplified networksettings2 config.in files: NSMAIN was not necessary, and fo... | clem | 13 | -33/+29 |
2004-10-14 | -FlowControl and LineTermination are saved and activated by numerical | zecke | 6 | -44/+45 |
2004-10-14 | Old Patch from BRANCH 1.0 to install Translations of the Plugins | zecke | 1 | -43/+13 |
2004-10-14 | -Make ModemQuery to use the 'current' configuration | zecke | 3 | -3/+55 |
2004-10-12 | Try harder to remove stdc++ need | zecke | 5 | -16/+7 |
2004-10-11 | 'return 0' instead of no return from no void function. Lets see if that | zecke | 1 | -0/+5 |
2004-10-11 | Last missing piece to remove stdc++ dependency | zecke | 2 | -6/+1 |
2004-09-27 | Do not crash due an empty image | zecke | 1 | -0/+6 |
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-17 | added missing dep. on libopie2ui | clem | 1 | -1/+1 |
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 | minor adjustments to button layout. release 1.1.1 | mickeyl | 2 | -12/+9 |
2004-09-12 | always disable the scrollbars for the versioninfo tab | mickeyl | 1 | -0/+2 |
2004-09-10 | The messagebox can be translated now, use QMessageBox::Ok and | zecke | 1 | -2/+3 |
2004-09-10 | Fix the issues the compilers bothers | zecke | 10 | -39/+40 |
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 | added .cvsignore | schurig | 5 | -0/+22 |
2004-09-08 | don't need confirmance if started in first-usage mode | mickeyl | 1 | -15/+8 |
2004-09-08 | correctly ignore h/cpp files for ui files | schurig | 1 | -20/+8 |
2004-09-08 | added | schurig | 7 | -0/+32 |
2004-09-08 | added errordialog.* | schurig | 1 | -1/+3 |
2004-08-27 | adapt unit for file benchmarks, if value too high for kb/sec | mickeyl | 1 | -1/+15 |
2004-08-21 | - BugFix: #1383 - Language settings doesn't warn about losing open apps (Than... | ar | 1 | -2/+15 |
2004-08-20 | - remove unnecessary tab. | ar | 1 | -27/+21 |
2004-08-20 | - add libpcap dir to lib- and include directory | ar | 1 | -1/+8 |
2004-08-20 | Applied patch from Cwiiis to fix linking of apps to root when installed elsew... | drw | 2 | -3/+91 |
2004-08-19 | Network_NN.cpp : had to generate full path to networksettings since | wimpie | 5 | -58/+77 |
2004-08-19 | - improve benchmark reliabilty, especially for SD and CF cards | mickeyl | 4 | -130/+42 |
2004-08-16 | Modified config.in so that the compile sequence is now correct | wimpie | 15 | -34/+40 |
2004-08-16 | Use OFileDialog::getDirectory to select destination path | drw | 2 | -26/+40 |
2004-08-16 | Correct group box label | drw | 1 | -22/+22 |
2004-08-14 | - Add Locations tab | ar | 1 | -0/+4 |
2004-08-14 | - use OFileDialog::getDirectory() to select directory in locations tab. | ar | 5 | -28/+49 |
2004-08-13 | oops forgot ... | wimpie | 1 | -0/+77 |
2004-08-13 | depend on LIBOPIE2CORE. add more on demand | mickeyl | 12 | -12/+12 |
2004-08-13 | s/LIBOPIE/LIBOPIE2 | mickeyl | 12 | -12/+12 |
2004-08-13 | need this files too ;-( | wimpie | 2 | -0/+73 |
2004-08-12 | MANY changes | wimpie | 69 | -1190/+1308 |
2004-08-09 | Many changes : | wimpie | 29 | -300/+818 |
2004-07-31 | Read ipkg.conf even when /etc/ipkg does not exist, found by Bernardo...thanks\! | drw | 1 | -57/+57 |