تاریخچه Commit ها

نویسنده 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 سال پیش