Qt Creator 歷史舊版本 Page26

最新版本 Qt Creator 12.0.2

Qt Creator 歷史版本列表

Qt Creator 是應用程序開發人員的完整集成開發環境(IDE)!無論您是創建移動應用程序,桌面應用程序還是連接的嵌入式設備,Qt Creator 都是跨平台的 IDE,使應用程序和 UI 開髮變得輕而易舉。由於上市時間至關重要,因此 IDE 包含可加快開發時間的生產力工具。完整的跨平台集成開發環境,便於創建連接設備,用戶界面和應用程序. 選擇版本:Qt Creator 4.5.0(32 位)... Qt Creator 軟體介紹

Qt Creator (32-bit)Qt Creator (64-bit)


QGIS 3.14.16 (64-bit) 查看版本資訊

更新時間:2020-09-17
更新細節:

Qt Creator 4.13.1 (64-bit) 查看版本資訊

更新時間:2020-09-17
更新細節:

What's new in this version:

- In this release we fixed various smaller issues, and also updated Clazy to its 1.7 branch, which fixes analyzing files and projects with Clazy on macOS

Thunderbird 78.2.2 (64-bit) 查看版本資訊

更新時間:2020-09-11
更新細節:

What's new in this version:

New:
- Drag and Drop reordering of recipient pills now supported

Changes:
- OpenPGP: Some signature states reported as "mismatch" now report "unknown"
- Privacy policy now displayed in a tab when updated
- Chat: Non-functional Twitter support removed

Fixes:
- OpenPGP: Improvements to key importing when failures occur
- OpenPGP: Decryption did not work with certain HTTP proxy configurations
- OpenPGP: "Discover keys online" option did not work when searching for an email address
- Email filters reported failure when moving a message to original folder
- Message filters: Filters shown as enabled in configuration dialog were not always enabled
- vCard 2.1 attachments not handled properly
- Sending messages sometimes failed when recipients were in LDAP address book
- Non-functional help menu items removed
- Calendar: Event reminder details were unreadable
- Windows 10 high-contrast theme fixes
- More theme fixes and improvements
- MailExtensions: Adding custom headers with mail.compose.other.header did not work

DS4Windows 2.1.9 (64-bit) 查看版本資訊

更新時間:2020-09-03
更新細節:

What's new in this version:

- Added XInputChecker link
- Fixed null pointer issues in Macro Editor when using Preset options

DS4Windows 2.1.8 (64-bit) 查看版本資訊

更新時間:2020-09-02
更新細節:

What's new in this version:

- Added WIN64 compilation symbol back in
- Added Touchpad Click as an output binding
- Added support for SnakeByte Game:Pad 4S gamepad. Contribution by mika-n
- Implemented fuzz routine for LS and RS. Delta value before stick coordinates are updated
- Changed assembly references. Found a way to safely use AggressiveInlining
- Increased initial service start delay
- Do not change window size if it is currently larger than default Profile Editor size
- Added note about Edge to Exclusive mode error message
- Fixed app crash when TaskService COM objects don't work. Contribution by mika-n

Radmin VPN 1.1.4164.6 查看版本資訊

更新時間:2020-09-01
更新細節:

DS4Windows 2.1.7 (64-bit) 查看版本資訊

更新時間:2020-08-30
更新細節:

What's new in this version:

- Fixed 'index out of bounds' error for localization string when default profile is not found
- Updated build script to bundle newer translation packs
- Updated Spanish translation

Thunderbird 78.2.1 (64-bit) 查看版本資訊

更新時間:2020-08-30
更新細節:

What's new in this version:

Changed:
- OpenPGP enabled by default
- OpenPGP: Disabled the use of MD5/SM2/SM3 algorithms

Fixed:
- OpenPGP: Users with sub-identities were unable to encrypt or sign messages when switching identities
- OpenPGP message security window did not support dark mode

DS4Windows 2.1.6 (64-bit) 查看版本資訊

更新時間:2020-08-29
更新細節:

What's new in this version:

- Removed LBRY social link and resources
- Allow setting a custom executable file for DS4Windows.exe
- Changed CONFIG_VERSION to 4. Start of profile migration support
- Added 1 Euro Filter smoothing for Gyro Mouse and Gyro Mouse Joystick output modes
- Bump up Gyro Mouse offsets
- Apply 1 Euro filter to calculated rotation angle from 360 Steering Wheel mode rather than each accel axis value
- Fixed locatiztion bug in the input custom bezier curve string value. Contribution by mika-n
- Added support for three specialist PS4 controllers. Contribution by tpneill
- Increased scale multiplier used for Gyro Mouse
- Changed translation string for 'save' in German translation. Contribution by Haamar
- Dutch translation added. Contribution by RedDevilus
- French translation added. Contribution by RedDevilus
- Only call RefreshVolume when the DS4Audio device is detected
- App can now find a unified USB device tied to the DS4 HID and audio devices. DS4Windows no longer relies on string name to match audio devices
- Increased minimum headphone volume
- Added new Chinese (Traditional, Taiwan) translation. Contribution by SyaoranChang
- Fixed issue with wrong window position data being saved while window is minimized
- Now show battery level for controller plugin tray message
- Added current battery level from DS4State object to Controller Readings. Used to diagnose if BatteryChanged events are not firing in main window
- Change profile save routine to allow dots in profile name
- Escape underscores in profile names for some GUI controls. Needed to disable access key usage in some GUI controls
- Fixed sides for Test Rumble in Profile Editor
- Allow both rumble motors to be usable simultaneously for Test Rumble
- Dynamically create task.bat file as requested. Allows a custom exe filename to be written to the file
- Reset button mappings when a special action is triggered
- Updated app manifest file to specify confirmed compatible versions of Windows
- Now log current exe filename to Log file. Just the base filename not the whole path
- Updated DS4Updater.exe to version 1.4.3

Qt Creator 4.13.0 (64-bit) 查看版本資訊

更新時間:2020-08-26
更新細節:

What's new in this version:

General:
- Qt Creator supports setting multiple shortcuts for the same action now. Do you ever mix up shortcuts because your second-favorite editor uses different ones than Qt Creator? Just open Preferences > Environment > Keyboard, find the action and press Add (as long as you do not introduce a conflict with another shortcut). Personally I added some Emacsey shortcuts for splitting and some other actions to my configuration. (Since I am on a Mac, Ctrl+X is free to use for me.)
- If you wonder where some items from the Window menu went: We moved them to a new View menu, which seems to be common to have

Editing:
- We updated LLVM for the C++ code model to LLVM 10, implicitly improving support for C++20 features. The code model also received many smaller fixes and improvements. Please refer to the change log for details
- Our client for the language server protocol now supports renaming symbols if the server supports it
- If you program in Python, you might find a new feature useful: The editor has a new tool button that allows you to open Python interactively, optionally importing the current file as a module, so you can directly start testing what you just wrote
- For QML we fixed some issues with Qt 5.15, and added support for required list properties

Projects:
- We completely revamped the CMake support in Qt Creator. One of the biggest issues with CMake support was that Qt Creator had its own idea about the build configuration of a project, and that could conflict heavily with an existing build, or could cause problems if the configuration was changed on the command line later. In the new version, Qt Creator accepts an existing build configuration as the truth, no matter what for example the settings for CMake in the kit are. Qt Creator still reads the configuration, and provides an editor for it, but it will never complain about conflicts anymore. If you want to configure the build for a project from scratch, you have the option to pass any CMake variables that you like, pre-filled with the configuration from the kit. Note that Qt Creator now requires CMake 3.14 or later.
- Our auto-test integration supports the Catch2 testing framework now

Targets:
- QML debugging and profiling on Android works again, and we fixed issues with debugging on x86 and armv7 architectures and the emulator
- We fixed an issue that could lead to the debugger taking a very long time to start up on iOS devices
- Please have a look at our change log for an overview of all the other fixes and improvements that are included in Qt Creator 4.13