Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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. | ||||
2002-10-31 | Auto connect on Locale Console again! | zecke | 3 | -5/+25 |
MyPty test if cmd is available(exists) and then either use /bin/bash or /bin/sh ConsoleConfigWidget added a comment about the expected behaviour | ||||
2002-10-31 | no wrap mode taken from console, gui needs work | llornkcor | 6 | -214/+491 |
2002-10-31 | fixed irdaapplet typo | harlekin | 1 | -1/+1 |
2002-10-31 | no refresh, and Ticker back is users background preference | llornkcor | 3 | -4/+10 |
2002-10-31 | paper bag - next time specify which files should be commited .-| | harlekin | 1 | -26/+2 |
2002-10-31 | excludeFromRefresh() added | harlekin | 7 | -7/+51 |
2002-10-31 | parent is now this, not 0 | llornkcor | 1 | -1/+1 |
2002-10-31 | pre-version of specification | mjm | 1 | -0/+119 |
2002-10-31 | launcher side enhancements to support the "use global font" option from | sandman | 3 | -1/+10 |
launcher-settings | ||||
2002-10-31 | added a sanity check to avoid a division by 0 in case the config file | sandman | 1 | -1/+3 |
contains bad data | ||||
2002-10-31 | - added a "[x] Use custom font" checkbox -- if this is not checked | sandman | 5 | -46/+86 |
(default), then launcher uses the global font for the tabs. - reworked the internal handling of "All tabs", to make it possible to use this information for newly added tabs (still missing) | ||||
2002-10-31 | Applied the same fix as in volume applet (parent widget should not be 0 for | sandman | 1 | -1/+1 |
taskbar applets) even though wireless applet seems not to be causing any troubles. But IMHO it's better to apply it now ... | ||||
2002-10-31 | I have finally found the "launcher-settings sometimes crashes Opie bug" | sandman | 1 | -1/+1 |
it's the volume applet popup, that has no parent widget (that should really be no problem, but it works perfectly if you give it a parent) | ||||
2002-10-31 | added - initial check in | llornkcor | 29 | -0/+2522 |
2002-10-30 | moved wlansetup into unsupported | kergoth | 1 | -1/+1 |
2002-10-30 | Might have a fix for the taskbar problem | benmeyer | 2 | -2/+2 |
2002-10-30 | initial commit | benmeyer | 2 | -0/+8 |
2002-10-30 | Removed requirment for DNS in setup | benmeyer | 2 | -10/+14 |
2002-10-30 | Console configuration widget done, Environment variables can now be set | wazlaf | 7 | -17/+162 |
2002-10-30 | should work now | tille | 1 | -1/+1 |
2002-10-30 | Ben, will you stop commiting a .pro with DESTDIR commented out? | kergoth | 2 | -2/+2 |
2002-10-30 | Re-added profile information which makes interfaces work again | benmeyer | 19 | -47/+59 |