Changes between Version 5 and Version 6 of Ticket #205, comment 22


Ignore:
Timestamp:
Aug 22, 2011, 8:53:17 PM (13 years ago)
Author:
Dmitry A. Kuminov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #205, comment 22

    v5 v6  
    33 1. ~~The stock Desktop and Folder icons (used in the UI to denote the current build configuration on the left toolbar and regular folders in the Filesystem view, respectively) are badly scaled.~~ Done (see comment:29).
    44
    5  2. Different fonts in Application Output (seems to use the Editor's font) and in Compile Output / Version Control (seems to use the UI font, i.e. Warpsans) windows. The commit message text box has also a strange font.
     5 2. ~~Different fonts in Application Output (seems to use the Editor's font) and in Compile Output / Version Control (seems to use the UI font, i.e. Warpsans) windows. The commit message text box has also a strange font.~~ Moved to https://github.com/dmik/qt-creator-os2/issues/1.
    66
    7  3. The message "The binary 'git' could not be located in the path ''" when pressing OK or Apply in the Options dialog if it is open on the Version Control / Git tab. But git itself actually works (quite nicely I must say).
     7 3. ~~The message "The binary 'git' could not be located in the path ''" when pressing OK or Apply in the Options dialog if it is open on the Version Control / Git tab. But git itself actually works (quite nicely I must say).~~ Moved to https://github.com/dmik/qt-creator-os2/issues/2.
    88
    9  4. Ctrl-> and Ctrl-< shortcuts don't work. Interesting that the Keyboard shortcuts setup dialog does recognize them, but when used in the editor, they don't perform the assigned action.
     9 4. ~~Ctrl-> and Ctrl-< shortcuts don't work. Interesting that the Keyboard shortcuts setup dialog does recognize them, but when used in the editor, they don't perform the assigned action.~~ Moved to https://github.com/dmik/qt-creator-os2/issues/3.
    1010
    11  5. The Qt Creator main window's icon changes when external commands are run (e.g. when you qmake/build the project). Also, the widnow list entry gets changed.
     11 5. ~~The Qt Creator main window's icon changes when external commands are run (e.g. when you qmake/build the project). Also, the window list entry gets changed.~~ Moved to https://github.com/dmik/qt-creator-os2/issues/4.
    1212
    1313 6. ~~Qt Creator ignores external file changes despite the setting on the General tab of the Environment page.~~ (Fixed within #231, was a Qt problem).