Commit 1461dd6
Koen Deforche
Several changes:
- Fix websocket hang issue
- Fix #3984 WDoubleSpinBox::setReadOnly(true) does not work
- Optimize build times by not pruning compile tree where possible
- Fix #3994 WPopupMenu - MenuItem only triggers on the text
- Fix #3974 Use WLink::target in WItemDelegate
- Fix #3942 Wt.Auth.user-name is not shown properly since 3.3.4
- Fix #4085 FW SSL client info
- Fix #3975 JS exception for server filtered WSuggestionPopups
- Fix #3995 WTableView: empty ColumnHeader does not fire mouse events
- Feature #2805 API for connection status updates
- Fix #2759 WDoubleValidator ignore trailing spaces
- Feature #2712 add WLink::setTarget(AnchorTarget )
- Fix #2803 WLocale::currentLocale().xxxformat() in asString and anyToAny
- Fix #3245 WApplication::docRoot returns empty string after WServer::post
- Fixed double click emitted when clicking on TreeView
- Fix #3879 Problem listening to mouseWentUp on TreeView
- Fix #3996 Trigger mouse click in document to allow popup to be closed
- Fix #4006 wtwithqt: Switch from QApplication to QCoreApplication
- Feature #4008 QueryModel: separate ORDER BY for sort() (B. Toll)
- Fix #4009 QueryModel: setQuery with keepColumns forgets ORDER BY
- Fix #4007 QueryModel: does not update WTableView header on setHeaderData
- Fix precision when serializing doubles (7->16)
- Fix #3912 Updated Jplayer to version 2.9.2
- Fix #3924 Updated sqlite to version 3.8.10.1
- Fix #3928 Segfault in Wt::WServer::postAll
- Fix #4001 Creating an empty WDialog causes a checkable WMenuItem in a WPopupMenu to not work(Firefox)
- Fix #3948 WTimeEdit regexp for "mm" is incorrect (+ for seconds also)
- Fix #3980 Uninitialized variable in WAxis.C
- WTemplate: added a method to iterate bound widgets
- WFileUpload: fix regression (outside WidgetSet) and better origin check
- Wt::Dbo: fix weak_ptr error and add missing .empty() function to collection1 parent a1ddd97 commit 1461dd6
File tree
87 files changed
+127529
-91904
lines changed- examples
- blog/view
- wtwithqt
- resources
- jPlayer
- themes
- bootstrap
- 2
- 3
- default
- polished
- src
- Wt
- Chart
- Dbo
- backend/amalgamation
- Json
- http
- js
- web
- skeleton
- test/dbo
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
87 files changed
+127529
-91904
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
Binary file not shown.
0 commit comments