Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-01 | another timer fix | llornkcor | 1 | -8/+12 |
2002-11-01 | fix | llornkcor | 1 | -1/+2 |
2002-11-01 | add lookup timer delay spin | llornkcor | 4 | -7/+17 |
2002-11-01 | fix | llornkcor | 1 | -1/+1 |
2002-11-01 | make into symbol lookup | llornkcor | 5 | -104/+398 |
2002-11-01 | Make qmake obey QMAKESPECSDIR if set. | kergoth | 1 | -8/+15 |
2002-11-01 | Further path corrections | kergoth | 1 | -54/+53 |
2002-11-01 | added timer delay | llornkcor | 3 | -1/+11 |
2002-11-01 | Some fixes and enhancements: | sandman | 3 | -36/+223 |
- don't rely on clipping information from Qt/E -- this doesn't work - theme style has support for all KDE gradient types now | ||||
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 10 | -8/+86 |
2002-11-01 | Added remove | eilers | 2 | -6/+62 |
2002-11-01 | Complete redesign of internal structure. Now, there exist a cetral view | eilers | 2 | -0/+412 |
class which manages the current implemented views table and card... | ||||
2002-11-01 | No sorting required for theme list | sandman | 1 | -3/+4 |
2002-11-01 | remove some commented code | llornkcor | 2 | -120/+3 |
2002-11-01 | Config ignores comment lines now (all lines that start with a '#'). This is | sandman | 1 | -0/+4 |
necessary to load some pixmap themes from KDE and shouldn't change anything else ('#' not at the beginning of a line are not treated as a comment) | ||||
2002-11-01 | updated version number to 0.7 | andyq | 1 | -1/+1 |
2002-11-01 | Fixed a bug where if a package was removed from the local view the packages ↵ | andyq | 3 | -32/+36 |
didn't get relinked properly | ||||
2002-11-01 | - allow toggling of line wrap via menu, as requested | josef | 4 | -1/+54 |
If there was an icon, an entry in the menu bar could be made. | ||||
2002-11-01 | - s/dimention/dimension/ | josef | 1 | -1/+1 |
2002-11-01 | Bugfix #383 && #356 | eilers | 2 | -28/+38 |
2002-11-01 | Path correction | kergoth | 1 | -1/+1 |
2002-11-01 | typo | kergoth | 1 | -1/+1 |
2002-11-01 | fix ischecked wrap menu | llornkcor | 1 | -2/+2 |
2002-11-01 | missing a few qmake files | kergoth | 6 | -0/+2783 |
2002-11-01 | Adding spec files for qmake :) | kergoth | 127 | -0/+13298 |
2002-11-01 | Adding qmake in preperation for new build system | kergoth | 147 | -0/+78867 |
2002-11-01 | Added workaround for installing, removing then reinstalling packages to | andyq | 2 | -2/+81 |
different destiations. Also now only sends the -dest command down to ipkg on an install | ||||
2002-10-31 | added ipaqs mmc slot to storage | harlekin | 1 | -5/+9 |
2002-10-31 | added easy way ifdef for me to compile without libopie | llornkcor | 1 | -9/+34 |
2002-10-31 | fixes for the new exclude from refresh system | harlekin | 1 | -3/+18 |
2002-10-31 | remove netsystemtime | tille | 1 | -6/+1 |
2002-10-31 | better fix | llornkcor | 2 | -0/+4 |
2002-10-31 | fix | llornkcor | 1 | -1/+1 |
2002-10-31 | make define __UNIX__ inherent | llornkcor | 2 | -204/+206 |
2002-10-31 | netsystemtime does not exist anymore | tille | 1 | -5/+2 |
2002-10-31 | Changed a number of "OK" to QMesageBox::OK | benmeyer | 6 | -28/+30 |
2002-10-31 | no wrap and horz scroll should work, thanks to console | llornkcor | 6 | -40/+83 |
2002-10-31 | Fixed error message and made window stay if error message doesn't go away. | benmeyer | 6 | -16/+20 |
2002-10-31 | added stockticker | llornkcor | 1 | -0/+1 |
2002-10-31 | Fixed DNS bug forgot to have a define | benmeyer | 2 | -4/+4 |
2002-10-31 | The if file exists check was wrong.. | zecke | 1 | -4/+2 |
I limit it to a /bin/bash check... | ||||
2002-10-31 | changed label esc to Esc | hash | 1 | -3/+3 |
2002-10-31 | added esc and F12 in default configuration | hash | 1 | -1/+3 |
2002-10-31 | systemtime gone | tille | 2 | -4/+3 |
2002-10-31 | systemtime not netsystemtime | tille | 1 | -1/+1 |
2002-10-31 | bye bye systemtime, | tille | 2 | -19/+4 |
long live systimetime | ||||
2002-10-31 | replacement for systemtime now | tille | 4 | -20/+20 |
2002-10-31 | Initial bits to start work on revamping the buildsystem | kergoth | 45 | -0/+16214 |
2002-10-31 | started support for plugins without refresh, not finished yet | harlekin | 10 | -70/+119 |
2002-10-31 | Added Conflicts with qpe-tkcaddressbook and qpe-tkccalendar, because tkc ↵ | kergoth | 2 | -0/+2 |
unfortunately tries to replace the existing versions, including desktop icons, rather than creating their own. |