Historie revizí

Autor SHA1 Zpráva Datum
  Villep f488b8c14b Removed some unnecessary includes & forward declarations. před 12 roky
  Villep b5bf88cf17 Added some comments in networkserverinfo.cpp. Added copyright notice to common.h and common.cpp and some comments. Some minor cleanup in readFromSocket. před 12 roky
  Villep 0df52ed044 Fixed a missing file. před 12 roky
  Villep be8c599d2b WLAN: Fixed: checkServers removed servers in bad order causing problems when multiple servers were to be removed. před 12 roky
  Villep b04f164268 Global: ConnectionManager now inherits from QObject, this allows creation in C++ side without requiring QML. před 12 roky
  Villep 4be24c4bbe Added a DISABLE_BLUETOOTH preprocessor macro. The macro "disables" bluetooth by using the stubs instead. This way the plugin can be used on desktop aswell. By default the macro is enabled for win32, mac and unix (non meego & symbian) targets. před 12 roky
  Villep d8985ac334 Refactored common.qrc. Some minor clean-up. před 12 roky
  Villep c1d2f7a827 Added similiar icons for starting the chat on both Harmattan & Symbian. před 12 roky
  Villep c00b70dda4 Sending a header together with the message is now optional, by default it is enabled. před 12 roky
  Villep d235a9d07f WLAN: Further improved connectivity by enabling users to connect to actual host names. před 12 roky
  Villep 24787d529f WLAN: Possible to connect directly to a server by giving IP (and port if needed) without the need to discover one. před 12 roky
  Villep 6b35c1102e Fixed a problem where using different ports did not update properly. před 12 roky
  Villep a20feec58f Added some content into About.qml. před 12 roky
  Villep 7a9539d3a2 Initial implementation of About dialog when pressing the Info button. před 12 roky
  Villep 83f7274bd2 WLAN: Fixed an issue where server was unable to start after being a client. před 12 roky
  Villep c24131007b Implemented a workaround for issue where WlanNetworkMgr was deleted after the application eventloop was already over. před 12 roky
  Villep 155552c6bb Fixed an issue with WlanConnection reconnecting to a network unnecessarily. před 12 roky
  Villep 004927c9fd Further refactoring and cleanup. Improved usability slightly by increasing the size of the SelectionDialog items on Harmattan. před 12 roky
  Villep cd724ca0eb Refactored some of the code related to ChatPage.qml. Fixed compilation issue with Simulator. před 12 roky
  Villep 5adc61dab6 Fixed missing Bluetooth errorString. před 12 roky
  Villep ed66419d84 First implementation of error handling and reporting. před 12 roky
  Villep 90eed9422c Bluetooth implementation for maxConnections. před 12 roky
  Villep c13cbc6ead Moved the logic on creating a message to its own function in Common. Added initial implementation of maximum number of accepted connections, currently only works with LAN. Still todo on bluetooth, also better handling on Client side when server is full. před 12 roky
  Villep 6def426395 Added launcher icons for Harmattan and Symbian. před 12 roky
  Villep a0317275d8 Fixed a bug when ConnectAs was DontCare where messages wouldn't be sent if clients connected. před 12 roky
  Villep cf9b517f7d Fixed an issue where when changing from Bluetooth to LAN without opening ConnectAs dialog Don't Care option was missing. před 12 roky
  Villep 684fa1cbd0 Added more colorful outgoing.png. Swapped the sides for outgoing and incoming messages. Chat buttons are disabled by default and 0.5 opacity, on connection they will be enabled. před 12 roky
  ville.moisio 68a613c2f0 Added chat feature před 12 roky
  Villep e2c67f3e3b Added temporary icons to toolbar for additional features. před 12 roky
  Villep 8834bfac26 Moved parameters buffer and expectedSize in readFromSocket to common.cpp. před 12 roky