Commit 7c0ae57
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 <[email protected]>1 parent fcc2506 commit 7c0ae57
File tree
108 files changed
+27003
-24180
lines changed- .github/workflows
- doc/releasenotes
- src/robotide
- application
- contrib/testrunner
- controller
- ui
- editor
- lib/compat
- parsing
- pygments
- localization
- bg_BG/LC_MESSAGES
- bs_BA/LC_MESSAGES
- cs_CZ/LC_MESSAGES
- da_DK/LC_MESSAGES
- de_DE/LC_MESSAGES
- en_US/LC_MESSAGES
- es_ES/LC_MESSAGES
- fi_FI/LC_MESSAGES
- fr_FR/LC_MESSAGES
- hi_IN/LC_MESSAGES
- hu_HU/LC_MESSAGES
- it_IT/LC_MESSAGES
- ja_JP/LC_MESSAGES
- ko_KR/LC_MESSAGES
- nl_NL/LC_MESSAGES
- pl_PL/LC_MESSAGES
- pt_BR/LC_MESSAGES
- pt_PT/LC_MESSAGES
- ro_RO/LC_MESSAGES
- ru_RU/LC_MESSAGES
- sv_SE/LC_MESSAGES
- th_TH/LC_MESSAGES
- tr_TR/LC_MESSAGES
- uk_UA/LC_MESSAGES
- vi_VN/LC_MESSAGES
- zh_CN/LC_MESSAGES
- zh_TW/LC_MESSAGES
- namespace
- preferences
- recentfiles
- ui
- tools
- utest
- application
- resources/robotdata/test_project
- empty_project_settings
- .robot
- no_project_settings
- with_project_settings_one
- .robot
- with_project_settings_two
- .robot
- subproject_empty_project_settings
- .robot
- subproject_no_project_settings
- subproject_with_project_settings
- .robot
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+27003
-24180
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments