Age | Commit message (Expand) | Author | Files | Lines |
2002-12-08 | started work on logwindow and hexwindow | mickeyl | 8 | -92/+176 |
2002-12-08 | - pro-file for future integration of the daemon | mickeyl | 2 | -4/+14 |
2002-12-08 | - new icons (based on Max's artwork) | mickeyl | 8 | -0/+9 |
2002-12-08 | - new networks finally show up in the GUI | mickeyl | 13 | -44/+1448 |
2002-12-08 | fix | tille | 1 | -1/+4 |
2002-12-08 | added combo for default email | tille | 3 | -25/+44 |
2002-12-08 | update | tille | 1 | -2/+1 |
2002-12-08 | do not close ab while in cardview, rather switch back to listview | tille | 2 | -2/+8 |
2002-12-08 | macaddress-fix | max | 1 | -4/+19 |
2002-12-08 | QPEApplication::showMainWidget only maximizes a QDialog if its width or | sandman | 1 | -0/+1 |
2002-12-08 | moved font menu to options due to wrapping of the toolbar when using language... | llornkcor | 1 | -8/+12 |
2002-12-08 | Moved journal-enum from ocontact into i the xml-backend.. | eilers | 4 | -22/+30 |
2002-12-08 | switched from libpng2 to libpng3 | sandman | 2 | -1/+1 |
2002-12-08 | HancomWord on OZ crashes with optimizations in ::fillRect enabled, so | sandman | 1 | -0/+11 |
2002-12-07 | added the headers and libs for libz and libpng | sandman | 1 | -0/+0 |
2002-12-07 | update. Spiralman: _please_ check my syntax! | cniehaus | 1 | -2/+60 |
2002-12-07 | added depend on libpng and libz | sandman | 1 | -2/+2 |
2002-12-07 | Removed libpreload | sandman | 1 | -2/+1 |
2002-12-07 | Removed libpreload | sandman | 4 | -158/+1 |
2002-12-07 | - removed the libpreload stuff from global.cpp | sandman | 6 | -43/+209 |
2002-12-07 | The Qt/E buildsystem is completly broken, if you want to link libz and | sandman | 1 | -0/+118 |
2002-12-07 | Patch for Qt/E to get rid of libpreload .. we mark the functions, that we | sandman | 1 | -0/+178 |
2002-12-07 | Added helpwindow | andyq | 1 | -2/+2 |
2002-12-07 | New | andyq | 2 | -0/+106 |
2002-12-07 | Added dificculty levels to Fly and Gates, bug fixes (height checking), added ... | andyq | 2 | -131/+372 |
2002-12-07 | test | cniehaus | 1 | -1/+2 |
2002-12-07 | Just updated | eilers | 1 | -4/+4 |
2002-12-07 | Fixing bug in storing anniversary.. | eilers | 4 | -26/+56 |
2002-12-07 | Upgraded to v1.7 - new menu system, new game types (gates (implemented and wo... | andyq | 2 | -326/+652 |
2002-12-06 | Corrected QMAKE_LINK and QMAKE_LINK_SHLIB, should be arm-linux-gcc, not arm-l... | kergoth | 3 | -6/+6 |
2002-12-06 | starting new text. | cniehaus | 2 | -0/+22 |
2002-12-06 | Attempt to open /dev/rtc if /dev/misc/rtc fails, so it works in the nondevfs ... | kergoth | 1 | -2/+3 |
2002-12-05 | Allow changing styles/position at run-time (i.e. make setTabStyle/setTabPosit... | drw | 1 | -29/+61 |
2002-12-05 | - adapted to xine CVS HEAD | simon | 2 | -32/+37 |
2002-12-05 | - fixed a minor memory leak | simon | 1 | -9/+8 |
2002-12-05 | - turned if ( foo ) delete foo; into straight delete foo; as the if is | simon | 2 | -11/+8 |
2002-12-05 | fix beep so all sessions are the same | llornkcor | 1 | -5/+3 |
2002-12-05 | fix beeping | llornkcor | 1 | -0/+7 |
2002-12-05 | Fixed missing slot which dropped out :( | andyq | 1 | -0/+1 |
2002-12-05 | Modified OColorButton to pass color to color dialog. Impacts appearance, lau... | drw | 5 | -64/+61 |
2002-12-05 | damn.. wrong thing hehe | llornkcor | 1 | -1/+1 |
2002-12-05 | trying to keep up with tronical.. just removed unused parameters. | llornkcor | 2 | -2/+2 |
2002-12-04 | Added new method to get available space on a volume | andyq | 2 | -1/+24 |
2002-12-04 | Added Available space for destination chosen | andyq | 3 | -19/+84 |
2002-12-04 | Removed beta status and moved to 1.7 | andyq | 1 | -7/+7 |
2002-12-04 | more debugging info for our debugging session... | mickeyl | 1 | -2/+7 |
2002-12-04 | more debug | mjm | 1 | -2/+8 |
2002-12-04 | fit to new sniffer function | mjm | 1 | -1/+1 |
2002-12-04 | implemented send_to_gui | mjm | 2 | -20/+31 |
2002-12-04 | - scanForAudio and scanForVideo is scanFiles in the file list view, so | simon | 2 | -13/+2 |