index
:
openslx-ng/fbgui.git
master
Qt based frontend for selecting and executing diskless systems.
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fbgui.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
removed unused code
Jonathan Bauer
2011-03-06
1
-14
/
+0
|
*
URL loading from cmdline or config file or default, depending where an URL ↵
Jonathan Bauer
2011-03-06
1
-2
/
+3
|
|
|
|
can be found.
*
baseUrl is now global variable
Jonathan Bauer
2011-03-06
1
-6
/
+16
|
*
cleaned includes a bit
Jonathan Bauer
2011-03-06
1
-1
/
+0
|
*
jsobject member renaming
Jonathan Bauer
2011-03-06
1
-2
/
+0
|
*
changed fbbrowser subclass
Jonathan Bauer
2011-03-06
1
-3
/
+2
|
*
fixed URL loading from cmdline
Jonathan Bauer
2011-03-06
1
-9
/
+18
|
*
updated code structure, main loop now separate from fbgui class.......
Jonathan Bauer
2011-03-06
1
-67
/
+11
|
*
url short option fixed
Jonathan Bauer
2011-03-05
1
-1
/
+0
|
*
more random things...
Jonathan Bauer
2011-03-05
1
-4
/
+0
|
*
-qws options not needed anymore (it is set in the constructor of QApplication.)
Jonathan Bauer
2011-03-05
1
-4
/
+7
|
*
printUsage updated, random ideas...
Jonathan Bauer
2011-03-05
1
-6
/
+11
|
*
help fixed, misc cleanups...
Jonathan Bauer
2011-03-05
1
-6
/
+19
|
*
URL parsing now works with CommandLineOptions. Incomplete...
Jonathan Bauer
2011-03-05
1
-7
/
+15
|
*
misc.
Jonathan Bauer
2011-03-05
1
-7
/
+2
|
*
Command line options parsing moved to its own class, in preparation for Settings
Jonathan Bauer
2011-03-05
1
-39
/
+22
|
*
Code cleanup, JSO class continued, added webkitTest.html for reference
Jonathan Bauer
2011-03-04
1
-2
/
+1
|
*
Progress bar for downloads (using jQuery) fixed
Jonathan Bauer
2011-03-04
1
-4
/
+7
|
*
cleaned up output a bit
Jonathan Bauer
2011-03-02
1
-1
/
+1
|
*
Simplified printing of the application path; more cleanup
Jonathan Bauer
2011-02-22
1
-18
/
+2
|
*
fix vtable error
Sebastian Schmelzer
2011-02-01
1
-1
/
+1
|
*
deleted .metadata
Jonathan Bauer
2011-02-01
1
-6
/
+6
|
*
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
1
-2
/
+2
|
*
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
1
-9
/
+10
|
*
updated
Jonathan Bauer
2011-01-25
1
-0
/
+83