Age | Commit message (Expand) | Author | Files | Lines |
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-11-07 | from 1.0, needs fix | llornkcor | 3 | -133/+186 |
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-09-08 | changes for osplitter functionality | llornkcor | 5 | -959/+858 |
2003-09-01 | port to OSplitter but QComboBox is a sucker | zecke | 3 | -14/+15 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 4 | -46/+32 |
2003-07-17 | show no hidden default. fix for nonfresh after move, via patch. thanks | llornkcor | 2 | -6/+6 |
2003-07-17 | some crazy characters fixing | llornkcor | 2 | -188/+150 |
2003-06-04 | sanitized | schurig | 1 | -1/+1 |
2003-05-17 | ported to HEAD | cniehaus | 1 | -5/+14 |
2003-05-12 | show file selected if setDoc/openDir qcop is file | llornkcor | 4 | -7/+54 |
2003-05-12 | added setDocument(QString) and openDirectory(QString) qcop messages to show o... | llornkcor | 2 | -11/+51 |
2003-05-02 | tr()-fix -- don't use 2 !. One is enough | cniehaus | 1 | -2/+2 |
2003-04-22 | fix | llornkcor | 1 | -4/+3 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks in... | kergoth | 1 | -0/+1 |
2003-04-22 | - a lot of includes and gui cleanups | harlekin | 4 | -83/+47 |
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-font... | kergoth | 1 | -1/+1 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-04-15 | changed copy method from clunky to using sendfile(). should be 1. faster and ... | llornkcor | 1 | -26/+51 |
2003-04-13 | OTabWidget::getCurrentTab() is now OTabWidget::currentTab() | drw | 2 | -2/+2 |
2003-04-12 | hide about item | llornkcor | 1 | -9/+9 |
2003-03-26 | change to UnknownDocument icon and scale | llornkcor | 2 | -468/+477 |
2003-03-23 | add stderr messagebox to oprocess | llornkcor | 2 | -522/+538 |
2003-02-24 | fix hidden again | llornkcor | 3 | -9/+18 |
2003-02-24 | whoops | llornkcor | 1 | -1/+1 |
2003-02-24 | fix for hidden dirs | llornkcor | 2 | -26/+26 |
2003-02-24 | cleanup | llornkcor | 3 | -221/+87 |
2003-02-24 | first part refactoring simplify | llornkcor | 4 | -1678/+1335 |
2003-02-23 | fix rename | llornkcor | 1 | -1/+1 |
2003-02-23 | added menubutton directory bookmarks | llornkcor | 3 | -43/+264 |
2003-02-21 | fix rename cancel.. hehehe | llornkcor | 2 | -15/+45 |
2003-02-21 | inline rename - no popup now, after selecting rename from menu, enter to comm... | llornkcor | 2 | -41/+124 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 1 | -1/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2002-12-27 | i18n fix | cniehaus | 1 | -4/+2 |
2002-12-17 | - i18n fixlet by Carsten | simon | 1 | -2/+2 |
2002-12-16 | send as text the real filename is symlink | llornkcor | 3 | -13/+30 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-16 | fix tab switches, and inputdialog focus on edit | llornkcor | 2 | -17/+23 |
2002-11-16 | moved input to output, switched all systems calls to OProcess. got rid of popen | llornkcor | 7 | -201/+274 |
2002-11-16 | various changes, popupmenu at complete left. | llornkcor | 2 | -3/+4 |
2002-11-15 | dang it. small fix | llornkcor | 1 | -1/+3 |
2002-11-15 | added select all, and changed delete of multi files to ask only once. Changed... | llornkcor | 3 | -83/+139 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |
2002-11-05 | no more unnecessary REQUIRES. | kergoth | 1 | -1/+0 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-20 | converted to otab, and updated show hidden dir functions | llornkcor | 5 | -58/+99 |
2002-10-16 | fix showhidden files handling | llornkcor | 2 | -15/+12 |