Replace the runtime themes with ones that don't have sizing issues. Fixes #5554
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=13d2f9131dc35b1afd49fa6d9f8e358d8a76afd0 Author: Dave Page <dp...@pgadmin.org> Modified Files -------------- docs/en_US/release_notes_4_24.rst | 1 + runtime/back.png | Bin 290 -> 0 bytes runtime/breeze.qrc | 89 - runtime/close.png | Bin 346 -> 0 bytes runtime/dark.qss | 1648 --------------- runtime/dark/branch_closed-on.svg | 3 - runtime/dark/branch_closed.svg | 3 - runtime/dark/branch_open-on.svg | 3 - runtime/dark/branch_open.svg | 3 - runtime/dark/checkbox_checked.svg | 5 - runtime/dark/checkbox_checked_disabled.svg | 5 - runtime/dark/checkbox_indeterminate.svg | 7 - runtime/dark/checkbox_indeterminate_disabled.svg | 7 - runtime/dark/checkbox_unchecked.svg | 4 - runtime/dark/checkbox_unchecked_disabled.svg | 4 - runtime/dark/close-hover.svg | 3 - runtime/dark/close-pressed.svg | 3 - runtime/dark/close.svg | 3 - runtime/dark/down_arrow-hover.svg | 3 - runtime/dark/down_arrow.svg | 3 - runtime/dark/down_arrow_disabled.svg | 3 - runtime/dark/hmovetoolbar.svg | 4 - runtime/dark/hsepartoolbar.svg | 3 - runtime/dark/left_arrow.svg | 3 - runtime/dark/left_arrow_disabled.svg | 3 - runtime/dark/radio_checked.svg | 5 - runtime/dark/radio_checked_disabled.svg | 5 - runtime/dark/radio_unchecked.svg | 4 - runtime/dark/radio_unchecked_disabled.svg | 4 - runtime/dark/right_arrow.svg | 3 - runtime/dark/right_arrow_disabled.svg | 3 - runtime/dark/sizegrip.svg | 3 - runtime/dark/spinup_disabled.svg | 3 - runtime/dark/stylesheet-branch-end-closed.svg | 4 - runtime/dark/stylesheet-branch-end-open.svg | 4 - runtime/dark/stylesheet-branch-end.svg | 4 - runtime/dark/stylesheet-branch-more.svg | 4 - runtime/dark/stylesheet-vline.svg | 3 - runtime/dark/transparent.svg | 1 - runtime/dark/undock-hover.svg | 5 - runtime/dark/undock.svg | 3 - runtime/dark/up_arrow-hover.svg | 3 - runtime/dark/up_arrow.svg | 3 - runtime/dark/up_arrow_disabled.svg | 3 - runtime/dark/vmovetoolbar.svg | 8 - runtime/dark/vsepartoolbars.svg | 7 - runtime/forward.png | Bin 270 -> 0 bytes runtime/light.qss | 1654 --------------- runtime/light/branch_closed-on.svg | 3 - runtime/light/branch_closed.svg | 3 - runtime/light/branch_open-on.svg | 3 - runtime/light/branch_open.svg | 3 - runtime/light/checkbox_checked-hover.svg | 5 - runtime/light/checkbox_checked.svg | 5 - runtime/light/checkbox_checked_disabled.svg | 5 - runtime/light/checkbox_indeterminate-hover.svg | 7 - runtime/light/checkbox_indeterminate.svg | 7 - runtime/light/checkbox_indeterminate_disabled.svg | 7 - runtime/light/checkbox_unchecked-hover.svg | 4 - runtime/light/checkbox_unchecked_disabled.svg | 4 - runtime/light/close-hover.svg | 3 - runtime/light/close-pressed.svg | 3 - runtime/light/close.svg | 3 - runtime/light/down_arrow-hover.svg | 3 - runtime/light/down_arrow.svg | 3 - runtime/light/down_arrow_disabled.svg | 3 - runtime/light/hmovetoolbar.svg | 5 - runtime/light/hsepartoolbar.svg | 3 - runtime/light/left_arrow.svg | 3 - runtime/light/left_arrow_disabled.svg | 3 - runtime/light/radio_checked-hover.svg | 5 - runtime/light/radio_checked.svg | 5 - runtime/light/radio_checked_disabled.svg | 5 - runtime/light/radio_unchecked-hover.svg | 4 - runtime/light/radio_unchecked_disabled.svg | 4 - runtime/light/right_arrow.svg | 3 - runtime/light/right_arrow_disabled.svg | 3 - runtime/light/sizegrip.svg | 3 - runtime/light/spinup_disabled.svg | 3 - runtime/light/stylesheet-branch-end-closed.svg | 4 - runtime/light/stylesheet-branch-end-open.svg | 4 - runtime/light/stylesheet-branch-end.svg | 4 - runtime/light/stylesheet-branch-more.svg | 4 - runtime/light/stylesheet-vline.svg | 3 - runtime/light/transparent.svg | 1 - runtime/light/undock-hover.svg | 5 - runtime/light/undock.svg | 3 - runtime/light/up_arrow-hover.svg | 3 - runtime/light/up_arrow.svg | 3 - runtime/light/up_arrow_disabled.svg | 3 - runtime/light/vmovetoolbar.svg | 8 - runtime/light/vsepartoolbars.svg | 7 - runtime/pgAdmin4.cpp | 26 +- runtime/pgAdmin4.pro | 2 +- runtime/pgAdmin4.qrc | 3 - runtime/qdarkstyle/rc/arrow_down.png | Bin 0 -> 525 bytes runtime/qdarkstyle/rc/arrow_d...@2x.png | Bin 0 -> 977 bytes runtime/qdarkstyle/rc/arrow_down_disabled.png | Bin 0 -> 547 bytes runtime/qdarkstyle/rc/arrow_down_disab...@2x.png | Bin 0 -> 1040 bytes runtime/qdarkstyle/rc/arrow_down_focus.png | Bin 0 -> 530 bytes runtime/qdarkstyle/rc/arrow_down_fo...@2x.png | Bin 0 -> 1025 bytes runtime/qdarkstyle/rc/arrow_down_pressed.png | Bin 0 -> 518 bytes runtime/qdarkstyle/rc/arrow_down_pres...@2x.png | Bin 0 -> 1007 bytes runtime/qdarkstyle/rc/arrow_left.png | Bin 0 -> 546 bytes runtime/qdarkstyle/rc/arrow_l...@2x.png | Bin 0 -> 1072 bytes runtime/qdarkstyle/rc/arrow_left_disabled.png | Bin 0 -> 569 bytes runtime/qdarkstyle/rc/arrow_left_disab...@2x.png | Bin 0 -> 1126 bytes runtime/qdarkstyle/rc/arrow_left_focus.png | Bin 0 -> 565 bytes runtime/qdarkstyle/rc/arrow_left_fo...@2x.png | Bin 0 -> 1143 bytes runtime/qdarkstyle/rc/arrow_left_pressed.png | Bin 0 -> 541 bytes runtime/qdarkstyle/rc/arrow_left_pres...@2x.png | Bin 0 -> 1120 bytes runtime/qdarkstyle/rc/arrow_right.png | Bin 0 -> 518 bytes runtime/qdarkstyle/rc/arrow_ri...@2x.png | Bin 0 -> 1062 bytes runtime/qdarkstyle/rc/arrow_right_disabled.png | Bin 0 -> 553 bytes runtime/qdarkstyle/rc/arrow_right_disab...@2x.png | Bin 0 -> 1143 bytes runtime/qdarkstyle/rc/arrow_right_focus.png | Bin 0 -> 543 bytes runtime/qdarkstyle/rc/arrow_right_fo...@2x.png | Bin 0 -> 1139 bytes runtime/qdarkstyle/rc/arrow_right_pressed.png | Bin 0 -> 544 bytes runtime/qdarkstyle/rc/arrow_right_pres...@2x.png | Bin 0 -> 1121 bytes runtime/qdarkstyle/rc/arrow_up.png | Bin 0 -> 512 bytes runtime/qdarkstyle/rc/arrow...@2x.png | Bin 0 -> 969 bytes runtime/qdarkstyle/rc/arrow_up_disabled.png | Bin 0 -> 538 bytes runtime/qdarkstyle/rc/arrow_up_disab...@2x.png | Bin 0 -> 1046 bytes runtime/qdarkstyle/rc/arrow_up_focus.png | Bin 0 -> 530 bytes runtime/qdarkstyle/rc/arrow_up_fo...@2x.png | Bin 0 -> 1017 bytes runtime/qdarkstyle/rc/arrow_up_pressed.png | Bin 0 -> 518 bytes runtime/qdarkstyle/rc/arrow_up_pres...@2x.png | Bin 0 -> 998 bytes runtime/qdarkstyle/rc/base_icon.png | Bin 0 -> 1256 bytes runtime/qdarkstyle/rc/base_i...@2x.png | Bin 0 -> 3286 bytes runtime/qdarkstyle/rc/base_icon_disabled.png | Bin 0 -> 1256 bytes runtime/qdarkstyle/rc/base_icon_disab...@2x.png | Bin 0 -> 3286 bytes runtime/qdarkstyle/rc/base_icon_focus.png | Bin 0 -> 1256 bytes runtime/qdarkstyle/rc/base_icon_fo...@2x.png | Bin 0 -> 3286 bytes runtime/qdarkstyle/rc/base_icon_pressed.png | Bin 0 -> 1256 bytes runtime/qdarkstyle/rc/base_icon_pres...@2x.png | Bin 0 -> 3286 bytes runtime/qdarkstyle/rc/branch_closed.png | Bin 0 -> 350 bytes runtime/qdarkstyle/rc/branch_clo...@2x.png | Bin 0 -> 704 bytes runtime/qdarkstyle/rc/branch_closed_disabled.png | Bin 0 -> 373 bytes .../qdarkstyle/rc/branch_closed_disab...@2x.png | Bin 0 -> 729 bytes runtime/qdarkstyle/rc/branch_closed_focus.png | Bin 0 -> 380 bytes runtime/qdarkstyle/rc/branch_closed_fo...@2x.png | Bin 0 -> 717 bytes runtime/qdarkstyle/rc/branch_closed_pressed.png | Bin 0 -> 372 bytes runtime/qdarkstyle/rc/branch_closed_pres...@2x.png | Bin 0 -> 725 bytes runtime/qdarkstyle/rc/branch_end.png | Bin 0 -> 142 bytes runtime/qdarkstyle/rc/branch_...@2x.png | Bin 0 -> 220 bytes runtime/qdarkstyle/rc/branch_end_disabled.png | Bin 0 -> 146 bytes runtime/qdarkstyle/rc/branch_end_disab...@2x.png | Bin 0 -> 225 bytes runtime/qdarkstyle/rc/branch_end_focus.png | Bin 0 -> 146 bytes runtime/qdarkstyle/rc/branch_end_fo...@2x.png | Bin 0 -> 226 bytes runtime/qdarkstyle/rc/branch_end_pressed.png | Bin 0 -> 146 bytes runtime/qdarkstyle/rc/branch_end_pres...@2x.png | Bin 0 -> 225 bytes runtime/qdarkstyle/rc/branch_line.png | Bin 0 -> 130 bytes runtime/qdarkstyle/rc/branch_l...@2x.png | Bin 0 -> 242 bytes runtime/qdarkstyle/rc/branch_line_disabled.png | Bin 0 -> 134 bytes runtime/qdarkstyle/rc/branch_line_disab...@2x.png | Bin 0 -> 248 bytes runtime/qdarkstyle/rc/branch_line_focus.png | Bin 0 -> 134 bytes runtime/qdarkstyle/rc/branch_line_fo...@2x.png | Bin 0 -> 249 bytes runtime/qdarkstyle/rc/branch_line_pressed.png | Bin 0 -> 134 bytes runtime/qdarkstyle/rc/branch_line_pres...@2x.png | Bin 0 -> 248 bytes runtime/qdarkstyle/rc/branch_more.png | Bin 0 -> 155 bytes runtime/qdarkstyle/rc/branch_m...@2x.png | Bin 0 -> 257 bytes runtime/qdarkstyle/rc/branch_more_disabled.png | Bin 0 -> 162 bytes runtime/qdarkstyle/rc/branch_more_disab...@2x.png | Bin 0 -> 265 bytes runtime/qdarkstyle/rc/branch_more_focus.png | Bin 0 -> 162 bytes runtime/qdarkstyle/rc/branch_more_fo...@2x.png | Bin 0 -> 266 bytes runtime/qdarkstyle/rc/branch_more_pressed.png | Bin 0 -> 162 bytes runtime/qdarkstyle/rc/branch_more_pres...@2x.png | Bin 0 -> 265 bytes runtime/qdarkstyle/rc/branch_open.png | Bin 0 -> 354 bytes runtime/qdarkstyle/rc/branch_o...@2x.png | Bin 0 -> 657 bytes runtime/qdarkstyle/rc/branch_open_disabled.png | Bin 0 -> 375 bytes runtime/qdarkstyle/rc/branch_open_disab...@2x.png | Bin 0 -> 682 bytes runtime/qdarkstyle/rc/branch_open_focus.png | Bin 0 -> 367 bytes runtime/qdarkstyle/rc/branch_open_fo...@2x.png | Bin 0 -> 665 bytes runtime/qdarkstyle/rc/branch_open_pressed.png | Bin 0 -> 369 bytes runtime/qdarkstyle/rc/branch_open_pres...@2x.png | Bin 0 -> 661 bytes runtime/qdarkstyle/rc/checkbox_checked.png | Bin 0 -> 452 bytes runtime/qdarkstyle/rc/checkbox_chec...@2x.png | Bin 0 -> 825 bytes .../qdarkstyle/rc/checkbox_checked_disabled.png | Bin 0 -> 467 bytes .../qdarkstyle/rc/checkbox_checked_disab...@2x.png | Bin 0 -> 845 bytes runtime/qdarkstyle/rc/checkbox_checked_focus.png | Bin 0 -> 441 bytes .../qdarkstyle/rc/checkbox_checked_fo...@2x.png | Bin 0 -> 823 bytes runtime/qdarkstyle/rc/checkbox_checked_pressed.png | Bin 0 -> 418 bytes .../qdarkstyle/rc/checkbox_checked_pres...@2x.png | Bin 0 -> 829 bytes runtime/qdarkstyle/rc/checkbox_indeterminate.png | Bin 0 -> 581 bytes .../qdarkstyle/rc/checkbox_indetermin...@2x.png | Bin 0 -> 1081 bytes .../rc/checkbox_indeterminate_disabled.png | Bin 0 -> 614 bytes .../rc/checkbox_indeterminate_disab...@2x.png | Bin 0 -> 1105 bytes .../qdarkstyle/rc/checkbox_indeterminate_focus.png | Bin 0 -> 576 bytes .../rc/checkbox_indeterminate_fo...@2x.png | Bin 0 -> 1066 bytes .../rc/checkbox_indeterminate_pressed.png | Bin 0 -> 563 bytes .../rc/checkbox_indeterminate_pres...@2x.png | Bin 0 -> 1087 bytes runtime/qdarkstyle/rc/checkbox_unchecked.png | Bin 0 -> 397 bytes runtime/qdarkstyle/rc/checkbox_unchec...@2x.png | Bin 0 -> 828 bytes .../qdarkstyle/rc/checkbox_unchecked_disabled.png | Bin 0 -> 386 bytes .../rc/checkbox_unchecked_disab...@2x.png | Bin 0 -> 875 bytes runtime/qdarkstyle/rc/checkbox_unchecked_focus.png | Bin 0 -> 394 bytes .../qdarkstyle/rc/checkbox_unchecked_fo...@2x.png | Bin 0 -> 866 bytes .../qdarkstyle/rc/checkbox_unchecked_pressed.png | Bin 0 -> 403 bytes .../rc/checkbox_unchecked_pres...@2x.png | Bin 0 -> 861 bytes runtime/qdarkstyle/rc/line_horizontal.png | Bin 0 -> 117 bytes runtime/qdarkstyle/rc/line_horizon...@2x.png | Bin 0 -> 135 bytes runtime/qdarkstyle/rc/line_horizontal_disabled.png | Bin 0 -> 121 bytes .../qdarkstyle/rc/line_horizontal_disab...@2x.png | Bin 0 -> 139 bytes runtime/qdarkstyle/rc/line_horizontal_focus.png | Bin 0 -> 120 bytes runtime/qdarkstyle/rc/line_horizontal_fo...@2x.png | Bin 0 -> 138 bytes runtime/qdarkstyle/rc/line_horizontal_pressed.png | Bin 0 -> 120 bytes .../qdarkstyle/rc/line_horizontal_pres...@2x.png | Bin 0 -> 138 bytes runtime/qdarkstyle/rc/line_vertical.png | Bin 0 -> 130 bytes runtime/qdarkstyle/rc/line_verti...@2x.png | Bin 0 -> 242 bytes runtime/qdarkstyle/rc/line_vertical_disabled.png | Bin 0 -> 134 bytes .../qdarkstyle/rc/line_vertical_disab...@2x.png | Bin 0 -> 248 bytes runtime/qdarkstyle/rc/line_vertical_focus.png | Bin 0 -> 134 bytes runtime/qdarkstyle/rc/line_vertical_fo...@2x.png | Bin 0 -> 249 bytes runtime/qdarkstyle/rc/line_vertical_pressed.png | Bin 0 -> 134 bytes runtime/qdarkstyle/rc/line_vertical_pres...@2x.png | Bin 0 -> 248 bytes runtime/qdarkstyle/rc/radio_checked.png | Bin 0 -> 1224 bytes runtime/qdarkstyle/rc/radio_chec...@2x.png | Bin 0 -> 2714 bytes runtime/qdarkstyle/rc/radio_checked_disabled.png | Bin 0 -> 1325 bytes .../qdarkstyle/rc/radio_checked_disab...@2x.png | Bin 0 -> 2893 bytes runtime/qdarkstyle/rc/radio_checked_focus.png | Bin 0 -> 1293 bytes runtime/qdarkstyle/rc/radio_checked_fo...@2x.png | Bin 0 -> 2736 bytes runtime/qdarkstyle/rc/radio_checked_pressed.png | Bin 0 -> 1276 bytes runtime/qdarkstyle/rc/radio_checked_pres...@2x.png | Bin 0 -> 2765 bytes runtime/qdarkstyle/rc/radio_unchecked.png | Bin 0 -> 963 bytes runtime/qdarkstyle/rc/radio_unchec...@2x.png | Bin 0 -> 2195 bytes runtime/qdarkstyle/rc/radio_unchecked_disabled.png | Bin 0 -> 1040 bytes .../qdarkstyle/rc/radio_unchecked_disab...@2x.png | Bin 0 -> 2294 bytes runtime/qdarkstyle/rc/radio_unchecked_focus.png | Bin 0 -> 1032 bytes runtime/qdarkstyle/rc/radio_unchecked_fo...@2x.png | Bin 0 -> 2186 bytes runtime/qdarkstyle/rc/radio_unchecked_pressed.png | Bin 0 -> 1022 bytes .../qdarkstyle/rc/radio_unchecked_pres...@2x.png | Bin 0 -> 2197 bytes runtime/qdarkstyle/rc/toolbar_move_horizontal.png | Bin 0 -> 150 bytes .../qdarkstyle/rc/toolbar_move_horizon...@2x.png | Bin 0 -> 304 bytes .../rc/toolbar_move_horizontal_disabled.png | Bin 0 -> 155 bytes .../rc/toolbar_move_horizontal_disab...@2x.png | Bin 0 -> 308 bytes .../rc/toolbar_move_horizontal_focus.png | Bin 0 -> 154 bytes .../rc/toolbar_move_horizontal_fo...@2x.png | Bin 0 -> 311 bytes .../rc/toolbar_move_horizontal_pressed.png | Bin 0 -> 154 bytes .../rc/toolbar_move_horizontal_pres...@2x.png | Bin 0 -> 307 bytes runtime/qdarkstyle/rc/toolbar_move_vertical.png | Bin 0 -> 137 bytes runtime/qdarkstyle/rc/toolbar_move_verti...@2x.png | Bin 0 -> 201 bytes .../rc/toolbar_move_vertical_disabled.png | Bin 0 -> 140 bytes .../rc/toolbar_move_vertical_disab...@2x.png | Bin 0 -> 212 bytes .../qdarkstyle/rc/toolbar_move_vertical_focus.png | Bin 0 -> 144 bytes .../rc/toolbar_move_vertical_fo...@2x.png | Bin 0 -> 211 bytes .../rc/toolbar_move_vertical_pressed.png | Bin 0 -> 143 bytes .../rc/toolbar_move_vertical_pres...@2x.png | Bin 0 -> 204 bytes .../qdarkstyle/rc/toolbar_separator_horizontal.png | Bin 0 -> 145 bytes .../rc/toolbar_separator_horizon...@2x.png | Bin 0 -> 286 bytes .../rc/toolbar_separator_horizontal_disabled.png | Bin 0 -> 151 bytes .../toolbar_separator_horizontal_disab...@2x.png | Bin 0 -> 292 bytes .../rc/toolbar_separator_horizontal_focus.png | Bin 0 -> 149 bytes .../rc/toolbar_separator_horizontal_fo...@2x.png | Bin 0 -> 294 bytes .../rc/toolbar_separator_horizontal_pressed.png | Bin 0 -> 149 bytes .../rc/toolbar_separator_horizontal_pres...@2x.png | Bin 0 -> 289 bytes .../qdarkstyle/rc/toolbar_separator_vertical.png | Bin 0 -> 133 bytes .../rc/toolbar_separator_verti...@2x.png | Bin 0 -> 191 bytes .../rc/toolbar_separator_vertical_disabled.png | Bin 0 -> 135 bytes .../rc/toolbar_separator_vertical_disab...@2x.png | Bin 0 -> 199 bytes .../rc/toolbar_separator_vertical_focus.png | Bin 0 -> 139 bytes .../rc/toolbar_separator_vertical_fo...@2x.png | Bin 0 -> 196 bytes .../rc/toolbar_separator_vertical_pressed.png | Bin 0 -> 138 bytes .../rc/toolbar_separator_vertical_pres...@2x.png | Bin 0 -> 193 bytes runtime/qdarkstyle/rc/transparent.png | Bin 0 -> 104 bytes runtime/qdarkstyle/rc/transpar...@2x.png | Bin 0 -> 117 bytes runtime/qdarkstyle/rc/transparent_disabled.png | Bin 0 -> 104 bytes runtime/qdarkstyle/rc/transparent_disab...@2x.png | Bin 0 -> 117 bytes runtime/qdarkstyle/rc/transparent_focus.png | Bin 0 -> 104 bytes runtime/qdarkstyle/rc/transparent_fo...@2x.png | Bin 0 -> 117 bytes runtime/qdarkstyle/rc/transparent_pressed.png | Bin 0 -> 104 bytes runtime/qdarkstyle/rc/transparent_pres...@2x.png | Bin 0 -> 117 bytes runtime/qdarkstyle/rc/window_close.png | Bin 0 -> 766 bytes runtime/qdarkstyle/rc/window_cl...@2x.png | Bin 0 -> 1690 bytes runtime/qdarkstyle/rc/window_close_disabled.png | Bin 0 -> 838 bytes runtime/qdarkstyle/rc/window_close_disab...@2x.png | Bin 0 -> 1724 bytes runtime/qdarkstyle/rc/window_close_focus.png | Bin 0 -> 756 bytes runtime/qdarkstyle/rc/window_close_fo...@2x.png | Bin 0 -> 1704 bytes runtime/qdarkstyle/rc/window_close_pressed.png | Bin 0 -> 745 bytes runtime/qdarkstyle/rc/window_close_pres...@2x.png | Bin 0 -> 1679 bytes runtime/qdarkstyle/rc/window_grip.png | Bin 0 -> 426 bytes runtime/qdarkstyle/rc/window_g...@2x.png | Bin 0 -> 735 bytes runtime/qdarkstyle/rc/window_grip_disabled.png | Bin 0 -> 447 bytes runtime/qdarkstyle/rc/window_grip_disab...@2x.png | Bin 0 -> 768 bytes runtime/qdarkstyle/rc/window_grip_focus.png | Bin 0 -> 435 bytes runtime/qdarkstyle/rc/window_grip_fo...@2x.png | Bin 0 -> 738 bytes runtime/qdarkstyle/rc/window_grip_pressed.png | Bin 0 -> 444 bytes runtime/qdarkstyle/rc/window_grip_pres...@2x.png | Bin 0 -> 729 bytes runtime/qdarkstyle/rc/window_minimize.png | Bin 0 -> 193 bytes runtime/qdarkstyle/rc/window_minim...@2x.png | Bin 0 -> 316 bytes runtime/qdarkstyle/rc/window_minimize_disabled.png | Bin 0 -> 206 bytes .../qdarkstyle/rc/window_minimize_disab...@2x.png | Bin 0 -> 332 bytes runtime/qdarkstyle/rc/window_minimize_focus.png | Bin 0 -> 208 bytes runtime/qdarkstyle/rc/window_minimize_fo...@2x.png | Bin 0 -> 339 bytes runtime/qdarkstyle/rc/window_minimize_pressed.png | Bin 0 -> 202 bytes .../qdarkstyle/rc/window_minimize_pres...@2x.png | Bin 0 -> 336 bytes runtime/qdarkstyle/rc/window_undock.png | Bin 0 -> 510 bytes runtime/qdarkstyle/rc/window_und...@2x.png | Bin 0 -> 875 bytes runtime/qdarkstyle/rc/window_undock_disabled.png | Bin 0 -> 541 bytes .../qdarkstyle/rc/window_undock_disab...@2x.png | Bin 0 -> 910 bytes runtime/qdarkstyle/rc/window_undock_focus.png | Bin 0 -> 519 bytes runtime/qdarkstyle/rc/window_undock_fo...@2x.png | Bin 0 -> 877 bytes runtime/qdarkstyle/rc/window_undock_pressed.png | Bin 0 -> 523 bytes runtime/qdarkstyle/rc/window_undock_pres...@2x.png | Bin 0 -> 880 bytes runtime/qdarkstyle/style.qrc | 216 ++ runtime/qdarkstyle/style.qss | 2175 ++++++++++++++++++++ 305 files changed, 2402 insertions(+), 3744 deletions(-)