summaryrefslogtreecommitdiff
path: root/noncore/apps
AgeCommit message (Collapse)AuthorFilesLines
2002-10-05the commit formally known as "removed temporary and object files"ibotty7-213/+0
2002-10-05removed temporary and object files...ibotty2-1664/+0
2002-10-05initial commitibotty6-0/+3122
2002-10-05initial commitibotty16-0/+4628
to get something started (and increase my stats ;)
2002-10-05included my new filesibotty1-2/+17
2002-10-05fixed bug #252thufir2-0/+5
2002-10-05Updatet PLANSzecke2-1/+36
and Profile Documentation
2002-10-05lets write what is going on, and what we should do herehash1-0/+5
2002-10-04- first stub for configuration dialogjosef5-12/+335
- does not yet use metafactory, this is next on my todo list Doh! got my account right, finally :)
2002-10-02UI Fileszecke2-0/+431
2002-10-02more fileszecke2-0/+91
2002-10-02Commit my files so other people can play with themzecke7-5/+104
2002-10-01i'm kinda embarrased to commit this cus i really dont know how it's supposedhash2-4/+60
to work yet. if anyone has any pointers, please dont hesitate to tell me.
2002-09-30fixed one typocniehaus5-4/+15
I tried to fix the layouting problem but I give up. /me is to lame
2002-09-28Add profiles and the profilemanager to the mainwindowzecke4-0/+46
if one would have a ConfigureDialog one could see it....
2002-09-28Profiles, loading and saving completedzecke3-6/+26
2002-09-28make it possible in profileconfigzecke3-1/+18
to iterate over the items in a group
2002-09-28some more implementation of the Config stuffzecke2-0/+48
2002-09-28io_layer take Profile instead of Configzecke19-33/+472
Profile added including some Config like stuff io_serial getBaud -> baud a default for gcc3 later tabdwidget will be our central widget profileconfig I needed groups() and clearAll that's pretty much it
2002-09-28indenting, commentswazlaf4-12/+16
2002-09-28Some changes in io_layer.h; Untested Serial IOLayer implementation addedwazlaf4-17/+218
2002-09-26main /s/setMainWindow/showMainWindowzecke6-8/+164
First implementation of the gui
2002-09-26The basic gui outlinezecke3-0/+142
a MainWindow a Session and a Factory
2002-09-26fix unused variable warningszecke5-5/+29
Added IOLayer* layer() to file_transfer.h
2002-09-25preliminary skeletonwazlaf8-0/+198
2002-09-23more moving and some fixingllornkcor5-912/+979
2002-09-23start changing things aroundllornkcor4-322/+337
2002-09-23i18n-stuff + removed some headerscniehaus5-32/+21
2002-09-21fixing some things. *grr*cniehaus1-9/+8
2002-09-21Now that I understand Harlekin I like his idea: Tabscniehaus5-199/+115
2002-09-21Fix for the PSE (make it bunt)cniehaus1-1/+2
2002-09-21damn, a include missingcniehaus1-0/+1
2002-09-21make Max happy ;)cniehaus1-1/+1
2002-09-21adapted to the new pic dirsharlekin1-1/+1
2002-09-21oopscniehaus1-1/+1
2002-09-21add other languagescniehaus1-0/+14
2002-09-21* moving oxygendata and kmolweightscniehaus4-2027/+36
* fixing the datafile-problems (thanks to Max)
2002-09-20from now on I consider Oxygen as almost done :)cniehaus4-20/+42
* the strange display-bug in the QTable is fixed. Now there are really only two colums and not a million or so * now the alingment is correct. I reimplemented virtual void alignment() in a class derived from QTableItem * s/setElement( 1 )/setElement( 0 )/ as that method starts with 0 and not 1 Credits to Robert Gogolok who did most of the reimplementation of the alignment.
2002-09-20before starting to hack QTableItem I wanted to have a safe point in cvscniehaus11-11/+121
2002-09-20fixing the colors. THis looks almost cool :)cniehaus4-6/+22
2002-09-19* codecleanupcniehaus9-82/+32
* adding some const * if you click on a "element" you will now really get the information * removed obsolete class
2002-09-19wow, this works now :)) Elemental: ich hab' dich!cniehaus4-3/+26
2002-09-19make sure I safe this. Imagine a headcrash ;)cniehaus4-8/+130
2002-09-19will continue in some hours... The new class Element should work now. Datacniehaus3-0/+66
storage is still lacking
2002-09-19this code should be smarter ;)cniehaus1-18/+9
2002-09-19* nothing is hardcoded anylonger (thanks Max for the .conf-hint)cniehaus4-32/+21
* removing obsolete includes * making the PSE-data-widget a QWidget instead of a QDialog * removing one obsolete slot * making oxyDW private
2002-09-18This is far better: I use 2 more classes, everything is far more OOcniehaus4-73/+116
2002-09-17added the future super-nice-and-cool-widget oxyframe and removed somecniehaus7-12/+52
obsolte #include<>
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-17Heureka! It works. Took only 3 hours for 5 LOC. Supercniehaus2-20/+13