summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: .metadata/.log .metadata/.plugins/org.eclipse.cdt.core/.log .metadata/.plugins/org.eclipse.cdt.core/fbbrowser.1294830673062.pdom .metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources .metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs .metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv src/fbgui.pro
| * i added jsObjectNiklas Goby2011-02-0123-194/+1166
| | | | | | | | Please enter the commit message for your changes. Lines starting
* | 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 ↵Jonathan Bauer2011-01-243-8/+15
| | | | if the URL actually has data...
* 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 ↵Jonathan Bauer2011-01-243-4/+42
| | | | correctly.
* 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 ↵Jonathan Bauer2011-01-183-6/+13
| | | | check if the hostname is valid or not ...
* 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
| | | | außerdem wurde eine errorPage in die Binary eingebettet.
* 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
| |
* | neues Projekt in dem die QWidget klasse durch eine QMainWindow classe ersetztNiklas Goby2011-01-1292-0/+5481
|/ | | | | wurde. Name des neuen Projektes: fbbrowser Leider scheint das Beenden des Programms immer noch nicht richtig zu funktionieren
* der bisherige stand der dingeNiklas Goby2011-01-1128-0/+1207
|
* initial importYour Name2010-12-141-0/+1