|
216 | 216 | </widget>
|
217 | 217 | </item>
|
218 | 218 | <item>
|
219 |
| - <widget class="QToolButton" name="mRemoveSelectionButton"> |
| 219 | + <widget class="QToolButton" name="mSelectAllButton"> |
220 | 220 | <property name="toolTip">
|
221 |
| - <string>Deselect all (Ctrl+Shift+A)</string> |
| 221 | + <string>Select all (Ctrl+A)</string> |
222 | 222 | </property>
|
223 | 223 | <property name="text">
|
224 | 224 | <string/>
|
225 | 225 | </property>
|
226 | 226 | <property name="icon">
|
227 | 227 | <iconset resource="../../images/images.qrc">
|
228 |
| - <normaloff>:/images/themes/default/mActionUnselectAttributes.png</normaloff>:/images/themes/default/mActionUnselectAttributes.png</iconset> |
| 228 | + <normaloff>:/images/themes/default/mActionSelectAll.png</normaloff>:/images/themes/default/mActionSelectAll.png</iconset> |
229 | 229 | </property>
|
230 | 230 | <property name="iconSize">
|
231 | 231 | <size>
|
|
234 | 234 | </size>
|
235 | 235 | </property>
|
236 | 236 | <property name="shortcut">
|
237 |
| - <string>Ctrl+Shift+A</string> |
| 237 | + <string>Ctrl+A</string> |
238 | 238 | </property>
|
239 | 239 | <property name="autoRaise">
|
240 | 240 | <bool>true</bool>
|
241 | 241 | </property>
|
242 | 242 | </widget>
|
243 | 243 | </item>
|
244 | 244 | <item>
|
245 |
| - <widget class="QToolButton" name="mSelectAllButton"> |
| 245 | + <widget class="QToolButton" name="mInvertSelectionButton"> |
246 | 246 | <property name="toolTip">
|
247 |
| - <string>Select all (Ctrl+A)</string> |
| 247 | + <string>Invert selection (Ctrl+R)</string> |
248 | 248 | </property>
|
249 | 249 | <property name="text">
|
250 | 250 | <string/>
|
251 | 251 | </property>
|
252 | 252 | <property name="icon">
|
253 | 253 | <iconset resource="../../images/images.qrc">
|
254 |
| - <normaloff>:/images/themes/default/mActionSelectAll.png</normaloff>:/images/themes/default/mActionSelectAll.png</iconset> |
| 254 | + <normaloff>:/images/themes/default/mActionInvertSelection.png</normaloff>:/images/themes/default/mActionInvertSelection.png</iconset> |
255 | 255 | </property>
|
256 | 256 | <property name="iconSize">
|
257 | 257 | <size>
|
|
260 | 260 | </size>
|
261 | 261 | </property>
|
262 | 262 | <property name="shortcut">
|
263 |
| - <string>Ctrl+A</string> |
| 263 | + <string>Ctrl+R</string> |
264 | 264 | </property>
|
265 | 265 | <property name="autoRaise">
|
266 | 266 | <bool>true</bool>
|
267 | 267 | </property>
|
268 | 268 | </widget>
|
269 | 269 | </item>
|
270 | 270 | <item>
|
271 |
| - <widget class="QToolButton" name="mSelectedToTopButton"> |
| 271 | + <widget class="QToolButton" name="mRemoveSelectionButton"> |
272 | 272 | <property name="toolTip">
|
273 |
| - <string>Move selection to top (Ctrl+T)</string> |
| 273 | + <string>Deselect all (Ctrl+Shift+A)</string> |
274 | 274 | </property>
|
275 | 275 | <property name="text">
|
276 | 276 | <string/>
|
277 | 277 | </property>
|
278 | 278 | <property name="icon">
|
279 | 279 | <iconset resource="../../images/images.qrc">
|
280 |
| - <normaloff>:/images/themes/default/mActionSelectedToTop.png</normaloff>:/images/themes/default/mActionSelectedToTop.png</iconset> |
| 280 | + <normaloff>:/images/themes/default/mActionUnselectAttributes.png</normaloff>:/images/themes/default/mActionUnselectAttributes.png</iconset> |
281 | 281 | </property>
|
282 | 282 | <property name="iconSize">
|
283 | 283 | <size>
|
|
286 | 286 | </size>
|
287 | 287 | </property>
|
288 | 288 | <property name="shortcut">
|
289 |
| - <string>Ctrl+T</string> |
290 |
| - </property> |
291 |
| - <property name="checkable"> |
292 |
| - <bool>true</bool> |
| 289 | + <string>Ctrl+Shift+A</string> |
293 | 290 | </property>
|
294 | 291 | <property name="autoRaise">
|
295 | 292 | <bool>true</bool>
|
296 | 293 | </property>
|
297 | 294 | </widget>
|
298 | 295 | </item>
|
299 | 296 | <item>
|
300 |
| - <widget class="QToolButton" name="mInvertSelectionButton"> |
| 297 | + <widget class="QToolButton" name="mSelectedToTopButton"> |
301 | 298 | <property name="toolTip">
|
302 |
| - <string>Invert selection (Ctrl+R)</string> |
| 299 | + <string>Move selection to top (Ctrl+T)</string> |
303 | 300 | </property>
|
304 | 301 | <property name="text">
|
305 | 302 | <string/>
|
306 | 303 | </property>
|
307 | 304 | <property name="icon">
|
308 | 305 | <iconset resource="../../images/images.qrc">
|
309 |
| - <normaloff>:/images/themes/default/mActionInvertSelection.png</normaloff>:/images/themes/default/mActionInvertSelection.png</iconset> |
| 306 | + <normaloff>:/images/themes/default/mActionSelectedToTop.png</normaloff>:/images/themes/default/mActionSelectedToTop.png</iconset> |
310 | 307 | </property>
|
311 | 308 | <property name="iconSize">
|
312 | 309 | <size>
|
|
315 | 312 | </size>
|
316 | 313 | </property>
|
317 | 314 | <property name="shortcut">
|
318 |
| - <string>Ctrl+R</string> |
| 315 | + <string>Ctrl+T</string> |
| 316 | + </property> |
| 317 | + <property name="checkable"> |
| 318 | + <bool>true</bool> |
319 | 319 | </property>
|
320 | 320 | <property name="autoRaise">
|
321 | 321 | <bool>true</bool>
|
|
0 commit comments