-
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
100 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"redirect": [ | ||
{ | ||
"version":"2.2.6" | ||
"version":"2.3.0" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<REDIRECT> | ||
<VERSION>v2.2.6</VERSION> | ||
<VERSION>v2.3.0</VERSION> | ||
</REDIRECT> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# 作者:康林<[email protected]> | ||
|
||
#TODO: Change version | ||
version: 'v2.2.6.{build}' | ||
version: "v2.3.0.{build}" | ||
|
||
environment: | ||
STOREPASS: | ||
|
@@ -10,7 +10,7 @@ environment: | |
secure: EoBPaPuJ6u9UDYpQWjKhUg== | ||
QT_PASSWORD: | ||
secure: ejAYGgB+3sBispRxUSr0xw== | ||
RabbitCommon_VERSION: "v2.2.6" | ||
RabbitCommon_VERSION: "v2.3.0" | ||
|
||
matrix: | ||
##### msvc 2015 ######## | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,75 @@ | ||
rabbitcommon (2.2.6) unstable; urgency=medium | ||
rabbitcommon (2.3.0) unstable; urgency=medium | ||
|
||
* Use installed cmark in linux | ||
* Modify debian package | ||
* CI: modify android.yml | ||
* Modify complie error | ||
Check failure on line 4 in debian/changelog GitHub Actions / Check for spelling errors
|
||
* Modify input | ||
* FileBrowser: add mime type | ||
* Use Q_FUNC_INFO | ||
* Modify translations | ||
* FileBrowser: modify undo | ||
* FileBrowser: add path line edit box | ||
* Updater: fix git version | ||
* Modify RabbitCommon_Dir to RabbitCommon_ROOT | ||
* Add document-edit.svg icon | ||
* Fix log handler bug | ||
* Add CTools::HasRootRights() | ||
* Log: modify snap | ||
* Modify icon theme | ||
* vcpkg: add cmark in vcpkg.json | ||
* Fix: build fail | ||
* Icon: add network | ||
* Add icon list-add and list-remove | ||
* Add icon remove.svg | ||
* Update information | ||
* Log: modify AppDir | ||
* Modify translations | ||
* About: add icon theme | ||
* debian: remove webengine | ||
* About: modify qt library informations | ||
Check failure on line 28 in debian/changelog GitHub Actions / Check for spelling errors
|
||
* About: remove webengine | ||
* About: add enum string | ||
* Log: modify initial value in log configure file | ||
* Modify typo | ||
* Add multimedia icon | ||
* CoreDump: rename Core to CoreDump | ||
* Fix typo | ||
* Log: Add watch log configure changed | ||
* Add stack trace | ||
* Modify information | ||
* Tools: modify Init() | ||
* Core: show core dialog | ||
* Core: dump to log file in windows | ||
* CI: modify ubuntu.yml | ||
* Log: modify CLog | ||
* Log: add StackWalker to print stack trace | ||
* CI: modify android.yml | ||
* Log: fix build error | ||
* Print stack trace for android | ||
* Modify print stack trace configure | ||
* Add openssl version | ||
* FileBrower: modify clicked in android | ||
* CMake: modify windows application version information | ||
* Add print stack trace | ||
* FIX: log configure file in android | ||
* Tools: add ShowWidget | ||
* FileBrowser: add undo | ||
* FileBrowser: add android | ||
* Add file browser application | ||
* Add CFileBrowser | ||
* Modify log | ||
* CI: update actions/upload-artifact to v4 | ||
* Modify open log file | ||
* Modify snap/snapcraft.yaml | ||
* CMake: modify cmark | ||
* About: Fix null pointer | ||
* Modify log | ||
* About: Add environment in about dialog | ||
* Modify snapcraft.yml | ||
* Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#3) | ||
* About: add log | ||
* Fix log file name bug | ||
* Modify snap/snapcraft.yaml | ||
* CoreDump: add comment | ||
* CMake: remoe cmake/Qt5CorePatches.cmake | ||
|
||
-- Kang Lin <[email protected]> Wed, 19 Jun 2024 15:09:58 +0800 | ||
-- Kang Lin <[email protected]> Thu, 05 Dec 2024 16:14:47 +0800 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# Snapcraft.yaml schema: https://snapcraft.io/docs/snapcraft-yaml-schema | ||
name: rabbitcommon # you probably want to 'snapcraft register <name>' | ||
base: core22 # the base snap is the execution environment for this snap | ||
version: '2.0.6' # just for humans, typically '1.2+git' or '1.3.2' | ||
version: '2.3.0' | ||
license: GPL-3.0+ | ||
contact: [email protected] | ||
donation: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters