- 24 Aug, 2014 - 1 commit
-
-
Antti Kokko authored
- Added LICENSE.LGPLv3, LICENSE.GPLv2 & LICENSE.LGPLv21 Change-Id: I0586e35a7aa99be1b5b3bda580b05897f451acbf Reviewed-by:
Jani Heikkinen <jani.heikkinen@digia.com>
-
- 19 Mar, 2014 - 1 commit
-
-
Kai Koehne authored
In the packaging process the content of all 'examples' folders are copied together into one folder ... so modules are supposed to have their submodule name as a sub-folder of 'examples'. Change-Id: I9981b914e8268c932ca5a3d1c9fa73f8db0b6a5b Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 14 Mar, 2014 - 1 commit
-
-
Topi Reinio authored
Changed the example page type to a group to have a standardized table of examples. Also, a filename 'examples.html' is too collision-prone when Qt docs are output to a single directory. Also, moved the examples.qdoc file into /doc subdirectory to avoid it from being copied to QT_INSTALL_EXAMPLES when packaging the examples. Change-Id: I87251e0fde127bdef3024907b6472b50039f0357 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 11 Mar, 2014 - 1 commit
-
-
Nico Vertriest authored
Task-number: QTBUG-37149 Change-Id: Ia8fe7b11140d31bc231a17bfcc16887f3af0dbce Reviewed-by:
Jerome Pasion <jerome.pasion@digia.com>
-
- 22 Dec, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I1a3c0571faeabf2d05bc144628d186e5ff039014 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 25 Nov, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I9454cf339f8af5515d3a91667d8c8ded3659d18b Reviewed-by:
Milian Wolff <milian.wolff@kdab.com> Reviewed-by:
Alan Alpert (Personal) <416365416c@gmail.com>
-
- 01 Nov, 2013 - 1 commit
-
-
Kurt Pattyn authored
Change-Id: I789cd780697aedbca7a90a5991df00b2c7e9ec98 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 28 Sep, 2013 - 1 commit
-
-
Steven Ceuppens authored
- Changed project files to use Qt structure - Moved existing sources into subdirectory, to make room for moduels - Created a "import/qmlwebsocket" module skeleton (works, but needs to be extended) - Modified examples to not use "include(.pri)", but use "QT += websocket" - Added qml example skeleton (works, but no useful functionality yet) Project can be build with: $ qmake $ make $ make install Module can be used in other projects with QT += websockets Change-Id: I2123026958b264670dbf8a978dee76edf5855806 Reviewed-by:
Kurt Pattyn <pattyn.kurt@gmail.com>
-
- 26 Aug, 2013 - 1 commit
-
-
Kurt Pattyn authored
-
- 25 Aug, 2013 - 2 commits
-
-
Kurt Pattyn authored
-
Kurt Pattyn authored
-
- 24 Aug, 2013 - 2 commits
-
-
Kurt Pattyn authored
-
Kurt Pattyn authored
Renamed WebSocketProtocol to QWebSocketProtocol Renamed WebSocketServer to QWebSocketServer Adapted source files to include renamed headers Added qwebsocketsglobal.h file
-