Mathew Sutcliffe 7328d48e59 Ref T184 Optimization: getSelectedDockInfoArea iterates over all info areas in linear O(n) time.
There is no need to do this in isSelectedDockWidgetInfoArea, as it can be checked in constant O(1) time.
This method was occupying a significant proportion of the CPU time of swift.
2017-11-12 13:48:00 +00:00
2017-09-24 19:49:29 +01:00
2017-09-24 20:29:12 +01:00
2017-11-09 04:41:51 +01:00
2017-10-10 00:28:09 +01:00
2016-10-17 14:34:20 +01:00
2016-12-06 09:33:58 +01:00
2017-05-05 23:07:11 +01:00
2017-05-05 23:07:11 +01:00
2017-05-05 23:07:11 +01:00
2017-11-04 21:43:48 +01:00

swift is an independent (private and non-commercial) software project creating open source software for flight simulation.

Legal

See https://datastore.swift-project.org/page/legal.php

Environment Setup

TBW

Getting Sources

All swift sources are available here: https://dev.swift-project.org/diffusion/

Qmake Configuration

TBW

Compiling

TBW

Testing

TBW

Installing

TBW

DLLs vs. static linking

TBW

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%