summaryrefslogtreecommitdiff
path: root/noncore/settings
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24gcc 3.4 fixletmickeyl1-3/+4
The inheritance brings Qt and QObject into class scope as private. If you want to access Qt and QObject from within the class scope, one has to do it via global scope (::Qt::...)
2004-04-24fix to properly refer to dependenciesmickeyl1-1/+7
2004-04-23gcc3.4 fixletmickeyl1-7/+7
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw22-139/+105
used/needed, reordered includes to follow conventions, removed all using namespaces occurrances and updated documentation
2004-04-21Added/fixed QWhatsThis and fixed a few labels in the config dialogdrw3-21/+64
2004-04-21Should have deleted a line before checking in...drw1-1/+0
2004-04-21Implement saving of ipkg config information and re-initialization of libipkg ↵drw1-1/+71
after config info changed
2004-04-10WLAN settingswimpie2-0/+237
2004-04-10*** empty log message ***wimpie34-293/+957
2004-04-09- eliminate cylic dependencymickeyl21-55/+96
- complete using opie debugging framework - sanitize #include order
2004-04-08Link with libopiecore2wimpie18-183/+228
added linke to btmgr
2004-04-08Add SDL to the dependencieszecke1-1/+1
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK
2004-04-08Save proxy informationdrw1-0/+37
2004-04-07Added TODO doc and a couple minor updatesdrw3-6/+31
2004-04-07fix compile problem with gcc3.3.3ar1-1/+1
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl2-3/+3
2004-04-07MANY changes ... lancards should be OK nowwimpie38-172/+554
2004-04-06one include of odebug.h a day keeps my anger away... :}zecke4-0/+7
Add odebug.h so that it compiles
2004-04-05Add save of node specific config datawimpie27-135/+224
2004-04-05fixed bluetooth missing symbolswimpie2-0/+16
2004-04-05forgot to store mac if neededwimpie1-1/+14
2004-04-05For usb this seems to be workingwimpie11-36/+270
Also for non-root users (requires using SUDO)
2004-04-04fix with odebugzecke2-61/+63
2004-04-04Many changeswimpie60-505/+435
2004-04-04convert to Opie Debugging Frameworkmickeyl30-281/+284
2004-04-04Error in generation of fileswimpie53-157/+564
2004-04-04not yet quickappwimpie1-2/+2
2004-04-04*** empty log message ***wimpie25-250/+130
2004-04-03*** empty log message ***wimpie2-0/+48
2004-04-03oopswimpie1-0/+85
2004-04-03Factored out non-gui data classwimpie10-479/+651
Added support for prompting
2004-04-03Moved to etcwimpie1-5/+0
2004-04-03One more controlwimpie1-0/+9
2004-04-03Added all icons and fixed error in network/config.in wrong namewimpie2-3/+3
2004-04-03control files for the networksettings2 plugins. I hope I didn't miss anythingchicken10-0/+90
2004-04-03fixeschicken1-2/+2
2004-04-02Forgetwimpie1-0/+4
2004-04-02another onewimpie4-119/+168
2004-04-02oops ...wimpie3-456/+990
2004-04-02first import of NS2 appwimpie64-0/+3150
2004-04-02First import of NS2 appwimpie109-0/+12061
2004-03-28- better parse of /proc/meminfoar2-24/+47
- delete useless variable declaration
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl17-22/+22
build system
2004-03-27play with the build order again to allow building from scratchmickeyl1-2/+2
2004-03-26Fix compiler warningsdrw1-6/+6
2004-03-17- read old backup files from opie 1.0.xar1-6/+23
busybox tar don't feature --label so i abuse Application/backup/exclude file to identifie an backup as a new one. exclude will create by this backup application. see revision 1.28
2004-03-16link against libopiecore2 instead libopiealwin1-1/+1
2004-03-15Use qRound if round is not presentzecke1-1/+1
2004-03-14more ODP and right signal syntaxzecke3-11/+11
2004-03-14Fix up depends on LIBOPIE1zecke2-2/+2
Proper signature for signal and slots and namespaces