1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
Find a file
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
build Bug 463644 - Remove unused message in org.eclipse.cdt.managedbuilder 2015-04-06 09:20:46 -03:00
codan Bug 461538 - "noreturn" attribute in destructor is not accounted for 2015-04-06 17:35:03 -04:00
core Bug 463981 Move preference loading to UI thread. 2015-04-13 13:26:58 -04:00
cross Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
debug Remove unnecessary @SuppressWarnings 2015-03-25 11:39:17 -04:00
doc Bug 460370 - Remove reference to CDT project name in Welcome screen 2015-02-19 13:46:31 -05:00
dsf Fixed problem where auto-unboxing may throw NPE 2015-03-28 10:15:35 +01:00
dsf-gdb [dsf-gdb] Remove usage of AsyncCompletionWaitor in MIMemoryTest.asynchronousReadWrite 2015-04-13 11:05:42 -04:00
jtag Remove unnecessary @SuppressWarnings 2015-03-25 11:39:17 -04:00
launch/org.eclipse.cdt.launch Remove warnings caused by change to getAdaptable() 2015-03-25 11:01:46 -04:00
llvm Fix CLang Toolchain enablement 2015-04-13 13:01:14 -04:00
lrparser Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
memory Bug 425698: Refresh Traditional rendering in memory view when 2015-04-06 15:17:42 -04:00
native/org.eclipse.cdt.native.serial Windows and Linux serial port support. Also played with I/O streams. 2015-04-08 13:29:05 -04:00
p2 Bug 461438 - Start of unpack native touchpoint action. 2015-03-12 13:53:55 -04:00
qt fixed schema validation error on Mars 2015-03-16 20:10:53 -04:00
releng Bug 459971 - Add serial port plug-in to CDT platform feature. 2015-04-09 10:56:55 -04:00
remote Bug 459972 - Update CDT to use o.e.remote 2.0. 2015-02-17 14:48:08 -05:00
testsrunner Remove unnecessary @SuppressWarnings 2015-03-25 11:39:17 -04:00
upc Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
util Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
visualizer Bug 458671 - [visualizer] add an example of using an image on graphic 2015-03-02 13:07:48 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 459971 - Move serial port to it's own plug-in. Starting with Mac. 2015-04-06 19:39:30 -04:00