0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented IndicatorIcon class (fixes #1). More... over 9 years ago
Removed accelerator symbol from menu items. More... over 9 years ago
Added libnotify for displaying notifications. More... over 9 years ago
Fixed the name of the package providing appindicators. More... over 9 years ago
Updated README to reflect location of the executable after building. More... over 9 years ago
Split tray icon into two classes, one of which is selected at runtime based on the current desktop environment. More... over 9 years ago
Reorganized CMake platform detection code and added indicator support to CMakeLists.txt. More... over 9 years ago
Added check for indicator package. More... over 9 years ago
Added ability to detect current desktop environment. More... over 9 years ago
Renamed currentOSString to currentOSName. More... over 9 years ago
Added missing connection for settingChanged() signal in DeviceListener. More... over 9 years ago
Added setting for displaying tray icon. More... over 9 years ago
Created Platform class out of function in misc.h. More... over 9 years ago
Implemented installation of Qt libraries when building NSIS installer. More... over 9 years ago
Added CPack settings back. More... over 9 years ago
Release is now correctly set as the default build type. More... over 9 years ago
Added custom target for installing the Qt libraries on Windows. More... over 9 years ago
Moved the 'img' directory to src/ and renamed it to 'data'. More... over 9 years ago
Updated README to reflect the fact that 'Release' no longer needs to be specified for Windows builds. More... over 9 years ago
Moved the resource file for Windows into the src/ directory. More... over 9 years ago
Moved main.cpp and NitroShare class to separate application directory. More... over 9 years ago
Switched AUTO[MOC|RCC|UIC] on to reduce the number of source files that needed to manually specified. More... over 9 years ago
Fixed error caused by missing ')'. More... over 9 years ago
Added .gitignore. More... over 9 years ago
Split up CMake files and implemented installation of .desktop file and icon on Linux (fixes #9). More... over 9 years ago
Added suitable .desktop file (#9). More... over 9 years ago
Removed CPack data from CMakeLists.txt since InnoSetup appears to be a better (and more stable) option. More... over 9 years ago
Added cancel() method to Transfer class. More... over 9 years ago
Added settings for CPack. More... over 9 years ago
Added LICENSE file. More... over 9 years ago