Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-04 | Undo previous commit | drw | 3 | -13/+5 |
2005-01-04 | Some more logging | wimpie | 3 | -3/+8 |
2005-01-04 | New bluetooth library OT2 (loosely based on kbluetooth) | wimpie | 18 | -0/+3483 |
2005-01-04 | New OPietooth bluetooth applet | wimpie | 7 | -0/+493 |
2005-01-04 | *** empty log message *** | wimpie | 18 | -0/+4075 |
2005-01-04 | Scripts to manage routes and DNS information for ppp | wimpie | 2 | -0/+60 |
2005-01-04 | More NS2 files | wimpie | 25 | -0/+2363 |
2005-01-04 | *** empty log message *** | wimpie | 1 | -0/+524 |
2005-01-04 | CONTROL files : changed version string | wimpie | 175 | -2059/+2876 |
NS2 many changes and first release of OT2 | ||||
2005-01-03 | Fix crash when trying to display open text dialog when there are no modules ↵ | drw | 1 | -16/+19 |
in configured directory | ||||
2005-01-03 | mess with things so this runs from launcher. not sure what was going on, but ↵ | llornkcor | 4 | -33/+44 |
this seems to fix #1507 | ||||
2005-01-02 | Implement native package linking code (removing need for ipkg-link and its ↵ | drw | 12 | -173/+237 |
shortcomings), move package linking code to OIpkg (proper place for ipkg specific code), many small code tweaks and bump version up to 0.6.1 | ||||
2005-01-02 | Changes to force odict use UTF8 encoding. Please report if it cause ↵ | gints | 1 | -0/+1 |
problems with older dictionary files. | ||||
2005-01-02 | fix this | llornkcor | 1 | -1/+1 |
2004-12-29 | patch to remove stl, from hrw | llornkcor | 2 | -10/+0 |
2004-12-28 | patch fixing #1500 - wrong disconnect, from Seneca | llornkcor | 1 | -5/+5 |
2004-12-27 | new code from Paul Eggleton | llornkcor | 9 | -144/+309 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 159 | -32660/+159 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 159 | -159/+32660 |
2004-12-21 | Hide Retrive File List button once list is retrieved in Package Info dialog, ↵ | drw | 6 | -49/+57 |
bump version up to 0.6.0, update ChangeLog/Todo/etc. | ||||
2004-12-21 | Fix app linking to link all dependent packages as well as selected packages. | drw | 2 | -19/+35 |
2004-12-21 | Reworked destination config tab UI | drw | 2 | -134/+157 |
2004-12-21 | Reworked server config tab UI and included option to support src/gz feeds | drw | 2 | -108/+141 |
2004-12-21 | Preliminary support for src/gz feeds, it works if you manually update ↵ | drw | 4 | -36/+57 |
ipkg.conf. Still need to add configuration option on server config dialog tab. | ||||
2004-12-20 | Reapply fix for Strong x-ref | drw | 1 | -15/+46 |
2004-12-20 | Restore Changes: | zecke | 2 | -5/+42 |
Call ifup/ifdown INTERFACE instead of ifconfig as requested by Chris Larson | ||||
2004-12-20 | Restore change | zecke | 1 | -1/+1 |
-QPEApplication::qpeDir() is guranteed to be '/' terminated | ||||
2004-12-20 | Create the 'Config' instance on the Stack to avoid | zecke | 5 | -23/+17 |
that we revert changes done in between of our creation and deletion | ||||
2004-12-20 | -Fix for 1483 | zecke | 5 | -46/+47 |
"ZKB should keep user settings in $HOME/Settings instead of $OPIEDIR/share/zkb" Now by default it loads and saves to $HOME/Applications/zkb but falls back to $OPIEDIR/share/zkb to find the included files | ||||
2004-12-20 | Reapply fix for bug #1017 - Tetrix on high resolution screens | drw | 3 | -12/+58 |
2004-12-20 | remove main (once again) | mickeyl | 1 | -29/+0 |
2004-12-20 | add syslog and bump version | mickeyl | 4 | -7/+168 |
2004-11-20 | set version to 1.0.3 and move v1_1_7 tag for this directory | mickeyl | 1 | -1/+1 |
2004-11-18 | 1. Implemented linking of apps to root (thanks to zecke for getting this ↵ | drw | 7 | -63/+105 |
started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO | ||||
2004-11-18 | UI tweaks for Installation dialog - 1. Show destination selection only when ↵ | drw | 3 | -14/+63 |
installing apps, 2. Update available disk space after each package is processed, 3. Disable destination selection once start button has been clicked | ||||
2004-11-17 | Some code clean-up items (thanks to zecke) | drw | 12 | -266/+265 |
2004-11-16 | Implemented setDocument to allow installs by clicking on ipk file | drw | 2 | -12/+31 |
2004-11-16 | libopie1 goes into unsupported | mickeyl | 124 | -0/+29474 |
2004-11-16 | Add ability to install local ipkg files | drw | 2 | -21/+52 |
2004-11-16 | Remove commented out code | drw | 1 | -1/+0 |
2004-11-16 | Minor UI tweak - fix double entry in source feed configuration when adding a ↵ | drw | 1 | -1/+1 |
new feed | ||||
2004-11-16 | Minor UI tweak - in filter dialog, when option is enabled, set focus to ↵ | drw | 1 | -21/+26 |
widget that corresponds to that option (less tapping) | ||||
2004-11-16 | Fix bug #1464 - correctly reapply filters | drw | 1 | -21/+31 |
2004-11-15 | -Opie ZSafe is now quicklaunchable | zecke | 2 | -97/+3 |
-And it uses OConfig the right was now (in ~/Settings) | ||||
2004-11-15 | Remove many many many #ifdefs | zecke | 2 | -629/+72 |
"I always knew it would come like this" -Make it a QWidget instead of a QDialog -Introduce appName | ||||
2004-11-15 | Make Tonleiter QuickLaunchAble | zecke | 4 | -13/+6 |
2004-11-15 | Make tabmanager quick launchable | zecke | 3 | -13/+6 |
2004-11-15 | Move the method out | zecke | 1 | -4/+11 |
2004-11-15 | -Remove char cast for homedir but use QFile::encodeName | zecke | 5 | -31/+20 |
-Make it quicklaunchable | ||||
2004-11-15 | -Make HELP_TEXT translatable | zecke | 3 | -46/+42 |
-Make HelpWindow a QWidget |