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

Fixed compile against Qt < 5.3

Qt did not have QMarginsF until Qt 5.3, while the current minimum Qt
version is 5.1.

5244fbf313e61c41377262e4d95c47dcc0db9f33 authored over 9 years ago
Merge branch 'wip/layeroffset'

Closes #4

7f1adb4b2d17ce94fdd371f71168a29529a40031 authored over 9 years ago
Made layer offset work for object layers

The most complicated bit was to adjust the object selection tool to take
into account the layer ...

7d91cff9d38e91445d780d04a2561c5e476c85d4 authored over 9 years ago
Made layer offset work for tile layers

This affected the following:

* Applying the layer offset to the TileLayerItem
* Translating pix...

bcef5e8d77266302dda3357df21b814c624c1fae authored over 9 years ago
Updated French translation

46011b579fbd044fdbf02874df6f8f802736337e authored over 9 years ago
docs: Fixed a typo in the documented default for "draworder"

It is "topdown", not "top-down".

Fixes #1057

afa13a276f10b218ade229f8a21bfe02f7cbbbe5 authored over 9 years ago
Simplified the code a little

Based on feedback from @KageJittai.

e0a8101755d63a3a0d2f871439758c5c1ed8068c authored over 9 years ago
Keep the active brush when switching maps

Now that tilesets are kept track of by shared pointers and now that they
are being added on-dema...

489b6cf578bd3a8b179f070dacbaff4bb21b8a33 authored over 9 years ago
Added Layer offset variable

* Can be changed in Properties view (with undo)
* Is written to/from TMX and JSON map formats
* ...

66410a454d892a475c2268161528609ceaedf1db authored over 9 years ago
Avoid unnecessary string allocations in map reader

More efficient functions operating directly on a QStringRef available
since Qt 5.1.

5364e6929c12348b60b2427ec35a99d6e688983f authored over 9 years ago
Qbs: Small correction in NSISSetup product

ARCH is only used in the output file name, which is overridden, so this
change is only for the s...

46a134446897feb6e68d5c465cba2b6191d1117a authored over 9 years ago
Updated license information in COPYING file

c060fd40cc88c92f32e4ed2a7511070f23a34b40 authored over 9 years ago
Merge branch '0.13'

df8d07ced3c3857fea92c6c7068b2e4f666c7c9c authored over 9 years ago
On Debian, qttools5-dev-tools is needed for lrelease

Thanks to @lobo-tuerto for reporting this.

6d0a7203f25232a7b84b39e87f7d08444400e8ee authored over 9 years ago
Updated Spanish translation

f7e77d2c554ecd79153fbb4a03ef6dd05364be51 authored over 9 years ago
Updated Qt dependency mentioned in README

Tiled requires at least Qt 5.1 now.

0d4af88ae6fed05fd1cf019e1b4157e741b8aab9 authored over 9 years ago
Added Bulgarian translation

Translation by Lyubomir Vasilev (lyubomirv@Transifex).

215c6968a0fcbf0b4c57128022392570f8de29d6 authored over 9 years ago
Marked MainWindow private slots private

Seems like the reason for having them public has disappeared.

a416e599fc1a18176d5a4440ddbfb5cf31b65316 authored over 9 years ago
Introduced support for adding external tileset formats

The JSON plugin now adds a JSON tileset format. It also no longer always
embeds the tileset info...

d6169b1e67192b1dd7cd0d026870afddbfef055b authored over 9 years ago
Some cleanup in preparation of custom tileset formats

* Split a FileFormat base class from "MapFormat"
* Added a FormatHelper class to reduce code dup...

5d67c38f48ed4143c21cbc109499359195e8e2ad authored over 9 years ago
Python plugin: Suppress warning when script directory doesn't exist

When creating the script directory for the first time, Tiled will need
to be restarted to get it...

aa1bd81c297c9086b6cfbd6cceac16ecae4c323c authored over 9 years ago
Merge branch 'wip/pluginsystem'

3264c07da914106cce07a57f1882e4e2213f1065 authored over 9 years ago
AppVeyor: Updated to Qt 5.5 and MinGW 4.9.2

2eb46f31aa3415387a798743ce53b7ebaa47349d authored over 9 years ago
Updated NEWS file

2a92e8f78084747cc1aa01a44380236dceb8ee9e authored over 9 years ago
Pulled Italian translation from Transifex

Updates by Marco Fras.

c2dbba6f3e21fa9a8379e2e334637888bfa80bd2 authored over 9 years ago
Avoid scaling with Inf or NaN factors

I decided to fix this in a slightly different way to avoid placing an
arbitrary limit on the min...

a927db892d5dd08f3e75644abdf12eb6afa7bba3 authored over 9 years ago
Merge pull request #1018 from Carisius/master

Avoid Inf values in scaling factors

15c6b6fc6911935d6b35e1ce3dd4825ae8592407 authored over 9 years ago
Fixed stamp brush issue when dealing with partially filled stamps

Recent changes in how the stamp brush operates exposed an old issue in
TileLayer::merge, which d...

a2371f5ca726c055408794c141e894c81ddcee28 authored over 9 years ago
Qbs: Disable the Python plugin in unsupported configurations

On Windows, the Python plugin does not build in debug mode, nor does it
build with Visual Studio...

a26fa416075adad635096716e008529bb44835c7 authored over 9 years ago
Removed MapFormat::nameFilters

This plural version was really only added for the Python plugin in order
to support multiple map...

88c0724769181d1c23d90b3cdb6717adb248ca8c authored over 9 years ago
Improved the plugin system

The previous plugin system worked by direct inheritance from interfaces
like MapWriterInterface ...

f07c7145970955a211e35cddfd0c37361e05a147 authored over 9 years ago
Re-enable Python script reloads

Based on watching the script directory for changes. A manual action may
still be preferable at s...

2bb81bef70aa202185bd7eb17d46e9686e5cee36 authored over 9 years ago
Preserve default file type when doing Save As

There was a bug where the writer plugin file name was used as filter,
which doesn't work. Now, a...

e09873f49692abd589d36392e203966595687eeb authored over 9 years ago
Merge pull request #1046 from encukou/cs

Update Czech translations

9f6d77b1041a421e181b7484762e088faa057750 authored over 9 years ago
Update Czech translations

3a05dc07244cbe5efaaadbd263724fd39df827e2 authored over 9 years ago
Fix objects with floating point positions and dimensions

Change accidental doubles to floats

Change floats to doubles

Remove uneccesary code

Change in...

eb0bf80be3bd2e358d1128afbc70b7958e5b7ab3 authored over 9 years ago
Merge branch 'master' into wip/qtquick

Conflicts:
src/tiled/tilestamp.cpp
tiled.pro

cd94cd51adf9601d5d48531e0944ebd53813a853 authored over 9 years ago
Updated list of contributors in AUTHORS file

7a83cde1e5b9500097684ed68a510a42ae42ca22 authored over 9 years ago
docs: Documented objectgroup.draworder and tile animations

Closes #985
Closes #1033

8677da18e0f2b17b198a263d0d1626aaf0c2c0c7 authored over 9 years ago
Mark the starting point for polygons as well

Same way as for polylines.

Closes #601

93716812c3b64c047a3cc47daa4e6647de450fbb authored over 9 years ago
Merge pull request #1034 from Ablu/de

Updated German translation

c1f19166b8b9efcd182d60fa6d46c8c7f0bd1704 authored over 9 years ago
Updated German translation

Done together with @wayfu.

ff59f9f3c5ababe0a9e5699c57c9b754fade9434 authored over 9 years ago
OS X: Use macdeployqt from Qt 5.5

10b4cf562688cb29edd77600c2fd3f8b69151058 authored over 9 years ago
Made Backspace the primary deletion shortcut on OS X

Closes #1023

2365880a1e1e4bed93112df02fa831f0ae4aee83 authored over 9 years ago
Marked the starting point for polylines

Closes #601

3d45e3332953e909356b4c195b7885f6135a9f0f authored over 9 years ago
Select new objects after they have been created

2b0313bc9bfd4a11bf5554bb4dee990d9af057c8 authored over 9 years ago
Fixed crash when using the Add New Terrain button

"tile" is allowed to be null for this method.

Closes #1036

cb4f8fe13a34ee192e8a826b0a75869f56a44bd0 authored over 9 years ago
Improved object selection outlines and movement cursor

* Object selection outlines are now rendered on top of all objects.
Previously they were rende...

1b82beda168222b434f6e3b0c3beadb2ac4e0a6d authored over 9 years ago
Renamed same-tile selection tool icon to its original name

Makes its origin more obvious.

e4170a5161be5b205323b0aff1899afbbaf6a239 authored over 9 years ago
Work around wrong icon text on undo action

For some reason the "iconText" property of the QAction is being changed
since Qt 5.5. This cause...

2933358562cae685ce42d0abfa03e18c73259f9d authored over 9 years ago
Merge pull request #1035 from semtiko/patch-1

Updated Russian translation

133f368e7abb6792dbbfdfc17202ca60a7a28bde authored over 9 years ago
Updated russian translation

46141373cc759118f411cf9059f15b4fc6ccb364 authored over 9 years ago
Updated translation files

Found 747 source text(s) (43 new and 704 already existing)
Removed 9 obsolete entries
...

77027a73840d31e9cad35e52378678738a3f66d0 authored over 9 years ago
Added Q_DECLARE_TR_FUNCTIONS to CommandLineHandler

This is necessary because otherwise the translations of the strings
used in CommandLineHandler a...

43df0b4b267de0f98274d35bd24c3acf61f1107e authored over 9 years ago
Added Documentation entry in the Help menu

Taking the user to http://doc.mapeditor.org/, where more documentation
will be available eventua...

410c36b45a9947bd0c12fec9451a6b476e01f7ac authored over 9 years ago
Bumped version to 0.13.0 and updated NEWS file

ee8c2d14794a72e356bd829f3fd518e20f1a729b authored over 9 years ago
Revert "Fix build errors due to "override" tokens."

This reverts commit 1c62cc9f438de1d6154943f0873e462fb9f83b8d.

C++11 is enabled now.

8b348c5755313046a070ab1a367c327b9dbeec04 authored over 9 years ago
docs: Added the configuration file for building the Documentation

This file is used by MkDocs to turn the "docs" folder into the site
served at http://doc.mapedit...

c531621bbd25641c4393b1306004c41749f6f163 authored over 9 years ago
Fixed the display of the map size in Properties

Broke in 497682e26584fd3a4555fb7b41dc043e55df1f0c

28d5f6868dc2f2a47ab4323527734f70bb005bf0 authored over 9 years ago
Merge pull request #1025 from zOadT/master

Improved Windows icon

eb70f092acce23f71e4a4449f1d46e0bd31aec28 authored over 9 years ago
Improved Windows icon

Added 16x16, 24x24, 32x32 and 48x48 resolution to Windows icon for
better scaling quality

aadd218b430e61feb632724c62bb072d6cdd0efe authored over 9 years ago
Ungroup position and size properties

The main reason for this change is that changing the position or size
would set the respective p...

497682e26584fd3a4555fb7b41dc043e55df1f0c authored over 9 years ago
Add encoding and compression to Lua and JSON formats

This brings the same advantages of using compression in the TMX format
(smaller file size, faste...

26a4675929e1622331a9b316291ee9283fc52a65 authored over 9 years ago
Use tile probability in random mode

Previously it was only used by the terrain brush.

A convenient RandomPicker class was introduce...

5977e9c080ae69ca056612f6b4c5b170e021ee11 authored over 9 years ago
Tweaked default tile stamp dock position and size

63de2e5785d0324b9a3b0c4e466b374d7fd080bc authored over 9 years ago
Fixed crash when selecting a tile stamp without a map open

5eab6be52163a4666196bbd1986d6c1a470e1018 authored over 9 years ago
Fixed compile against Qt < 5.4

Affects mainly Ubuntu 14.04 (Qt 5.2) and 14.10 (Qt 5.3).

5fe9cfcec19b2fa8c7376e59992592d77dfd43d7 authored over 9 years ago
Improved stamp rename handling

* Ensure the renamed stamp is visible in the view (its position might
have changed due to the ...

85a400d3ff620690ab4039a79986d257a2d76a1f authored over 9 years ago
Added a name filter for finding tile stamps when there are many

Issue #969

0a862ce9234973f23359c4b40bba0e7fca6fd94e authored over 9 years ago
Trigger editing of tile stamp name when stamp is created

Saves some clicking and is consistent with behavior when adding new
layers.

Issue #969

79ac402cd6b25d927e0b70d251694385daadeb73 authored over 9 years ago
Display tile stamps sorted by name

They are kept sorted when they are renamed.

Issue #969

60a75aa8785b64cc244bf8af4470bbe0633ace12 authored over 9 years ago
Fixed two small problems when deleting variations

* Avoid repainting issue in QTreeView
* Make sure saving is triggered

Issue #969

6e19c1d2405f427bdbe4865ccdff5dd5c785e5dc authored over 9 years ago
Added button for duplicating stamps

This can be useful to trying out different probabilities or
adding/removing variations without l...

2e77edb95d538eef1dbb01d8c2be436783022db3 authored over 9 years ago
Display the sum of stamp variation probabilities

Can be useful when you wonder what the effective probability of a stamp
really is.

Issue #969

c61055bfa4d09c15b7bdb977313b7e06e3fa33a3 authored over 9 years ago
Fixed parent window on X11 when using OpenGL acceleration

Apparently, when a native widget is used (which happens when OpenGL
acceleration is enabled) we ...

10771548cb6261059da6b94704f660ad8b968d3e authored over 9 years ago
Made tile stamps persistent

The default persistent stamps location is some location appropriate for
persistent application d...

b8fabc3dcaf37bb7075a095b40d5f0c38ce84977 authored over 9 years ago
Avoid Inf values in scaling factors

5a192ad3b4a4bab7f3eafa549871101f57337c59 authored over 9 years ago
Qbs: Use minimal symbol visibility

This helps avoid forgetting to include the export macro that is required
on Windows to make sure...

de440994beca1d592f96db6fde861a345335a6f5 authored over 9 years ago
Fixed linker error on Windows

Forgot to add the TILEDSHARED_EXPORT macro for the classes moved into
libtiled.

692b58267e6b567fe8d0968f4b14eca004c4d099 authored over 9 years ago
Moved Tiled::Map <-> QVariant converter into libtiled

I'd like to use these classes also when saving stamps, so I moved them
from the JSON plugin to l...

a7d8f6ecf10a342927a304fd5efe931bd2873b16 authored over 9 years ago
Renamed saveQuickStamp to createQuickStamp to avoid confusion

Saving of quickstamps still to be added.

d6ad4d120489e8ecbea22699a220a90454bbd2ea authored over 9 years ago
Removed some lines related to static builds, which are not supported

0b0f1e74a0651ad674c3e1c3f80612a5d45496fa authored over 9 years ago
Use a lowercase application name, except on Windows and OS X

This is just for consistency on Linux, where applications usually store
their preferences in low...

faaa9e26eb53436f29759218e0527c5473ed1f98 authored over 9 years ago
Raised minimum Qt version to 5.1

Raising the version mainly in order to use functionality in recent Qt
versions more comfortably....

1d3b158ef871449ca511f7b285499eaafac19ebb authored over 9 years ago
Updated copyright year in default license header

09ff123a7a0bd731695adb4a1051e4e799cc3bbe authored over 9 years ago
Merge branch '0.12'

503270debbb7e082f1cc6a1b3e76f6106bec33cd authored over 9 years ago
Fixed Ctrl+T causing a crash when no maps are open

Ctrl+T reloads the tilesets used by the current map, but the check
whether there is a current ma...

ec15b437bf9b1fd77eced01afd0e38d908d0f295 authored over 9 years ago
Merge branch 'master' into wip/qtquick

Conflicts:
src/plugins/python/pythonbind.cpp
src/plugins/python/tiledbinding.py
tiled.pro

fb91a7ff32720d4bb4a20f15ec28336e790a394f authored over 9 years ago
Workaround problem with installing qmldir file with Qbs 1.4.1

It actually looks cleaner like this anyway.

9150e6b215ba543fef48d05e9cc97486656562ba authored over 9 years ago
Merge pull request #1014 from jakepetroules/nsis-package-manager

AppVeyor: Install NSIS using the Chocolatey package manager

a5c5c393b850590a45a16dc6799b2f924f07a6c8 authored over 9 years ago
AppVeyor: install NSIS using the Chocolatey package manager.

f3ea779bc2397c645df998d33a8a00e80cab795f authored over 9 years ago
Added shortcut for toggling Tile Collision Editor

A request by patron Zwick.

I decided to put it on Ctrl+Shift+O, which may not be the most
conve...

0328ec335e2bdb3be04d0d5f70173306d76fd915 authored over 9 years ago
Merge pull request #1013 from Ablu/travis_gcc_4.8

Let travis build with g++ 4.8

534f5771350cd8fecad9e6e058e63a6dc92e478a authored over 9 years ago
Let travis build with g++ 4.8

Thanks to @bjorn for the update-alternatives trick.

116ddba7626a7baf17e2c43159f6ed4e3dc0112c authored over 9 years ago
Fixed compile with Qt 4 and qmake

The support for "CONFIG += c++11" was only added in Qt 5, so set the
-std=c++0x compiler flag ma...

7bfe5a7d48caa4333ee21a247029db96e6c6a61e authored over 9 years ago
Last attempt at fixing compilation with MinGW 4.9.1

Should have used a branch again. :-/

81a298f23845d1273dcc5ed28bf9e5be151abe34 authored over 9 years ago
Another attempt at fixing compilation with MinGW 4.9.1

According to [1] this is due to pyconfig.h redefining hypot as _hypot,
which causes trouble in c...

89b72d2764d873ad514e1b9ba090c1c0907a4552 authored over 9 years ago
Updated password for deployment to files.mapeditor.org

c891145d90f71cd67cbc7820d992766aa7c99fe1 authored over 9 years ago
Merge pull request #996 from IMMZ/save_all_feature

Added 'File => Save All' functionality.

fceb93a95deb039ff6c8b6bd4b4f0a6c00daee40 authored over 9 years ago
Added 'File => Save All' functionality.

d5d7c34ec2bebe606072910a8e2d46992eef8784 authored over 9 years ago