summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix vtable errorSebastian Schmelzer2011-02-018-411/+8Star
* compiling version....Jonathan Bauer2011-02-016-41/+61
* fix jsobject :)Sebastian Schmelzer2011-02-013-20/+22
* removed unneeded constJonathan Bauer2011-02-011-1/+1
* fix for DLManagerJonathan Bauer2011-02-012-5/+5
* DownloadManager classJonathan Bauer2011-02-012-0/+51
* fixJonathan Bauer2011-02-011-9/+3Star
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-02-015-3/+102
|\
| * i added jsObjectNiklas Goby2011-02-0123-194/+1166
* | deleted .metadataJonathan Bauer2011-02-0142-11274/+122Star
|/
* Alternative to getPath() function using QT classesJonathan Bauer2011-02-011-2/+6
* Started the download functionality, imcomplete though...Jonathan Bauer2011-01-276-87/+253
* remove absolute path from test script ..Sebastian Schmelzer2011-01-271-1/+7
* renaming, little things..Jonathan Bauer2011-01-273-5/+5
* getPath(): some improvements...Jonathan Bauer2011-01-271-7/+4Star
* getPath(): using qDebug() instead of std::coutJonathan Bauer2011-01-271-4/+8
* changed getPath() function, now uses /proc/self/exe to get the path.Jonathan Bauer2011-01-272-10/+11
* fixed a few things...Jonathan Bauer2011-01-254-9/+9
* yet another updateJonathan Bauer2011-01-255-69/+1Star
* updatedJonathan Bauer2011-01-2569-1261/+1Star
* fbgui.o removedJonathan Bauer2011-01-255-18/+25
* fbgui.h updatedJonathan Bauer2011-01-251-0/+1
* new try...Jonathan Bauer2011-01-255-0/+127
* Updated code structure...Jonathan Bauer2011-01-256-104/+9Star
* Made a slot to listen to readyRead() from our QNetworkReply object, to see if...Jonathan Bauer2011-01-243-8/+15
* A few corrections & -qws options explained...Jonathan Bauer2011-01-242-3/+8
* Forgot to reset initialisation of opt to 0, was a test...Jonathan Bauer2011-01-241-1/+1
* Parsing command line arguments functionality, -qws option not yet handled cor...Jonathan Bauer2011-01-243-4/+42
* Added function for getting the application path...Jonathan Bauer2011-01-212-2/+13
* URL validity check removed, will be done in the error handling of the request...Jonathan Bauer2011-01-213-22/+14Star
* testApp.sh now needs the URL as parameter, about time...Jonathan Bauer2011-01-211-1/+6
* some comments...Jonathan Bauer2011-01-181-2/+4
* Added a check for validity of URL, incomplete though ! It doesn't seem to che...Jonathan Bauer2011-01-183-6/+13
* another update...Jonathan Bauer2011-01-181-0/+2
* .gitignore updated to exclude moc_*.* and ui_*.*Jonathan Bauer2011-01-183-148/+2Star
* network include...Jonathan Bauer2011-01-186-6/+6
* just a test commit ........Jonathan Bauer2011-01-184-2/+4
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-01-143-5/+32
|\
| * more commentaries....Jonathan Bauer2011-01-131-3/+8
| * commented home dir requirement ...Jonathan Bauer2011-01-131-0/+1
| * path fixup...Jonathan Bauer2011-01-131-1/+1
| * Script for testing the app ine one go...Jonathan Bauer2011-01-132-0/+16
| * einige kommentare hingefügt...Jonathan Bauer2011-01-131-2/+6
| * test commitJonathan Bauer2011-01-131-0/+1
* | qrc missing ..Niklas Goby2011-01-144-185/+62Star
|/
* ich habe angefangen die Prüfung auf Internet Connectivität zu programmieren.Niklas Goby2011-01-1318-37/+6082
* unnötiges gelöschtNiklas Goby2011-01-124-229/+0Star
* richtiges beenden des programms funktioniertNiklas Goby2011-01-1216-290/+1740
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-01-1212-369/+11Star
|\
| * add gitignore; removed object files, dynamic stuff, archives from repoSebastian Schmelzer2011-01-1112-369/+11Star