source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/FilterTableModel.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14206   6 years Don-vip fix #16698, see #15670 - make sure filters are executed (costly …
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12400   7 years Don-vip see #14929 - Automatic filters on numeric tag values (level, …
(edit) @12389   7 years Don-vip see #14929 - extract OSDLabel from FilterTableModel
(edit) @12387   7 years Don-vip see #14929 - filter dialog: invalidate only edit layer instead of …
(edit) @12360   7 years Don-vip see #14929 - filter dialog: invalidate only edit layer instead of …
(edit) @12299   7 years michael2402 Move OSD label field to the beginning of the class.
(edit) @12298   7 years michael2402 Rename one character variables in filter dialog, add javadoc.
(edit) @12122   7 years Don-vip sonar - squid:S2178
(edit) @11893   7 years Don-vip sonar - squid:S1126 - Return of boolean expressions should not be …
(edit) @11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
(edit) @11452   7 years Don-vip sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @9348   8 years simon04 see #12083 - When activating an erroneous filter, name the filter with …
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6507   10 years simon04 fix #9110 - i18n: fix errors in usage of plural forms
(edit) @6278   11 years Don-vip fix #9121 - IndexOutOfBoundsException in Filter dialog
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5926   11 years bastiK clean up imports
(edit) @4896   12 years stoecker remove deprecation
(edit) @4615   12 years jttt Use different way to center popup menu title to prevent blank menu on …
(edit) @3926   13 years jttt Fix #5998 Filtered + hidden objects are displayed after startup
(edit) @3908   13 years bastiK new preference type (list of structs). Should be more flexible when …
(edit) @3719   13 years bastiK added missing license information
(edit) @3471   14 years jttt Fix #5379 Fixing duplicate nodes very slow when filter dock is open
(edit) @3393   14 years jttt Update filter count when last osm data layer is removed
(edit) @3371   14 years jttt Fix #5018 DataIntegrityProblemException: Primitive must be part of the …
(copy) @3356   14 years bastiK added filter tests
copied from trunk/src/org/openstreetmap/josm/data/osm/Filters.java
(edit) @3355   14 years jttt Simplify/optimize filters implementation
Note: See TracRevisionLog for help on using the revision log.