Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
/yumex-dnf-oldPublic archive

Commitb1646de

Browse files
committed
updated ChangeLog
1 parented4c989 commitb1646de

File tree

1 file changed

+143
-0
lines changed

1 file changed

+143
-0
lines changed

‎ChangeLog‎

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,146 @@
1+
2022-09-17 Tim Lauridsen
2+
3+
* bumped version to 4.5.0
4+
* updated translations
5+
6+
2021-12-08 Tim Lauridsen
7+
8+
* fix pref. range widgets not working
9+
* Updated translations from transifex
10+
11+
2021-11-28 Tim Lauridsen
12+
13+
* add vscode settings
14+
15+
2021-11-25 Tim Lauridsen
16+
17+
* Updated doc with recent screenshots and remove some legacy stuff
18+
* move load_ui into yumex.gui to fix mess with circular imports
19+
* lint: cleanup flake8 issues
20+
* format code using black
21+
22+
2021-11-19 Tim Lauridsen
23+
24+
* lint: fix issues
25+
* lint: cleanup issues
26+
* lint: undo var -> _var for unused arguments
27+
28+
2021-11-18 Tim Lauridsen
29+
30+
* lint: fix more issues
31+
* lint: fix more issues
32+
* lint: fix issues
33+
* lint: fix issues
34+
* lint: fix issues
35+
* lint: fix issues
36+
* lint: cleanup issues
37+
* lint: fix issues
38+
* lint: cleanup ccde
39+
* Cleanup Makefiles not need any more
40+
* Updated translations from transifex
41+
* Updated translations from transifex
42+
* Updated translations from transifex
43+
44+
2021-11-17 Tim Lauridsen
45+
46+
* build; convert build to use meson
47+
* handle appdata in the rigt way for Fedora
48+
* Install appdata in metadata dir
49+
https://docs.fedoraproject.org/en-US/packaging-guidelines/AppData/
50+
* Add screenshoots to use in appdata
51+
* format code with yapf
52+
53+
2021-10-19 Tim Lauridsen
54+
55+
* update po building to match latest refactoring
56+
57+
2021-10-15 Tim Lauridsen
58+
59+
* refactor: move widgets to sep. files
60+
* refactor: remove unused imports
61+
* build: autodetect modules
62+
* refactor: misc, const & config into common submodule
63+
* refactor: make updater a module
64+
* refactor: split window & backend classes into sep. files
65+
* refactor: make yumex.backend submodule. dnf_backend into backend.dnf
66+
* refactor: GroupView into separate file
67+
* refactor: HistoryView & HistoryPackageView in separate files
68+
* refactor: put HistoryView into sep. file
69+
* refactor: move QueueView & PackageQueue into separate files
70+
* refactor: split RepoView & PackageView into sep. files
71+
* refactor: SelectionView into separate file
72+
* refactor: move dialogs into yumex.gui.dialogs submodule
73+
* refactor: add missing imports
74+
* refactor: put transactionresult into separate files
75+
* refactor: move ProgressSplash into separate files
76+
* refactor; move AboutDialog to separate file
77+
* refactor; move Errordialog code & ui into separate files
78+
* refactor: move prefernces ui to separate .ui file
79+
* refector: move ui files into data/ui
80+
* Refector: extract Preferences into separate file.
81+
82+
2021-09-30 Tim Lauridsen
83+
84+
* add new .po files
85+
86+
2021-09-27 Tim Lauridsen
87+
88+
* Transfix pull, *.po update
89+
90+
2021-07-21 Tim Lauridsen
91+
92+
* tweak search & infobar text colors
93+
* make the progress overlay, shadow out the background
94+
* Use Sass to build themes
95+
* Add option to disable splash screen
96+
* change info box shadow
97+
98+
2021-07-20 Tim Lauridsen
99+
100+
* theme tweaks
101+
* Theme & UI adjustments
102+
* Theme & UI adjustments
103+
* Make infobar an overlay adjust default theme to new style classes make the
104+
ui look better
105+
106+
2021-07-03 Tim Lauridsen
107+
108+
* remove debug print statements
109+
* Use Gtk Stock buttons
110+
111+
2021-07-02 Tim Lauridsen
112+
113+
* Make splash screen lock to main window Show files being downloaded in
114+
progress
115+
* Add progress splash screen for long running tasks (#163)
116+
* Added option to show searchbar by default in preferences (#113)
117+
118+
2021-07-01 Tim Lauridsen
119+
120+
* Make shortcut windows active fixed issues with shortcuts.ui
121+
122+
2021-06-30 Tim Lauridsen
123+
124+
* reworked keypress handler add basics for GtkShortcutsWindows (broken in
125+
Gtk3 in python / filed upstream bug)
126+
* Enable group install Show depsolve errors in group install/remove (#105)
127+
128+
2021-06-29 Tim Lauridsen
129+
130+
* reorder columns and change labels (#149)
131+
* make sure gi imports is not messed up
132+
* Update progressbar stylling
133+
134+
2021-06-28 Tim Lauridsen
135+
136+
* cleanup imports fix docstring
137+
* remove pycharm conf from tree
138+
* remove .vscode settings from tree
139+
140+
2021-06-24 Tim Lauridsen
141+
142+
* code formatting
143+
1144
2021-06-04 Tim Lauridsen
2145

3146
* bumped version to 4.4.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp