You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applied 0010,9970,9990,9999 patches.
Added new option PSI_PLUS to CMake to build Psi+ client instead of Psi.
Added psi+ icons.
Fixed iconsets.qrc tabs changed to spaces.
Added new iconsets-plus.qrc iconsets/system/default/icondef-plus.xml files
to separate psi and psi+ icons depending on build flags.
TODO: fix version detection
iconsets.qrc and iconsets/system/default/icondef.xml files now generating by CMake
from iconsets.qrc.in and icondef.xml.in files.
removed no longer needed iconsets-plus.qrc and iconsets/system/default/icondef-plus.xml
now CMake copies only jisp and README files with prepare-bin target
now CMake copies default iconsets to build directory
fixed aboutdlg.
Updated src/CMakeLists.txt and icondef.xml.in.
LOGO_FILE variable is using instead of LOGO_PNG_FILE
Fixed logo substitution for Psi+ or Psi.
Use PSILOGO_PREFIX instead of LOGO_FILE.
Removed not needed actTip acion.
Fix for desktop-file generation.
Removed not needed icon file.
Exclude default icons from installation
Applied 0070, 0080 and 0130 patches from Psi+ repo
Removed obsolete psimedia deps.
Fixed codestyle.
Work with qt-translations for WIN32 and APPLE.
Fixed windeployqt target. Removed unsupported ARGS parameter
An attempt to fix CMake warnings on Apple. Updated CMake policies
Upadted icondef.xml.in. Tabs changed to spaces
Moved screenshotplugin icons from psiplus folder.
Removed unused icons
Updated CMake files.
Improved search of plugins API. First of all we are searching API in local repository and only then we are searching for installed API.
Updated file variables.cmake.in. Added function of plugin version detection.
Relinked submodules: iris, qite, libpsi.
Added USE_ASPELL option to CMake.
Updated CMake files.
Improved version detection
Fixed get-version.cmake after previous commit
Added error handling for git
Set CONFIG=psiplus and -DPSI_PLUS for qmake-based project
remove original iconsets.qrc to not confuse compiler
0 commit comments