Age | Commit message (Expand) | Author | Files | Lines |
2004-12-21 | Hide Retrive File List button once list is retrieved in Package Info dialog, ... | drw | 6 | -49/+57 |
2004-12-21 | Fix app linking to link all dependent packages as well as selected packages. | drw | 2 | -19/+35 |
2004-12-21 | Reworked destination config tab UI | drw | 2 | -134/+157 |
2004-12-21 | Reworked server config tab UI and included option to support src/gz feeds | drw | 2 | -108/+141 |
2004-12-21 | Preliminary support for src/gz feeds, it works if you manually update ipkg.co... | drw | 4 | -36/+57 |
2004-12-20 | Restore Changes: | zecke | 2 | -5/+42 |
2004-12-20 | Restore change | zecke | 1 | -1/+1 |
2004-12-20 | add syslog and bump version | mickeyl | 4 | -7/+168 |
2004-11-18 | 1. Implemented linking of apps to root (thanks to zecke for getting this star... | drw | 7 | -63/+105 |
2004-11-18 | UI tweaks for Installation dialog - 1. Show destination selection only when i... | drw | 3 | -14/+63 |
2004-11-17 | Some code clean-up items (thanks to zecke) | drw | 12 | -266/+265 |
2004-11-16 | Implemented setDocument to allow installs by clicking on ipk file | drw | 2 | -12/+31 |
2004-11-16 | Add ability to install local ipkg files | drw | 2 | -21/+52 |
2004-11-16 | Remove commented out code | drw | 1 | -1/+0 |
2004-11-16 | Minor UI tweak - fix double entry in source feed configuration when adding a ... | drw | 1 | -1/+1 |
2004-11-16 | Minor UI tweak - in filter dialog, when option is enabled, set focus to widge... | drw | 1 | -21/+26 |
2004-11-16 | Fix bug #1464 - correctly reapply filters | drw | 1 | -21/+31 |
2004-11-15 | Make tabmanager quick launchable | zecke | 3 | -13/+6 |
2004-11-15 | Move the method out | zecke | 1 | -4/+11 |
2004-11-15 | -Remove char cast for homedir but use QFile::encodeName | zecke | 5 | -31/+20 |
2004-11-10 | start working on clone functionality | mickeyl | 1 | -1/+86 |
2004-11-07 | The fixed column widths break the OTabWidget rendering in windowed mode. | treke | 1 | -3/+1 |
2004-11-04 | - prepare for backing up root file systems (aka clone) | mickeyl | 4 | -66/+214 |
2004-11-04 | tiny layout tweak | mickeyl | 1 | -2/+0 |
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 |