Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-21 | Removed | andyq | 2 | -183/+0 |
2002-11-21 | Re-applied patch for gcc3.2 | andyq | 10 | -41/+37 |
2002-11-21 | - progress bars are now also themed (same hack/workaround, that is used in | sandman | 2 | -18/+124 |
liquid) - some speed optimizations | ||||
2002-11-21 | - pixmaps in in menubars are now drawn (this is uncommon, but resulted in | sandman | 3 | -51/+112 |
blank icons in nethack for example) - small size optimization - updated the QPL diff | ||||
2002-11-21 | Package sections default to N/A unless they are set (description, etc), ↵ | andyq | 3 | -3/+17 |
changed LinkToRoot to Link To Root, and couple of other small fixes | ||||
2002-11-21 | categoryfilter. added | harlekin | 1 | -0/+2 |
2002-11-21 | Changed debug message slightly | andyq | 1 | -1/+2 |
2002-11-21 | Fixed bug where installed and local ipkg servers weren't shown (hopefully) | andyq | 2 | -1/+3 |
2002-11-21 | usual | harlekin | 2 | -0/+3 |
2002-11-21 | - new tab for the log window | mickeyl | 5 | -15/+92 |
- main.cpp fix - started work on scanlistitem | ||||
2002-11-21 | usual | harlekin | 1 | -0/+2 |
2002-11-21 | usual | harlekin | 7 | -0/+8 |
2002-11-21 | some pics and 'mv main.cpp gui' | mickeyl | 2 | -1/+1 |
2002-11-21 | danish i18n | cniehaus | 4 | -5/+9 |
2002-11-21 | - delete the guiPart object in the destructor | simon | 3 | -0/+3 |
2002-11-21 | changed title, added maximixed mode. save to /notes | llornkcor | 2 | -16/+57 |
2002-11-20 | Updated to 1.3 | andyq | 1 | -1/+1 |
2002-11-20 | Now keeps proxy settings if set | andyq | 2 | -4/+51 |
2002-11-20 | why the hell is my layout not working? | cniehaus | 2 | -6/+4 |
2002-11-20 | Fixed tab order | andyq | 2 | -2/+25 |
2002-11-20 | simpler char * to thread | llornkcor | 1 | -4/+6 |
2002-11-19 | Uncomment destdir | kergoth | 2 | -2/+2 |
2002-11-19 | some wishes | tille | 1 | -1/+7 |
2002-11-19 | ver 1.2 | andyq | 1 | -1/+1 |
2002-11-19 | Changed so that the size of a package is passed down into the local package | andyq | 3 | -19/+27 |
(as long as the package installed is the same version as the package available in the feed) | ||||
2002-11-18 | *** empty log message *** | andyq | 1 | -0/+4 |
2002-11-18 | Optimized Liquid for handhelds: | sandman | 4 | -617/+1090 |
- removed some dead code from the original liquid - removed all code related to mouse-hover - rewrote QToolButton drawing, so navigating toolbars with Menu/Direction keys looks nicer - changed the way focus indicators are drawn on many widgets - support for libqte's with version < 2.3.4 | ||||
2002-11-17 | Finish What's This and some additional code clean-up | drw | 5 | -29/+51 |
2002-11-17 | Added filter by category, and added extra fields to package display (Section ↵ | andyq | 14 | -342/+696 |
and size) | ||||
2002-11-17 | Resized a couple dialogs to fit better. Now can synthesize right click | treke | 6 | -450/+553 |
events from the corner menu. Still having problems with double click though | ||||
2002-11-17 | added atom symbols in table | tille | 3 | -5/+13 |
2002-11-17 | Patrick and I will now create a nice TODO | cniehaus | 1 | -0/+11 |
2002-11-17 | s/dk/da and added a \ | cniehaus | 1 | -2/+2 |
2002-11-17 | saving bug fix | tille | 1 | -6/+10 |
2002-11-17 | Start of What's This for Sysinfo, plus some code tweaks | drw | 6 | -24/+53 |
2002-11-17 | Use OProcess instead of popen/pclose and re-read config upon data re-fresh | drw | 2 | -34/+39 |
2002-11-16 | first try to revert timezones on reject... | tille | 5 | -8/+16 |
... not working i am too stupid ;) | ||||
2002-11-16 | Fixed wrong filename | andyq | 1 | -1/+1 |
2002-11-16 | Initial release of SFCave for the Zaurus | andyq | 4 | -0/+514 |
2002-11-16 | easier to read | llornkcor | 1 | -21/+26 |
2002-11-16 | usability: | tille | 9 | -82/+134 |
made it a dialog that saves when exiting clock now running | ||||
2002-11-16 | fix tab switches, and inputdialog focus on edit | llornkcor | 2 | -17/+23 |
2002-11-16 | fixes: | tille | 2 | -19/+40 |
- saving of ntpservers - poping up of messagebox | ||||
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 | updates | benmeyer | 2 | -12/+2 |
2002-11-15 | dk | cniehaus | 1 | -0/+1 |
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. ↵ | llornkcor | 3 | -83/+139 |
Changed some messagebox strings | ||||
2002-11-14 | namespace and include fix for uses of iostream in STL | kergoth | 4 | -12/+14 |