summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-19*** empty log message ***harlekin1-1/+1
2002-09-19fixed dependsharlekin2-2/+11
2002-09-19typo fixharlekin1-4/+1
2002-09-19fixed config optionharlekin4-28/+26
2002-09-19fixes control fileharlekin3-6/+6
2002-09-19default skin for landscapellornkcor23-0/+0
2002-09-19tweaked gui placement better for landscapellornkcor1-3/+3
2002-09-18use bool where bool is mentharlekin4-18/+22
2002-09-18This is far better: I use 2 more classes, everything is far more OOcniehaus4-73/+116
2002-09-18reload plugins now on config changeharlekin6-57/+40
2002-09-17added the future super-nice-and-cool-widget oxyframe and removed somecniehaus7-12/+52
obsolte #include<>
2002-09-17icons back to the toharlekin1-9/+13
2002-09-17activation and deactivation of plugins works nowharlekin1-5/+5
2002-09-17updatezecke2-3/+2
2002-09-17Wow, Oxygen starts to become usable. The 2 added files are without any contentcniehaus6-3/+82
sofar, will start that tomorrow or so.
2002-09-17now use ssh-agent if it is presentharlekin1-4/+10
2002-09-17Heureka! It works. Took only 3 hours for 5 LOC. Supercniehaus2-20/+13
2002-09-17first attempt of a reimplementation of paintCellcniehaus4-7/+42
2002-09-17only start config dialog onceharlekin1-4/+3
2002-09-17some changesharlekin10-112/+105
2002-09-16ok, finetuning + compilefixed. Thats all for todaycniehaus4-3/+47
2002-09-16mmh, tried to derive QTableItem. Didn't work. Now my QTable-subclass isn'tcniehaus5-92/+44
working either... Will have a look tomorrow
2002-09-16 pre draft of the db layoutharlekin8-0/+583
2002-09-16Remove the valgrind file no output was wantedzecke1-3523/+0
2002-09-16ok, fixed the stupid bugs :)) Works now (click on "Data")cniehaus3-35/+54
2002-09-16and this is the file I am talking aboutcniehaus1-0/+1887
2002-09-16ok, perhaps someone else is able to tell OPIE where my file is. I am sure not...cniehaus8-20/+178
2002-09-16cvsignore: calcdlg.*cniehaus2-2/+4
calcdlg.ui: setCaption changed
2002-09-16yes, there is still a lot missing and it won't work for anyone due tocniehaus4-151/+99
a hardcoded path but at least in theorie (if you copy kmolweights to the correct position) it will work now. more to come this evening or so.
2002-09-16updated for opie-sheet.pro updatesthufir1-0/+4
2002-09-15remove bogus fileszecke6-232/+0
2002-09-15add fileszecke10-0/+495
2002-09-15revert my changeszecke1-1/+1
2002-09-15revert my changezecke1-1/+1
2002-09-15revert my changes they we're unwishedzecke4-15/+11
2002-09-15add valgrind output have funzecke1-0/+3523
2002-09-15Fix some runtime warningszecke5-12/+14
make configwidget.h include Q_OBJECT add configwidget.h to the plugins use QGuardedPtr inside TodayBase for better debugging
2002-09-15new todayharlekin1-1/+6
2002-09-15double items prob + qWarning outputzecke1-1/+3
2002-09-15usualharlekin1-0/+1
2002-09-15*** empty log message ***harlekin1-0/+1
2002-09-15remove moczecke2-0/+0
2002-09-15usualharlekin3-0/+6
2002-09-15ok basicly all old functions are available againzecke6-270/+153
what's now missing is the code switching Listers and views toggling the toolbar filter
2002-09-15small fixharlekin2-2/+3
2002-09-15plugins for the new todayharlekin32-0/+1565
2002-09-15 new today version, now plugin basesharlekin12-915/+614
2002-09-15Make it compile but it's not working yetzecke6-41/+69
2002-09-15Ok the demand for filters, listers and views were great so I'm currentlyzecke10-0/+2296
implementing it This OFileSelector will be in a different subdir but it'll be still linked into libopie. This makes it more easy to find all files which belong to the OFileSelector an OLister is able to list for example files and dirs ( OLocalLister ) a ftp lister a bluetooth lister whcich would show available devices a DocLnkSet lister for the Documents Tab a CrossReference lister a View is responsible for showing files to the user... and I renamed *.cc to *.cpp
2002-09-15Missed a couple.kergoth2-1/+14