index
:
{non-gerrit}/qt-labs/webclient.git
cache
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
compile on mingw. (merge request #1572)
HEAD
master
Morten Sorvig
2009-10-06
4
-9
/
+10
*
make static
Morten Sorvig
2009-09-17
1
-0
/
+1
*
Make the line edits example use QMdiArea.
Morten Sorvig
2009-09-17
2
-29
/
+56
*
Add license headers
Morten Sorvig
2009-09-17
13
-0
/
+275
*
don't crash the server
Morten Sorvig
2009-09-17
1
-0
/
+2
*
don't server firebug-lite by default
Morten Sorvig
2009-09-17
1
-1
/
+1
*
Work on IE
Morten Sorvig
2009-09-17
2
-10
/
+17
*
send correct mouse coordinates on IE
Morten Sorvig
2009-09-16
1
-3
/
+15
*
add firebug lite
Morten Sorvig
2009-09-15
5
-1
/
+352
*
correct cast
Morten Sorvig
2009-09-14
1
-1
/
+1
*
poulate the text edit at gui creation
Morten Sorvig
2009-09-14
1
-0
/
+8
*
this file is no more
Morten Sorvig
2009-09-14
1
-1
/
+0
*
Add support for session inactivity timeouts
Morten Sorvig
2009-09-14
8
-12
/
+83
*
change form title
Morten Sorvig
2009-09-09
1
-1
/
+1
*
pimp the example a bit with mdi windows
Morten Sorvig
2009-09-08
1
-3
/
+15
*
remove the draghandler file
Morten Sorvig
2009-09-08
3
-22
/
+2
*
Use a shared root widget, only create one backing store
Morten Sorvig
2009-09-08
1
-0
/
+10
*
Proper max-age syntax
Morten Sorvig
2009-09-07
1
-2
/
+2
*
no need to set the host
Morten Sorvig
2009-09-07
2
-2
/
+10
*
Pre-load the static files at server startup
Morten Sorvig
2009-09-07
2
-22
/
+19
*
Add suport for never-expires data. Does not work yet
Morten Sorvig
2009-09-04
3
-2
/
+24
*
no need for a separate widget type, just set the imagehash attribute and test...
Morten Sorvig
2009-09-04
2
-28
/
+2
*
Add support for static widgets
Morten Sorvig
2009-09-04
11
-23
/
+167
*
Store images compressed as pngs. Don't scan images for equality.
Morten Sorvig
2009-08-27
2
-35
/
+24
*
Dont scan images for equality
Morten Sorvig
2009-08-27
1
-2
/
+2
*
remove the fake root widget stuff. didn't work.
Morten Sorvig
2009-08-26
1
-10
/
+1
*
Don't skip plain QWidgets, breaks QMdiArea
Morten Sorvig
2009-08-26
1
-3
/
+5
*
Only cast valid ids to QWidget pointers. Implement z-ordering on drag
Morten Sorvig
2009-08-26
5
-20
/
+64
*
filter away paint events for text-based widgets
Morten Sorvig
2009-08-25
1
-3
/
+5
*
attempt sending input events to all webviews
Morten Sorvig
2009-08-25
6
-15
/
+51
*
Add list of class names that QWebClient doesnt send updates for.
Morten Sorvig
2009-08-24
5
-4
/
+24
*
Add (1,1)-sized root widget so Qt doesnt create a large backing store buffer
Morten Sorvig
2009-08-24
3
-3
/
+21
*
Add option to skip updating plain QWidgets
Morten Sorvig
2009-08-21
7
-10
/
+25
*
Send over the class and object name to the client
Morten Sorvig
2009-08-21
2
-1
/
+10
*
Add an active session limit
Morten Sorvig
2009-08-20
5
-0
/
+30
*
Dont show the widgets on screen, try to save memory by disabling the backing ...
Morten Sorvig
2009-08-20
2
-1
/
+9
*
Add load testing application
Morten Sorvig
2009-08-19
5
-0
/
+229
*
Refactor the drag-drop handler
Morten Sorvig
2009-08-17
5
-78
/
+77
*
disable debug output
Morten Sorvig
2009-08-14
1
-3
/
+3
*
use floating point math
Morten Sorvig
2009-08-14
1
-1
/
+2
*
compute server uptime as well
Morten Sorvig
2009-08-14
2
-3
/
+8
*
Add amazon web services costs table
Morten Sorvig
2009-08-13
1
-3
/
+13
*
Some cleanups
Morten Sorvig
2009-08-13
1
-11
/
+5
*
Use QUrl to url decode
Morten Sorvig
2009-08-13
1
-7
/
+1
*
Some cleanups on text handling
Morten Sorvig
2009-08-13
1
-11
/
+23
*
create native pushbuttons
Morten Sorvig
2009-08-12
3
-6
/
+36
*
Create textarea element for QTextEdit
Morten Sorvig
2009-08-12
2
-1
/
+20
*
Add support for transferring QTextEdit text as plain text
Morten Sorvig
2009-08-11
6
-23
/
+66
*
Add support for pressing enter on a line edit: send a newline to the server w...
Morten Sorvig
2009-08-07
3
-8
/
+20
*
Implement eTag support for static content
Morten Sorvig
2009-08-07
2
-12
/
+69
[next]