Commit History

Автор SHA1 Съобщение Дата
  Villep f488b8c14b Removed some unnecessary includes & forward declarations. преди 12 години
  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. преди 12 години
  Villep 0df52ed044 Fixed a missing file. преди 12 години
  Villep be8c599d2b WLAN: Fixed: checkServers removed servers in bad order causing problems when multiple servers were to be removed. преди 12 години
  Villep b04f164268 Global: ConnectionManager now inherits from QObject, this allows creation in C++ side without requiring QML. преди 12 години
  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. преди 12 години
  Villep d8985ac334 Refactored common.qrc. Some minor clean-up. преди 12 години
  Villep c1d2f7a827 Added similiar icons for starting the chat on both Harmattan & Symbian. преди 12 години
  Villep c00b70dda4 Sending a header together with the message is now optional, by default it is enabled. преди 12 години
  Villep d235a9d07f WLAN: Further improved connectivity by enabling users to connect to actual host names. преди 12 години
  Villep 24787d529f WLAN: Possible to connect directly to a server by giving IP (and port if needed) without the need to discover one. преди 12 години
  Villep 6b35c1102e Fixed a problem where using different ports did not update properly. преди 12 години
  Villep a20feec58f Added some content into About.qml. преди 12 години
  Villep 7a9539d3a2 Initial implementation of About dialog when pressing the Info button. преди 12 години
  Villep 83f7274bd2 WLAN: Fixed an issue where server was unable to start after being a client. преди 12 години
  Villep c24131007b Implemented a workaround for issue where WlanNetworkMgr was deleted after the application eventloop was already over. преди 12 години
  Villep 155552c6bb Fixed an issue with WlanConnection reconnecting to a network unnecessarily. преди 12 години
  Villep 004927c9fd Further refactoring and cleanup. Improved usability slightly by increasing the size of the SelectionDialog items on Harmattan. преди 12 години
  Villep cd724ca0eb Refactored some of the code related to ChatPage.qml. Fixed compilation issue with Simulator. преди 12 години
  Villep 5adc61dab6 Fixed missing Bluetooth errorString. преди 12 години
  Villep ed66419d84 First implementation of error handling and reporting. преди 12 години
  Villep 90eed9422c Bluetooth implementation for maxConnections. преди 12 години
  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. преди 12 години
  Villep 6def426395 Added launcher icons for Harmattan and Symbian. преди 12 години
  Villep a0317275d8 Fixed a bug when ConnectAs was DontCare where messages wouldn't be sent if clients connected. преди 12 години
  Villep cf9b517f7d Fixed an issue where when changing from Bluetooth to LAN without opening ConnectAs dialog Don't Care option was missing. преди 12 години
  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. преди 12 години
  ville.moisio 68a613c2f0 Added chat feature преди 12 години
  Villep e2c67f3e3b Added temporary icons to toolbar for additional features. преди 12 години
  Villep 8834bfac26 Moved parameters buffer and expectedSize in readFromSocket to common.cpp. преди 12 години