Commit Graph

325 Commits

Author SHA1 Message Date
Eyck Jentzsch 0634556256 Merge branch 'release/2.1.6' into develop 2020-03-11 07:51:54 +01:00
Eyck Jentzsch 4f097e7f59 update version numbers 2020-03-11 07:51:09 +01:00
Eyck Jentzsch f1abc645c3 Merge branch 'hotfix/#27_truncated_input' 2020-03-11 07:37:21 +01:00
Eyck Jentzsch 2c8b7129e9 add fix for #27 'parser doesn't handle truncated input files' 2020-03-11 07:37:14 +01:00
Eyck Jentzsch 2f81529f93 Merge branch 'hotfix/#26_incomplete_regex_throws_exception' into develop 2020-03-11 07:35:43 +01:00
Eyck Jentzsch 8f76d816f1 Merge branch 'hotfix/#26_incomplete_regex_throws_exception' 2020-03-11 07:35:42 +01:00
Eyck Jentzsch 594a71a9ba add try-catch to filter application 2020-03-11 07:35:31 +01:00
Eyck Jentzsch 0fa0d4a5b8 Merge branch 'hotfix/#27_truncated_input' into develop 2020-03-11 07:27:16 +01:00
Eyck Jentzsch 97443c6cd8 Merge branch 'release/2.1.4' 2020-03-09 18:02:19 +01:00
Eyck Jentzsch c3486eb6c8 Updated version numbers 2020-03-09 18:00:15 +01:00
Eyck Jentzsch 8a286a8eac Merge branch 'release/2.1.4' 2020-03-09 17:58:47 +01:00
Eyck Jentzsch e4329213fa Fixed missing version number 2020-03-09 17:55:50 +01:00
Eyck Jentzsch 857bbe17d7 Merge branch 'release/2.1.3' 2020-03-09 17:55:05 +01:00
Eyck Jentzsch 091cb1cf7f Fixed missing version number 2020-03-09 17:53:35 +01:00
Brita Keller 0623b8de4a Fixed #25 - TransactionDetails vanish when setting filter for streamlist 2020-02-28 21:19:40 +01:00
Brita Keller 8b55548cca Fixed #16 - Setting and deleting filter removes properties 2020-02-17 19:43:27 +01:00
Eyck Jentzsch a0a4ea1f53 Merge branch 'release/2.1.3'
Conflicts:
	com.minres.scviewer.e4.application/META-INF/MANIFEST.MF
2020-02-10 07:04:54 +01:00
Eyck Jentzsch e034d1faad Updated version numbers 2020-02-10 07:03:24 +01:00
Eyck Jentzsch 68660d0892 Merge branch 'release/2.1.2' 2020-02-10 06:50:07 +01:00
Eyck Jentzsch a0f0b55045 Updated application bundle version number 2020-02-10 06:46:55 +01:00
Eyck Jentzsch 3d20b6961e Updated groovy compiler level 2020-02-10 02:25:40 +01:00
Brita Keller ca02c92a18 Fixed #23 - Fix sync of properties 2020-02-03 21:30:44 +01:00
Eyck Jentzsch 347dbf134b removed javax.xml.bind dependency 2020-01-28 23:23:15 +01:00
Brita Keller 44ac32359f Fixed #19 - Fixed sync of streamlist 2020-01-27 20:37:53 +01:00
Eyck Jentzsch 48c7d81b8a Merge branch 'develop' of VP-Tools/SCViewer into master 2020-01-13 12:26:56 +00:00
Eyck Jentzsch e945a3acbe Fixed NP and updated build infrastructure and target platform 2020-01-13 12:26:56 +00:00
Eyck Jentzsch 145dfbd74d Fixed NP and updated build infrastructure and target platform 2020-01-13 12:26:56 +00:00
Eyck Jentzsch b7646dc29e Extended data type for text database 2020-01-13 12:26:56 +00:00
Brita Keller 475181c8df Fixed #21 - IllegalStateException when closing SCViewer 2020-01-13 12:26:56 +00:00
Brita Keller 3d043ce1b7 Fixed #20 - NPE gets caught when opening a damaged file and info popup
is shown
2020-01-13 12:26:56 +00:00
Brita Keller 7e2869b7ee Fixed # 18 - Fixed tree view and stream list after last tab is closed 2020-01-13 12:26:56 +00:00
Eyck Jentzsch 51d9d7e25c Fixed NP and updated build infrastructure and target platform 2020-01-13 13:17:27 +01:00
Eyck Jentzsch ed665ac032 Fixed NP and updated build infrastructure and target platform 2020-01-13 13:14:34 +01:00
Eyck Jentzsch 689d7874f4 Extended data type for text database 2020-01-07 12:43:39 +01:00
Brita Keller c7c1f97b0c Fixed #21 - IllegalStateException when closing SCViewer 2019-12-18 17:16:20 +01:00
Brita Keller 7b2db09585 Fixed #20 - NPE gets caught when opening a damaged file and info popup
is shown
2019-12-03 22:19:56 +01:00
Brita Keller 52f3f7b348 Fixed # 18 - Fixed tree view and stream list after last tab is closed 2019-11-25 17:46:28 +01:00
Eyck Jentzsch 429ea37080 Merge branch 'release/2.1.2' 2019-09-11 13:08:52 +02:00
Eyck Jentzsch 04f011e82f Fixed array out of bounds error 2019-09-11 13:05:26 +02:00
Brita Keller 3a6ed3ce7e Fixed 'Save Settings' #4 2019-09-04 20:50:34 +02:00
Eyck Jentzsch 79eb8073d8 Merge branch 'release/2.1.1' 2019-07-08 18:44:47 +02:00
Eyck Jentzsch 4ea841cc7b Fixed Part Stack issue and updated About Dialog 2019-07-08 18:38:53 +02:00
Eyck Jentzsch 6bf642d2af Merge branch 'release/2.1.0' 2019-06-30 11:54:10 +02:00
Brita Keller 15c24f0925 Fixed #15 - no more ArrayOutOfBounds exception when deleting last stream 2019-06-25 22:21:10 +02:00
Brita Keller 4d4a6579c6 Fixed #13 - added transaction colors 2019-06-09 21:49:45 +02:00
Eyck Jentzsch b648dccfd8 Fixed NPE in case of detached waveform 2019-04-11 06:24:47 +00:00
Eyck Jentzsch f9425834a3 Merge branch 'develop' of https://eyck@git.minres.com/VP/SCViewer.git into develop 2019-04-11 06:09:46 +00:00
Eyck Jentzsch e0d00e6402 Settings update 2019-04-11 06:09:35 +00:00
Eyck Jentzsch b1b7517759 Merge branch 'release/2.0.5' into develop 2019-03-19 19:15:28 +01:00
Eyck Jentzsch a5b9c28007 Merge branch 'release/2.0.5' 2019-03-19 19:15:27 +01:00