Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mapeditor/tiled

Flexible level editor
https://github.com/mapeditor/tiled

AppVeyor: Use Qt 5.6 for the 32-bit MinGW builds

179f0e91efab18cccc6a6ec0b18edc9253c4968f authored over 8 years ago
Qbs: Require at least version 1.5.0, removed WiXModule hack

AppVeyor has updated its version of Qbs to 1.5.0, which means the
WiXModule hack should no longe...

d8bcea21edc2fb8791ee32951c51f54e15ae2a55 authored over 8 years ago
OS X: Snapshots should now build against Qt 5.6

(cherry picked from commit 6f456853cecfd66bb8d650f7722fb58d67c67ac2)

38836fddcfbda6df34897f9143547ddb7ede8815 authored over 8 years ago
Fixed compile against Qt 5.6 when using Visual Studio

The Visual Studio version of Qt does ship with the QtZlib headers.

(cherry picked from commit 2...

fd4b048adae73c83a600f58e560a3533a79dc5dc authored over 8 years ago
AppVeyor: Use Qt 5.6 for the 64-bit Visual Studio builds

(cherry picked from commit 906331d8380c4ed4c3d07266038254ec2163adda)

5bf9332ad9fcb458bd9b4c133bbb041015b12299 authored over 8 years ago
Fixed build issues with Qt 5.6 on OS X

Due to the way the Python plugin was adding its compiler and linker flags,
it was resetting othe...

1a599140c98b586f3dd5973105536e6940989c31 authored over 8 years ago
Fixed compile against Qt 5.6 when using MinGW

Use the zlib shipping with MinGW instead of the one that was shipping
with Qt (which is not avai...

bdb5ec83b15f83c33a8d6403d4d85131cd3f825f authored over 8 years ago
Renamed NEWS file to NEWS.md

Improved formatting for the changelog.

(cherry picked from commit 6da4c5d0fff6bd8c57f514c43e56c...

8016fe63bf321b130d987023c5361968cd9f8664 authored over 8 years ago
OS X: Improved the way Sparkle is used in qmake

* Works with Sparkle expected at /Library/Frameworks, rather than
needing it to be installed i...

c024665a0ce604aa84f5c87db0a5ebc943e1e6ca authored over 8 years ago
Resolved some todo items in command.cpp

Unfortunately, it can't be tested at the moment because the Run Command
button is not available ...

f67ba47b0f7b5624047b20bb76a9111ae27dd62e authored over 8 years ago
Allow creating rectangle/ellipse objects in any direction

Now it is also possible to drag in other directions than bottom-right,
while creating new rectan...

6b3f65bc59277f5d53db443406e9f987a186f7a5 authored over 8 years ago
Added a rectangle erase mode to the eraser

Now, you can quickly erase rectangular areas by right-click dragging.

Closes #1297

830c1c5b0cc6aa43d1003b1b50c4f5e3ec954669 authored over 8 years ago
Added tileset background color property

The default background color for the tileset view is now gray and is
configurable for each tiles...

e4a03ea67f479fb6f8e43e6d8b15c6d9ef29b7bb authored over 8 years ago
Merge branch 'master' into wip/tilesetdocument

Conflicts:
src/tiled/command.cpp
src/tiled/mainwindow.cpp
src/tiled/propertiesdock.cpp
src/t...

4c1b95b88963b417760c1bac255a180818ca242d authored over 8 years ago
Addition of SKTilemap (#1299)

c2dea496fd1a98b47ecbb6fa2df243c354d9fa56 authored over 8 years ago
Qbs: Require at least version 1.5.0, removed WiXModule hack

AppVeyor has updated its version of Qbs to 1.5.0, which means the
WiXModule hack should no longe...

6e81569202af41f07579bafa00b3c737a69d55f8 authored over 8 years ago
AutoMapper: Some code simplifications and small optimizations

e943c67493d8495084388b30f622f844e93bf8b1 authored over 8 years ago
Added missing initialization of TilesetView::mHandScrolling

4a46797b39be9b8586e6215e12c2867cdb68828e authored over 8 years ago
Enabled nested views and grouped dragging

AllowNestedDocks allows more freedom in placing the various views, and
GroupedDragging makes sta...

8358596f3845ccc2fc08a2d32aedc6f85487deb1 authored over 8 years ago
Fixed cursor jumping while editing custom string properties

Setting the text on a QLineEdit causes the cursor to jump to the end,
even when the text did not...

28efcf7b68c7dfa7a4df6f628560b9ac04734865 authored over 8 years ago
Add support for scrolling in tileset view with middle mouse button (#1294)

Based on implementation from MapView, with @bjorn as part of the "Spend One Hour Remotely Pair-P...

f55048f7d5f719d1cbf0907a7a7562f00246fa80 authored over 8 years ago
AppVeyor: Use Qt 5.6 for the 64-bit Visual Studio builds

906331d8380c4ed4c3d07266038254ec2163adda authored over 8 years ago
Fixed compile against Qt 5.6 when using Visual Studio

The Visual Studio version of Qt does ship with the QtZlib headers.

291c3543cfd0cd0c9cbd09fbe5c9591570c59d4c authored over 8 years ago
Updated minimum required Qt version to 5.2

Apart from cleaning up the code a little, this opens some new Qt APIs
for use by Tiled, like QCo...

09bb4c3a6a6cbe39546fc291d0eaa0e4b4061d6f authored over 8 years ago
OS X: Snapshots should now build against Qt 5.6

6f456853cecfd66bb8d650f7722fb58d67c67ac2 authored over 8 years ago
OS X: Moved including of icons from make-dist-mac.rb to tiled.pro

Just trying to reduce extra steps needed after regular build.

44decbb2e50ffce32b6430ef4bd1d335fe5cc118 authored over 8 years ago
Fixed build issues with Qt 5.6 on OS X

Due to the way the Python plugin was adding its compiler and linker flags,
it was resetting othe...

d67bae0288fecac51f534ba44ba96ee9c944f36f authored over 8 years ago
Fixed compile against Qt 5.6 when using MinGW

Use the zlib shipping with MinGW instead of the one that was shipping
with Qt (which is not avai...

4c8a4b7a1a332c30bf7a24e1b3f5ec93012df70e authored over 8 years ago
Added %layername and %objectid to available command variables

As suggested by thomas_rush on the forums.

Long-term, the launching of external commands should...

e0d867fd80cfaf7b26d8ef2719734df8993d7039 authored over 8 years ago
Merge branch '0.16'

bfdc7f0561e6b7bc7703bb6d51e26d5d19426bc1 authored over 8 years ago
Lua plugin: Added missing export of object layer drawing order

Fixes #1289

37d814c8bf1a3c11ec2bf888c0a5ffa9b7f55700 authored over 8 years ago
JSON plugin: Fixed loading of custom properties on terrains

29089b2420a71c316e424efacb8134103a6fac78 authored over 8 years ago
Added a file path property type

File properties are stored as relative paths in the TMX, JSON and Lua
formats, and provide a but...

cc9dfea6de014709b43c4dfd5e2ec02cb742f74a authored over 8 years ago
Fixed loading of plugins for the Linux binary archive version

PluginManager lives in libtiled, and the TILED_LINUX_ARCHIVE define
was only set for the Tiled p...

45baf118d1a114cbdfc21073a703cceda70e097a authored over 8 years ago
Qbs: Added some missing dependencies for Linux binary packages

The XCB platform plugin needs Qt5XcbQpa and Qt5DBus. Also, the SVG image
format plugin needs Qt5...

72357258a9fe581a4fd73258997aa7772d21e45d authored over 8 years ago
Renamed NEWS file to NEWS.md

Improved formatting for the changelog.

6da4c5d0fff6bd8c57f514c43e56c8d0ad9f87e6 authored over 8 years ago
Qbs: Enabled building a binary package for Linux

This is the first attempt at getting binary packages for Linux working.
It currently only works ...

d3424d4f1e1d99b7b18db58eb344dbbf0f67c74f authored over 8 years ago
Bumped epoch of tiled.spec (#1283)

I apparently pushed a build with a version number of 9999 while testing
tito. So I need to bump...

11790003c7b44d5253c2829dcb1f6295dc6afd94 authored over 8 years ago
Added scripts for building fedora dailies (#1282)

The script needs to be invoked with a copr api token as the parameters.

c0c5dee0727c5c3a163dc5e2f5a93e9fa0754665 authored over 8 years ago
OS X: Improved the way Sparkle is used in qmake

* Works with Sparkle expected at /Library/Frameworks, rather than
needing it to be installed i...

e727abde31ee60dfafaed1683887744ae667fe47 authored over 8 years ago
AppVeyor: Print out Qbs version

3578dc04c4066053fac0a590ec5ae4233a9a2c99 authored over 8 years ago
Fixed shortcuts for some tools when language is set to Dutch

The 'W' and 'S' shortcuts were ambiguous since they both applied to two
tools. Now the shortcuts...

94113811410443cfd9029356e319769988c64289 authored over 8 years ago
Multi-line property editor tweaks

* Added resize grip
* Removed context help button (on Windows / KDE)

592bb2fcf56616df527935f642c9a621f52c1f4a authored over 8 years ago
Various object selection tool improvements

* Reduced the start drag distance to make moving, resizing, rotating and
selecting more respon...

a354fe1f20e824ee3124c00d0d37d68aecf86772 authored over 8 years ago
Fixed updating object drag cursor when exiting resize handles

We can't use item-specific mouse cursors in combination with manually
updating the viewport mous...

9f41e5c6140338c625b85ea438d40ead1ce463e6 authored over 8 years ago
Automapping: Better map boundary handling

When comparing the automapping rules against the set layer, any out of
bounds condition would ab...

e5ca6534032165b0f928f4b82c62f557902e9b89 authored over 8 years ago
.mailmap: Add Stefans corporate email address

While Google encourages to continue using an existing identity when having
contributed already, ...

274da532b6942360eac4efe2ffdccbd170a8824a authored over 8 years ago
Added support for editing multi-line string properties

All custom properties are now multi-line enabled. A text editor can be
opened with a '...' butto...

0188419de3296827e5d1e346837d80f3023ebac6 authored over 8 years ago
Coding style and UI layout tweaks

* Simplified settings usage
* Adjusted variable and function names to avoid "Objs"
* Improved la...

785bc2e014b658842cec2ee6e8107846bf1cd640 authored over 8 years ago
Added option for removing invisible objects in resize dialog. (#1186)

Closes #1032

7df9ae1d8c590e2c1859ed01253d2d9c0f0f453e authored over 8 years ago
Added custom property type 'color'

Valid custom color properties will export in the format "#AARRGGBB".
When the color is not set, ...

c4205134a474916757fdf2b49714742e6d5ab13e authored over 8 years ago
Merge branch '0.16'

75f7ce5b93182c82fc0a5212d942275d1f156873 authored over 8 years ago
Bumped version to 0.16.1 and updated NEWS file

64e034bcd58dc8a6a6fce2d252801c466a9ec91a authored over 8 years ago
AppVeyor: Always enable Sparkle

Sparkle was only getting enabled for snapshot builds and not for releases.
This means Tiled 0.16...

f2bb17256d81dc10f3580c196e394926af2c278b authored over 8 years ago
Qbs: Added generation of 7-zip archive for Windows

It is not built by default. Instead it can be triggered by "-p archive" or
"--all-products" (thi...

685c1309737d696b85b09759183f53c099c9b097 authored over 8 years ago
Qbs: Added QT_NO_CAST_TO/FROM_ASCII to Tiled project

For consistency with the qmake project file.

7b7c8d39d42a5a6c92ae5f90e862fe750363772d authored over 8 years ago
qmake: Added a message that Qbs should be used on Windows

Maintaining one set of project files is complicated enough.

See issue #1264

d1f092e9761b7564e102d9b389447bde3153d574 authored over 8 years ago
Moved editing of terrain information into the tileset editor

This new mode in the tileset editor replaces the previously used
Edit Terrain dialog.

9802a4d91ebc5e69579e1977790dad089d3ebd03 authored over 8 years ago
Qbs: Fixed build issue related to Info.plist file

For now, just moved the Info.plist file to the 'osx' section. I have not
checked yet whether it ...

368a88edb3487e59fd732370189b6c08727b63f8 authored over 8 years ago
OS X: Adjusted AppCast template in order to fix the download URL

The previous host for the OS X snapshots went down.

2f64847b966e33c9e5acb6bd31414aa5a8f90395 authored over 8 years ago
Merge branch 'master' into wip/tilesetdocument

Conflicts:
src/tiled/mainwindow.cpp
src/tiled/mainwindow.ui
src/tiled/propertiesdock.cpp

605ca2c7c6760322b495abe6320049ab7da3ab5f authored over 8 years ago
Merge branch '0.16'

73716fede21a8eaf9a9c6349ed0c4d078d122ccf authored over 8 years ago
Some word changes and minor typos fixes for Norwegian Bokmål

83a77dcc4c6badd58112f7656cb33940d0405050 authored over 8 years ago
Norwegian (bokmål) translation

7f336240b25271c44c9bd71d1183e5d20973c140 authored over 8 years ago
Added orthogonal example map using many features

The goal is to have a set of examples that allow quickly verifying the
level of TMX support in s...

63994282b09ccc062708c6fb26ed7f32a39a924d authored over 8 years ago
Added Paste in Place action

Currently only affects pasting of objects, though I imagine it could be
used to paste tiles in-p...

3da89351479dceb2adfc2840b0e65cc75baefaa4 authored over 8 years ago
Fixed potential crash on exit when having Tile Collision Editor open

It could crash because the QUndoStack destructor can end up emitting
'indexChanged' because it c...

e443413db906e08f9029913773502ecd3fee6481 authored over 8 years ago
Preserve object IDs assigned to tile collision shapes

This also fixes preservation of object IDs when merging object layers.

Fixes #1052

4bc108a837ea48b16bed2d09cb0d0358a056f0ce authored over 8 years ago
Moved the Add/Remove tiles buttons to the TilesetEditor

Making them functional again, since they had to be disabled before.

e5337f86fa7f728d2cfa6b7225353269794e6acc authored over 8 years ago
Updated Tiled forum URL

Moved to http://discourse.mapeditor.org/

33a97e4402ec87ada6de717764cf2e02835216f4 authored almost 9 years ago
Fixed updating of tileset name on tabs

In the Tilesets view as well as on document tabs for embedded tilesets.

4f7939756bef4da31b6c85691015e14188214697 authored almost 9 years ago
Enable opening of external and embedded tilesets via a button

This enables the new workflow, where you need to open a tileset in the
TilesetEditor in order to...

ff1b99421e205845e8b633ca196404f287a25666 authored almost 9 years ago
NEWS file updated

e4da996c9223d773403d2585771190847222fde0 authored almost 9 years ago
Merge pull request #1254 from nuriu/master

Turkish translations updated.

5d99d0142fa12f64e0d506e3c8ff1143be6c76e2 authored almost 9 years ago
Turkish translation updated.

05b3e825f9b554aa067aa9c2b1503f57af671186 authored almost 9 years ago
Added LiveCoding.tv badge

ba5573f23d0b4108aa67a8cf8eeeaf2345a10dbc authored almost 9 years ago
Fixed crash when pressing Backspace with Custom Properties section selected

The `removeProperty` method was missing a proper check on whether the
currently selected item wa...

09e6dcef876094ab6d3166b67be028d1346170f1 authored almost 9 years ago
Merge branch 'master' into wip/qtquick

Conflicts:
src/libtiled/map.cpp
src/libtiled/pluginmanager.h
src/src.pro

d370c9806ad1307305b00fc629414aed250eb377 authored almost 9 years ago
Merge branch 'master' into wip/tilesetdocument

Conflicts:
src/tiled/changetileprobability.cpp
src/tiled/changetileprobability.h
src/tiled/ma...

0d126c1ab38627f4f2366ccf468feec2b1c6238e authored almost 9 years ago
Updated version for AppVeyor snapshot builds

e0f1751520a8f1e8bf379538085e0eaa2a78141e authored almost 9 years ago
docs: Removed Download and Donate links

These are now on external pages:

* Download moved to https://thorbjorn.itch.io/tiled
* Donate b...

c1d20695eb80e551b9420f5b08cc072020769d54 authored almost 9 years ago
AppVeyor: Fixed failed release build

It was trying to move the AppCast file, which only gets created for
snapshot builds.

a7cfc7502b1f10b5268b5402b29a1d446cfcc2b7 authored almost 9 years ago
docs: Small clarification about boolean properties

bd02a192dcd0d585440107b145fd265b13e3d589 authored almost 9 years ago
OS X: Enable mouse wheel on tilesets tab bar

Already works on Windows and Linux. Since it provides a somewhat quick
way of switching between ...

d88813d099cf831fb8e2d67b24b3dd5769940289 authored almost 9 years ago
Qbs: Require Windows installer product to be enabled explicitly

Having this product enabled, even when it is not being built by default,
is causing problems for...

ca6e342e189f634e34006b706c4d521332776cf4 authored almost 9 years ago
Updated NEWS file

c642665969fdd0ee1ddc47612e35741e94cccdea authored almost 9 years ago
Small tweak to German translation

01205a4e5ea61daca9d626e560b53c219f1c8e5d authored almost 9 years ago
Merge pull request #1236 from Ablu/de

Updated German translation

6f96cf094c63386d139cdf5dbd081aa8826ba0b3 authored almost 9 years ago
docs: Documented the new property.type attribute

71fa215db0f5ee9c2b1effad311c07e4ed10abac authored almost 9 years ago
Fixed potential crash and too much switching to Terrain Brush

When switching maps and the new map did not have a tile layer selected,
the Terrain Brush ran in...

70d41d0de297fdb34bd5597e6c39bd678c7aa894 authored almost 9 years ago
docs: Added a page about custom properties

In preparation for the Tiled 0.16 release, this page documents the
custom properties feature, in...

646750a01d9d63157c09126bd1199b0a0e226acd authored almost 9 years ago
Fixed assertion on exit when keeping preferences open

The PreferencesDialog destructor was re-instantiating the Preferences
singleton, which in turn r...

d454e3dcde28c8f02ede53584807ad5167323f37 authored almost 9 years ago
Sparkle: Display UI on manual update check

When the user manually checks for updates, there should be a progress
bar and a message even if ...

f9042fe0b18f8c5036ad25ef0190024ec14e260d authored almost 9 years ago
Updated German translation

d96d1cbfdf2c732ba208ed882e602cbc14ef4b4a authored almost 9 years ago
Added AppVeyor build status badge

1b6e2b0440e126a017e0c3616eb011e75dea0c09 authored almost 9 years ago
Updated NEWS file

695e6dba1453d481cc1bc101974bcd7904149da5 authored almost 9 years ago
Qbs: Only build the snapshot AppCast when building snapshots

8e3c9ed6bee1a29220ab92ef2d26e133b6b69690 authored almost 9 years ago
Windows: Set PRODUCTVERSION dynamically in VERSIONINFO resource

I have no idea where this resource is used, but better avoid having it
refer to some old version.

5d00a3fc668f95b5d9fdc567ea5ca64b1ee24dc9 authored almost 9 years ago
Separate appcasts for win32 and win64, renamed osx appcast

557270649a01fea8925ff6ecfca79aee220c581a authored almost 9 years ago
Updated Dutch translation

8bf31729b7b2853211381b71969a0712385bbca6 authored almost 9 years ago