Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-05 | prepare for major configuration overwhoul | mickeyl | 9 | -7/+831 |
2003-05-04 | Initial revision | allenforsythe | 106 | -0/+2620 |
2003-05-04 | added a few convience qcop messages. see readme for more info. not totally ↵ | llornkcor | 3 | -0/+74 |
finished yet | ||||
2003-05-04 | - cleanup and code refactoring towards 1.0 | mickeyl | 8 | -106/+222 |
- match IP addresses to MAC addresses by looking @ ARP packets - show IP addresses - reduce debug output | ||||
2003-05-03 | prepare for i18n | mickeyl | 6 | -43/+82 |
2003-05-03 | start work on graph window | mickeyl | 7 | -4/+299 |
2003-05-02 | add parsing and interpretating of fromDS frames and getting pretty close to ↵ | mickeyl | 2 | -5/+20 |
the 1.0 release | ||||
2003-05-02 | fix a long standing bug and hard to reproducable bug where wellenreiter ↵ | mickeyl | 1 | -25/+7 |
segfaulted, but just if you played the "open/close-game" with the items and subitems Note to self: QListViewItem::itemBelow() != QListViewItem::nextSibling() !!! | ||||
2003-05-02 | start to parse and interpretate WDS (bridging) data and thus additionally ↵ | mickeyl | 3 | -43/+85 |
display stationary systems | ||||
2003-05-02 | 265 lines diff :) mostly markupstuff. But also one bug less | cniehaus | 5 | -50/+67 |
2003-05-02 | tr()-fix -- don't use 2 !. One is enough | cniehaus | 1 | -2/+2 |
2003-05-02 | warn the user if there is no dict defines | cniehaus | 1 | -1/+25 |
2003-05-02 | bugfix | cniehaus | 3 | -30/+18 |
2003-05-02 | remove debug + now he reads the file the user told him | cniehaus | 1 | -11/+4 |
2003-05-02 | remove 2 obsolete files | cniehaus | 4 | -58/+0 |
2003-05-02 | linebreak works :) | cniehaus | 1 | -4/+3 |
2003-04-30 | juhu, it is working again | cniehaus | 1 | -3/+4 |
2003-04-30 | I hope I will code more in the next days | cniehaus | 2 | -49/+14 |
2003-04-30 | - autoscrolling for hex- and logwindow | mickeyl | 8 | -58/+47 |
- revamped statistics window | ||||
2003-04-29 | - added ReplyAll for CC: addressing | groucho | 18 | -148/+412 |
- added a download button in mail view - smaller layout fixes - now it's getting to be real useful | ||||
2003-04-29 | Give aqpkg standard source headers and some minor code clean-up. | drw | 31 | -617/+951 |
2003-04-29 | Now use QTextView for package information. This is for scroll through long ↵ | drw | 2 | -10/+10 |
package descriptions (e.g. OZ busybox). | ||||
2003-04-28 | - bug fixes in the parser (from header) | groucho | 14 | -250/+208 |
- bug fixes in address selector (uses cc: now) - remove now selects next item afterwards (speeds up mass deletion) - smaller fixes | ||||
2003-04-27 | remove help tab | llornkcor | 1 | -39/+39 |
2003-04-26 | Fix for bug #887 - do not perform documents update when doing a 'ipkg update' | drw | 2 | -6/+14 |
2003-04-26 | 1. Fix for bug #872 - reduce CPU useage while ipkg is doing its thing 2. ↵ | drw | 6 | -53/+116 |
Re-enable setDocument function for identifying local ipks | ||||
2003-04-26 | added a setDocuments method | harlekin | 2 | -0/+6 |
2003-04-26 | change playlist file access mode when writing | llornkcor | 1 | -1/+1 |
2003-04-25 | added patch for freecell mode by radofan, closes bug 736, i hope it helps | harlekin | 4 | -2/+90 |
2003-04-24 | Correct Package var | kergoth | 1 | -1/+1 |
2003-04-24 | Add background to the clock. | kergoth | 2 | -2/+9 |
2003-04-24 | slight bugfixes, even more debugging output (only in debugging mode), ↵ | mickeyl | 3 | -12/+40 |
version = 1.0 | ||||
2003-04-24 | - reworked size filtering | groucho | 30 | -512/+488 |
- started reworking offline download - better tab focus switching - Hello "Whats this" capability - Fixed parsing of To: header files (no more Delivered-To: and Reply-To: matches) - Good bye Settings.txt, hello Config Objects and encrypted passwords - Translation improvements (added trs) - Parser optimizations | ||||
2003-04-23 | add customization of output folder and filename | mickeyl | 2 | -11/+128 |
2003-04-23 | noncore/net/networksettings --> noncore/settings/networksettings | mickeyl | 1 | -2/+2 |
2003-04-23 | Fix for bug #864 and some other code tweaks to reduce executable size | drw | 1 | -34/+46 |
2003-04-22 | Fix bug #867 | drw | 1 | -2/+2 |
2003-04-22 | Add empty Files field | kergoth | 1 | -0/+1 |
2003-04-22 | fix | llornkcor | 1 | -4/+3 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 104 | -0/+104 |
in favor of something with some sanity. | ||||
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/; ↵ | kergoth | 101 | -101/+101 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-22 | blah. must remember to think before committing. | llornkcor | 4 | -5/+5 |
2003-04-22 | Now display package information in separate window...easier for those long ↵ | drw | 5 | -38/+180 |
descriptions. Also use click and hold to display info, not double-click. | ||||
2003-04-21 | no defaults in constructors | llornkcor | 4 | -5/+5 |
2003-04-21 | fix irda image name | mickeyl | 1 | -1/+1 |
2003-04-21 | compile fix for non-debug build | mickeyl | 1 | -1/+1 |
2003-04-21 | Yahoo! Found the last three bugs in writing the avi stream. It now works :-D | mickeyl | 2 | -4/+9 |
2003-04-20 | Finally fixed it so that packages are not incorrectly marked as having an ↵ | drw | 4 | -16/+16 |
update available | ||||
2003-04-20 | opie-lupdate | zecke | 2 | -2/+2 |