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
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
compile on mingw. (merge request #1572)
HEAD
master
Morten Sorvig
2009-10-06
1
-1
/
+1
|
*
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
|
*
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
|
*
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 ↵
Morten Sorvig
2009-09-04
2
-28
/
+2
|
|
|
|
test for that
*
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
4
-19
/
+63
|
*
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
3
-13
/
+18
|
*
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
4
-0
/
+28
|
*
Dont show the widgets on screen, try to save memory by disabling the backing ↵
Morten Sorvig
2009-08-20
1
-1
/
+8
|
|
|
|
store
*
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
5
-22
/
+65
|
*
Add support for pressing enter on a line edit: send a newline to the server ↵
Morten Sorvig
2009-08-07
3
-8
/
+20
|
|
|
|
which will send a fake key event
*
Implement eTag support for static content
Morten Sorvig
2009-08-07
2
-12
/
+69
|
*
url decode the GET/POST line
Morten Sorvig
2009-08-06
1
-3
/
+7
|
*
Delay showing image-based elements until the image has been downloaded
Morten Sorvig
2009-08-06
1
-4
/
+27
|
*
Use POST instead of GET to send events
Morten Sorvig
2009-08-05
1
-1
/
+1
|
*
Use an html div hiearchy on the client side to mirror the qidget hiearchy on ↵
Morten Sorvig
2009-08-04
4
-98
/
+78
|
|
|
|
the server side
*
Implement static content and session statistics
Morten Sorvig
2009-07-31
4
-29
/
+48
|
*
Add simple statistics page
Morten Sorvig
2009-07-30
2
-2
/
+32
|
[next]