1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00
cdt/core
Doug Schaefer 860e0af8c8 Bug 463981 Move preference loading to UI thread.
A couple of lines in the CUIPlugin.start() method load preferences.
This can only be done from the UI thread since it eventually loads up
colors which can only be done on the UI thread. This change moves
those two lines to a UIJob.

Change-Id: I692a81d5a38f63c506dc73da93df6c2e9e4b6192
2015-04-13 13:26:58 -04:00
..
org.eclipse.cdt.alltests Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
org.eclipse.cdt.core Bug 313431 - The Binaries folder in the C/C++ view disappears sometime 2015-04-13 09:40:20 -04:00
org.eclipse.cdt.core.aix Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.linux Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.linux.ia64 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.core.linux.ppc Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.core.linux.x86 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
org.eclipse.cdt.core.macosx Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
org.eclipse.cdt.core.native Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00
org.eclipse.cdt.core.qnx Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.solaris Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.tests Bug 461538 - "noreturn" attribute in destructor is not accounted for 2015-04-06 17:35:03 -04:00
org.eclipse.cdt.core.win32 Windows and Linux serial port support. Also played with I/O streams. 2015-04-08 13:29:05 -04:00
org.eclipse.cdt.core.win32.x86 Bug 459971 Windows native for Serial Port. 2015-03-06 13:14:25 -05:00
org.eclipse.cdt.core.win32.x86_64 Bug 459971 Windows native for Serial Port. 2015-03-06 13:14:25 -05:00
org.eclipse.cdt.ui Bug 463981 Move preference loading to UI thread. 2015-04-13 13:26:58 -04:00
org.eclipse.cdt.ui.tests Bug 438549 Add mechanism for parameter guessing. 2015-04-12 11:29:35 -07:00