Commit Graph
4766 Commits
Author SHA1 Message Date
Jindra Petřík 4ec873cbaa Update README.md 2018-01-17 21:21:04 +01:00
Jindra Petřík 9b035e34aa Update README.md 2018-01-17 21:10:26 +01:00
Jindra Petřík 8f3753f4fe remove unused file 2018-01-17 21:03:03 +01:00
Jindra Petřík 4a909e03db Merge branch 'autoupdate' of https://github.com/jindrapetrik/jpexs-decompiler into autoupdate 2018-01-17 21:02:39 +01:00
Jindra Petřík 88f7aa22d2 Update README.md
correct license.txt link
2018-01-17 21:02:33 +01:00
Jindra Petřík 149dc241d3 Merge branch 'autoupdate' of https://github.com/jindrapetrik/jpexs-decompiler into autoupdate 2018-01-17 21:00:54 +01:00
Jindra Petřík 2278d4db83 Create CONTRIBUTING.md 2018-01-17 20:59:57 +01:00
Jindra Petřík 5861afd45f Update README.md 2018-01-17 20:23:55 +01:00
Jindra Petřík cb7f6d8312 Update README.md
Adding all necessary info into README, since HomePage changed
2018-01-17 07:29:34 +01:00
Jindra Petřík 1953d87625 removed colliding colons from CHANGELOG 2018-01-16 21:41:36 +01:00
Jindra Petřík b04b1dc978 link to 1.2.0 update 1 changes log 2018-01-16 21:38:39 +01:00
Jindra Petřík e335d09ad7 added missing links to changelog 2018-01-16 21:33:03 +01:00
Jindra Petřík 116907fe20 add links from changelog to release info footer 2018-01-16 21:32:44 +01:00
Jindra Petřík 3f429af07a scripts for checking markdown references (CHANGELOG, etc) 2018-01-16 21:31:54 +01:00
Jindra Petřík b1a3491e39 updated CHANGELOG 2018-01-16 20:34:13 +01:00
Jindra Petřík 2bf7597cea update license headers 2018-01-16 20:24:33 +01:00
Jindra Petřík 7ece8bd7d2 year changed to 2018 in about dialog 2018-01-16 20:18:41 +01:00
Jindra Petřík 4a2c5e8e93 Removed google analytics URL suffixes 2018-01-16 20:18:10 +01:00
Jindra Petřík b9201ee30e Links to free-decompiler.com changed to GitHub project jindrapetrik/jpexs-decompiler 2018-01-16 20:12:20 +01:00
Jindra Petřík 3c675a7c67 Remove help us section from installer 2018-01-16 20:06:54 +01:00
Jindra Petřík 8fc1ddd801 Remove help us section from installer 2018-01-16 20:05:21 +01:00
Jindra Petřík ce4adf97e4 Do not display changeslog in new version dialog (update check). 2018-01-16 19:58:46 +01:00
Jindra Petřík 08c8d94e29 travis script fix 2018-01-16 19:26:43 +01:00
Jindra Petřík 466fa19d9b Create nightly builds only on dev branch 2018-01-16 19:26:43 +01:00
Jindra Petřík f13cb44954 Travis additional tools moved to repository. 2018-01-16 19:26:43 +01:00
Jindra Petřík 527c64af26 Checking new versions on Github 2018-01-16 19:26:42 +01:00
Jindra Petřík 5b4a0103b3 Checking new versions on Github 2018-01-16 19:26:42 +01:00
Jindra Petřík b4e1e1c03a equals for string comparison 2018-01-15 20:22:28 +01:00
Jindra Petřík 272d895450 unused imports 2018-01-15 20:21:50 +01:00
Jindra Petřík 46f2ec325a diamond operator 2018-01-15 20:21:24 +01:00
Jindra Petřík 556eb8641b unused imports 2018-01-15 20:21:09 +01:00
Jindra Petřík 4e9d811514 formatting 2018-01-15 20:20:41 +01:00
Jindra Petřík cad312daaf Merge pull request #53 from FishingCactus/feature/click-to-jump
Added Click to Jump feature in the basic tag info
2018-01-15 20:06:33 +01:00
Jindra Petřík 7747450562 fixing format_release_info script for loading external file 2018-01-15 19:41:14 +01:00
Jindra Petřík 06920a7395 updating changelog with missing version - 1.2.0 update 1 2018-01-15 19:40:17 +01:00
Jindra Petřík d9da800fa4 php is text type 2018-01-15 19:39:34 +01:00
Gauthier Billot 57725f83bd Jump feature 2018-01-15 14:10:35 +01:00
Jindra Petřík 9444362b03 better scripts for release info formatting 2018-01-14 22:45:06 +01:00
Jindra Petřík bdbdfe6182 fixed links in release description 2018-01-14 19:13:30 +01:00
Jindra Petřík e76f8eb95f Better release description 2018-01-14 19:06:00 +01:00
Jindra Petřík f44f68d247 update changelog 2018-01-14 14:24:56 +01:00
Jindra Petřík eded349823 removeNullPushes .. optimize call getImportantOffsets - only when instruction removed 2018-01-14 14:18:23 +01:00
Jindra Petřík 91a18f1dea diamond operator 2018-01-14 14:14:58 +01:00
Jindra Petřík ab836b0d19 Removed check for PushIntegerTypeIns as it is just interface to group pushshort,pushbyte,pushint,etc... 2018-01-14 14:14:32 +01:00
Jindra Petřík 2ce278f575 reformat 2018-01-14 14:12:39 +01:00
Jindra Petřík dbf38cc63e Merge pull request #48 from MultiplyByZer01/dev
Deobfuscate no-op push instructions
2018-01-14 14:06:44 +01:00
Jindra Petřík cbabbe6c44 Merge branch 'master' into dev
# Conflicts:
#	CHANGELOG.md
#	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/iggy/IggyFile.java
#	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/iggy/IggySwf.java
#	libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/iggy/conversion/IggySwfBundle.java
#	src/com/jpexs/decompiler/flash/gui/MainFrameMenu.java
2018-01-13 22:41:04 +01:00
Jindra Petřík 0708d4e504 fixed attaching files 2018-01-13 21:53:31 +01:00
Jindra Petřík d989a960e2 fixed attaching files on deploy - DEPLOY_FILEVER_TAG 2018-01-13 21:40:58 +01:00
Jindra Petřík a1839baccb Fixed condition in travis script 2018-01-13 21:31:27 +01:00