| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix vtable error | Sebastian Schmelzer | 2011-02-01 | 8 | -411/+8 |
| * | compiling version.... | Jonathan Bauer | 2011-02-01 | 6 | -41/+61 |
| * | fix jsobject :) | Sebastian Schmelzer | 2011-02-01 | 3 | -20/+22 |
| * | removed unneeded const | Jonathan Bauer | 2011-02-01 | 1 | -1/+1 |
| * | fix for DLManager | Jonathan Bauer | 2011-02-01 | 2 | -5/+5 |
| * | DownloadManager class | Jonathan Bauer | 2011-02-01 | 2 | -0/+51 |
| * | fix | Jonathan Bauer | 2011-02-01 | 1 | -9/+3 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-02-01 | 5 | -3/+102 |
| |\ |
|
| | * | i added jsObject | Niklas Goby | 2011-02-01 | 23 | -194/+1166 |
| * | | deleted .metadata | Jonathan Bauer | 2011-02-01 | 42 | -11274/+122 |
| |/ |
|
| * | Alternative to getPath() function using QT classes | Jonathan Bauer | 2011-02-01 | 1 | -2/+6 |
| * | Started the download functionality, imcomplete though... | Jonathan Bauer | 2011-01-27 | 6 | -87/+253 |
| * | remove absolute path from test script .. | Sebastian Schmelzer | 2011-01-27 | 1 | -1/+7 |
| * | renaming, little things.. | Jonathan Bauer | 2011-01-27 | 3 | -5/+5 |
| * | getPath(): some improvements... | Jonathan Bauer | 2011-01-27 | 1 | -7/+4 |
| * | getPath(): using qDebug() instead of std::cout | Jonathan Bauer | 2011-01-27 | 1 | -4/+8 |
| * | changed getPath() function, now uses /proc/self/exe to get the path. | Jonathan Bauer | 2011-01-27 | 2 | -10/+11 |
| * | fixed a few things... | Jonathan Bauer | 2011-01-25 | 4 | -9/+9 |
| * | yet another update | Jonathan Bauer | 2011-01-25 | 5 | -69/+1 |
| * | updated | Jonathan Bauer | 2011-01-25 | 69 | -1261/+1 |
| * | fbgui.o removed | Jonathan Bauer | 2011-01-25 | 5 | -18/+25 |
| * | fbgui.h updated | Jonathan Bauer | 2011-01-25 | 1 | -0/+1 |
| * | new try... | Jonathan Bauer | 2011-01-25 | 5 | -0/+127 |
| * | Updated code structure... | Jonathan Bauer | 2011-01-25 | 6 | -104/+9 |
| * | Made a slot to listen to readyRead() from our QNetworkReply object, to see if... | Jonathan Bauer | 2011-01-24 | 3 | -8/+15 |
| * | A few corrections & -qws options explained... | Jonathan Bauer | 2011-01-24 | 2 | -3/+8 |
| * | Forgot to reset initialisation of opt to 0, was a test... | Jonathan Bauer | 2011-01-24 | 1 | -1/+1 |
| * | Parsing command line arguments functionality, -qws option not yet handled cor... | Jonathan Bauer | 2011-01-24 | 3 | -4/+42 |
| * | Added function for getting the application path... | Jonathan Bauer | 2011-01-21 | 2 | -2/+13 |
| * | URL validity check removed, will be done in the error handling of the request... | Jonathan Bauer | 2011-01-21 | 3 | -22/+14 |
| * | testApp.sh now needs the URL as parameter, about time... | Jonathan Bauer | 2011-01-21 | 1 | -1/+6 |
| * | some comments... | Jonathan Bauer | 2011-01-18 | 1 | -2/+4 |
| * | Added a check for validity of URL, incomplete though ! It doesn't seem to che... | Jonathan Bauer | 2011-01-18 | 3 | -6/+13 |
| * | another update... | Jonathan Bauer | 2011-01-18 | 1 | -0/+2 |
| * | .gitignore updated to exclude moc_*.* and ui_*.* | Jonathan Bauer | 2011-01-18 | 3 | -148/+2 |
| * | network include... | Jonathan Bauer | 2011-01-18 | 6 | -6/+6 |
| * | just a test commit ........ | Jonathan Bauer | 2011-01-18 | 4 | -2/+4 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-01-14 | 3 | -5/+32 |
| |\ |
|
| | * | more commentaries.... | Jonathan Bauer | 2011-01-13 | 1 | -3/+8 |
| | * | commented home dir requirement ... | Jonathan Bauer | 2011-01-13 | 1 | -0/+1 |
| | * | path fixup... | Jonathan Bauer | 2011-01-13 | 1 | -1/+1 |
| | * | Script for testing the app ine one go... | Jonathan Bauer | 2011-01-13 | 2 | -0/+16 |
| | * | einige kommentare hingefügt... | Jonathan Bauer | 2011-01-13 | 1 | -2/+6 |
| | * | test commit | Jonathan Bauer | 2011-01-13 | 1 | -0/+1 |
| * | | qrc missing .. | Niklas Goby | 2011-01-14 | 4 | -185/+62 |
| |/ |
|
| * | ich habe angefangen die Prüfung auf Internet Connectivität zu programmieren. | Niklas Goby | 2011-01-13 | 18 | -37/+6082 |
| * | unnötiges gelöscht | Niklas Goby | 2011-01-12 | 4 | -229/+0 |
| * | richtiges beenden des programms funktioniert | Niklas Goby | 2011-01-12 | 16 | -290/+1740 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-01-12 | 12 | -369/+11 |
| |\ |
|
| | * | add gitignore; removed object files, dynamic stuff, archives from repo | Sebastian Schmelzer | 2011-01-11 | 12 | -369/+11 |