-
Notifications
You must be signed in to change notification settings - Fork 390
Prepare Release 2.2rc1 #2986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
HelioGuilherme66
merged 12 commits into
robotframework:master
from
HelioGuilherme66:prepare_build
Sep 24, 2025
Merged
Prepare Release 2.2rc1 #2986
HelioGuilherme66
merged 12 commits into
robotframework:master
from
HelioGuilherme66:prepare_build
Sep 24, 2025
+27,003
−24,180
Conversation
This file contains hidden or 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
* update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform
…#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context
* Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings.
HelioGuilherme66
added a commit
that referenced
this pull request
Sep 25, 2025
* Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Dec 1, 2025
* Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Dec 1, 2025
* Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Dec 1, 2025
* Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Dec 3, 2025
* New Crowdin updates (#2993) * Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Dec 8, 2025
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * New Crowdin updates (#2993) * Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries * Updates translations (#2995) * New Crowdin updates (#2993) * Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Improve re-size in File Explorer * Improve re-size in File Explorer * Version 2.2.1.1 with fix in File Explorer --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Dec 8, 2025
* New Crowdin updates (#2993) * Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
that referenced
this pull request
Jan 7, 2026
* Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Fix size of folders tree in File Explorer * Updates translations (#2995) * New Crowdin updates (#2993) * Prepare Release 2.2rc1 (#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Version 2.2.1.1 with fix in File Explorer * Improvement to open binary files on their registered apps from File Explorer. * Add Recent Files to default settings.cfg * Update static changelog * Add protection to starting RIDE with no plugins detected. Fixes #2998 * Add protection to default language detection on upgrade RIDE * Fix return code for python3.9. Update versions in docs * Improve shortcut creation on Linux * Code improvements * Set requests version to >= 2.6.0 * Improve unit tests * Correct dependencies versions * Replaced obsoleted NewId by NewIdRef * Improve unit tests * Improve unit tests * Improve unit tests * Add close button to floating windows File, Tests Explorers. Debug Test Explorer * Partial working toggle Tests Suite explorer, use F11 to make it reappear * Prepare 2.2.2 release * Fix unit tests --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
HelioGuilherme66
added a commit
to HelioGuilherme66/RIDE
that referenced
this pull request
Jan 8, 2026
* New Crowdin updates (robotframework#2993) * Prepare Release 2.2rc1 (robotframework#2986) * Fix missing text colorization in suites and tests settings in Grid Editor * Fix crashes when editing Tree items. * Fix location comment based on develop (robotframework#2980) * update the location comment of RIDE.pot * Update location comments for bg_BG * Update location comments for bs_BA * Update location comments for cs_CZ * Update location comments for da_DK * Update location comments for de_DE * Update location comments for en_US * Update location comments for en_ES * Update location comments for fi_FI * Update location comments for fr_FR * Update location comments for hi_IN * Update location comments for hu_HU * Update location comments for it_IT * Update location comments for ja_JP * Update location comments for ko_KR * Update location comments for nl_NL * Update location comments for pl_PL * Update location comments for pt_BR * Update location comments for pt_PT * Update location comments for ro_RO * Update location comments for ru_RU * Update location comments for sv_SE * Update location comments for th_TH * Update location comments for tr_TR * Update location comments for uk_UA * Update location comments for vi_VN * Update location comments for zh_TW * Add .vscode and *.po~ into gitignore * Update location comments for zh_CN * Modify geni18n to make it compatible with cross-platform * Update path to tools for non Debian based Linuxes (robotframework#2981) * DevOps: Remove codeboarding actions * Update zh_CN translations: Menu contexts, About Panel (robotframework#2982) * Add Chinese Simplified Translator * zh_CN translation: About panel * zh_CN translation: Menu context * Project settings (robotframework#2985) * Initial creation of settings if .robot directory exists in project dir. * Correct settings to edit, ut always starts with wrong. Ignore command line arguments * Still does not update preferences colors. Needs to reload Text Editor and Test Runner * Improve settings change in Tree when changed project. TODO reload plugins * Fix opening last file, independent of project settings * Initial dialog to restart RIDE, when project settings detected * Working Reload on project settings. Missing restore on not project, fix exceptions. * Complete project settings detection and restore * Implenent project settings in Windows * Initial utest for Project Settings. * Fix background color in Run Anything. Remove wong files from utest * Fix unit test for project settings * Add protection for first time install. Add pip upgrade to actions * Upgrade SonarCube scanner * Prepare release 2.2rc1 --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Update translations --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com> * Fixed Cut (Ctrl-X) in cell content edit in Grid Editor * Development version * Fix size of folders tree in File Explorer * Add SeleniumTestability to the list of known Libraries --------- Co-authored-by: Cherry_ChenNan <45916506+RipplePiam@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.