Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-19Bug 538058 - "No operations to display" label grabs focusMichael Keppler1-3/+2
2018-07-17Runnable to lambda in o.e.e4.ui.progress.Alexander Kurtakov1-15/+12
2018-07-02Reorder the modifiers to comply with the Java Language Specification.Lars Vogel1-1/+1
2018-06-26Fix multiple Javadoc typosMichael Keppler2-2/+2
2018-04-24Replaces size == 0 with empty() in e4 and db plug-insLars Vogel3-3/+3
2018-04-18Bug 533742 - Use system cursors to prevent manual disposalAlexander Kurtakov1-24/+2
2018-03-12Bug 531486 - Progress dialog does not update progress of all jobsSimeon Andreev1-2/+17
2018-02-05Bug 530612 - Fix Inefficient use of keySet iterator in ProgressManagerI20180206-0315I20180205-2000Jonas Hungershausen1-12/+7
2018-02-01Bug 530571 - Performance - Method invokes inefficient NumberJonas Hungershausen1-1/+1
2018-01-25Bug 530124 - [sonar] Resolve "Write to static field from instance meth."I20180127-0150I20180126-2040René Purrio1-2/+1
2018-01-16Bug 528831: Use static inner classes where possibleLars Vogel2-3/+3
2018-01-05Bug 529374 - [sonar] Resolve "instanceof will always return true"René Purrio1-3/+3
2017-12-09Bug 528030 - Use requestLayout in ProgressAnimationItemLars Vogel1-1/+1
2017-11-15Bug 527303 - Move e4.ui.progress to Java 8I20171115-2000Alexander Kurtakov14-360/+176
2017-11-09Bug 526950 - Replace Number constructor by valueOfI20171109-2000Karsten Thoms1-2/+2
2017-09-19Bug 522037 - beginTask: taskName was not properly assigned for null valueI20170920-0100I20170919-2000Karsten Thoms1-4/+2
2017-02-10Bug 511712 - Run cleanup action on eclipse.platform.ui/bundles to useDavid Weiser9-113/+99
2016-04-01Bug 490858 NullPointerException in ProgressContentProvider when usingMatthias P. Nowak2-1/+12
2016-03-10Bug 489304 - Unefficient iteration on Map.keySetY20160310-0830Y20160310-0800Mickael Istria1-15/+8
2015-12-02Bug 481476 - Run "Fix Copyrights" on all plug-ins of platform.uiLars Vogel2-2/+2
2015-09-18Bug 477602 - Unnecessary cast in org.eclipse.e4.ui.progressPhilipp Bumann5-11/+11
2015-08-14Bug 460683 - [Progress] ESC not working in progress dialog for long jobsPatrik Suzzi1-1/+12
2015-07-31Bug 441244 - Remove unnecessary (non-Javadoc) statementsLars Vogel26-1130/+0
2015-07-28Bug 473711 - Update org.eclipse.e4.ui.progress to Java 1.7 Lars Vogel29-114/+370
2015-07-27Bug 473681 - Run "Fix Copyrights" on source folder for plug-ins ofLars Vogel52-52/+52
2015-03-15Bug 461794 - Solve whitespace issues in eclipse.ui plug-insLars Vogel45-631/+630
2014-11-28Bug 440294 - [Progress] ProgressAnimationItem toolbar button selectionDaniel Rolka1-4/+13
2014-10-03Bug 429505 - [Progress] Refine Eclipse4 based progress viewtbaumann2dj1-1/+1
2014-07-24Bug 440304 - [Progress] Every user-job causes a busy cursor to be shownMarkus Schorn1-3/+19
2014-03-24Bug 429505 - [Progress] Refine Eclipse4 based progress viewWojciech Sudol19-388/+106
2014-03-20Bug 428355 - [New Contributors] Fix warnings in platform projects Sebastian Sampaoli1-2/+3
2014-03-19Bug 425962 - [New Contributors] Remove (non-Javadoc) @see statements ifFredrik Attebrant1-30/+10
2014-03-10Bug 425962 - [New Contributors] Remove (non-Javadoc) @see statements ifWilbert Alberts1-31/+7
2014-03-05Bug 429633 - [Progress] New e4 progress view causes 184! compileI20140306-1200I20140305-2000Wojciech Sudol16-58/+26
2014-03-03Bug 401655 - [Progress] Create e4 based Progress ViewWojciech Sudol62-0/+12164

    Back to the top