Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-28Charts: Several Improvementsfeatures/cs_2020Fritz Schinkel7-31/+393
2020-10-23Charts: small chartsFritz Schinkel4-81/+116
2020-10-23Charts: CheckableFritz Schinkel16-393/+870
2020-10-23Revert "GlassPane: capture all pointer events"Beat Schwarzentrub1-1/+0
2020-10-23Table: html is accidentally interpreted when tooltip is shownClaudio Guglielmo1-1/+1
2020-10-22Do not scroll to last focused element on restore focusAdrian Egloff2-6/+19
2020-10-22Mobile: fix exception when menu visibility changesClaudio Guglielmo4-6/+44
2020-10-21scrollbars: don't export animate functionsClaudio Guglielmo1-18/+12
2020-10-21Sonar: DataObjectTypeResolverBuilder formattingPaolo Bazzi1-6/+2
2020-10-20Jackson: forced disable DefaultTyping (security reasons)Paolo Bazzi3-8/+38
2020-10-19Merge @eclipse-scout/testing into @eclipse-scout/coreMatthias Villiger143-422/+249
2020-10-19Fix JavaDocBeat Schwarzentrub1-10/+13
2020-10-19Add ::placeholder rule for modern browsersBeat Schwarzentrub1-0/+4
2020-10-15LocaleUtility: add methods to get display texts from localeBeat Schwarzentrub1-0/+48
2020-10-15Added class x-padding-invisibleAndré Wegmüller1-0/+5
2020-10-15Charts: Several ImprovementsFritz Schinkel4-13/+225
2020-10-14Dependency checkIvan Motsch10-30/+30
2020-10-14Fix venn chart labelsFritz Schinkel1-3/+9
2020-10-13Table: add alternative loading styleClaudio Guglielmo6-3/+58
2020-10-13Mobile: add prepare method to compact bean builderClaudio Guglielmo3-3/+16
2020-10-13Table: add firePendingEvents methodClaudio Guglielmo2-0/+20
2020-10-13Fix memory leak by deregistering propertyChangeHandlerClemens Stukenbrock2-9/+6
2020-10-13Charts: Several improvementsFritz Schinkel7-23/+131
2020-10-13Charts: ChartTableControlFritz Schinkel14-801/+453
2020-10-13ObjectMapperResolver: Updated javadocPaolo Bazzi1-1/+3
2020-10-10Fix icon constantsBeat Schwarzentrub2-1/+10
2020-10-09Optimize calendar for mobileMatthias Villiger4-7/+47
2020-10-09compact breadcrumb outline should not increase mainbox right paddingMatthias Villiger1-4/+10
2020-10-08SequenceBox: add column based gridClaudio Guglielmo3-16/+77
2020-10-08Add hook method for url modification for subclasses of RestLookupCall.Michael Iseli1-1/+5
2020-10-08Fixed issue with wrong glass-pane locking the UIAndré Wegmüller2-1/+17
2020-10-08Charts: Several improvementsFritz Schinkel1-19/+41
2020-10-07Mobile: update detail content if default detail form changesClaudio Guglielmo1-0/+1
2020-10-07TileTableField: fix focus handling on mobileClaudio Guglielmo1-0/+24
2020-10-07Mobile: improve dashboard tilesClaudio Guglielmo8-15/+84
2020-10-07Add public TriState#parseBoolean and TriState#negateRalph Steiner3-8/+41
2020-10-07LookupHelper: return "active" flag specified by activeAccessorBeat Schwarzentrub2-0/+23
2020-10-06Session: prevent busy indicator overlaying "session terminated" messageBeat Schwarzentrub1-0/+6
2020-10-06Splitter: ensure correct position when making splitter visibleBeat Schwarzentrub2-2/+32
2020-10-02Add helper methods to change field positions within a composite.Matthias Villiger5-46/+78
2020-10-02Allow IHeaderCell to be modified without using execDecorateHeaderCellMatthias Villiger7-188/+329
2020-10-02Mobile: outline scroll position sometimes not correct when going backClaudio Guglielmo2-20/+11
2020-10-02Mobile: active state is not removed sometimesClaudio Guglielmo3-6/+11
2020-10-02Mobile: fix exception when selecting element in outlineClaudio Guglielmo4-39/+50
2020-10-02Bugfix: only skip setValue when field has a ParsingFailedStatusAndré Wegmüller2-2/+61
2020-10-01Make notifications optionally closable and HTML capableArthur van Dorp15-170/+360
2020-09-30Mobile: enhance configuration possibilitiesClaudio Guglielmo2-3/+7
2020-09-30MenuBarLayout: reset state correctly when calling prefSizeClaudio Guglielmo2-32/+44
2020-09-29Mobile: display more information in outline by improving summary cellClaudio Guglielmo19-133/+1278
2020-09-28LESS: use 'transparent' instead of 'none' for background-colorBeat Schwarzentrub1-3/+3

Back to the top