Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | schurig | 5 | -0/+12 |
2004-09-08 | ingnore .moc | schurig | 1 | -1/+1 |
2004-09-08 | ignore .moc | schurig | 4 | -3/+4 |
2004-09-08 | added errordialog.* | schurig | 1 | -1/+3 |
2004-09-08 | added .moc | schurig | 1 | -0/+1 |
2004-09-08 | fixed package name | schurig | 2 | -2/+2 |
2004-09-08 | Better description | schurig | 1 | -1/+1 |
2004-09-07 | remove tiny goof | mickeyl | 1 | -1/+1 |
2004-09-07 | an attempt to fix #1393 - line wrap issues - at least for the default profile. | mickeyl | 2 | -15/+7 |
2004-09-06 | Try to use precompiled headers | zecke | 2 | -0/+29 |
2004-09-06 | Use OKeyConfigWidget/Manager for managing next and prev tab | zecke | 6 | -8/+84 |
2004-09-06 | -Some keyboard handling | zecke | 11 | -18/+138 |
2004-08-28 | Use the bitmap found on the scrollbar as combobox | zecke | 1 | -4/+3 |