Results 23 issues of Ladislav Láska

Here is a list of big features I'm considering for the next release. It's unlikely that all of them will be included, but a good portion could be. Feel free...

Request for comments

It was suggested in old redmine bug 3251, by Jonathan Bennett: Pressing Control while drag-selecting should add to the current selection. At present it doesn't modify the behaviour of a...

Feature request
Newbie friendly

The following project lists (almost) every useful imagery that can be useful for mapping. It could replace rather old hardcoded list, and could be easily updated. https://github.com/osmlab/editor-imagery-index

Feature request

As suggested in issue #166, a lot of the functionality regarding direct GPS communication could be replaced by QtPositioning subsystem (new in ~ Qt 5.2). The task can be split...

Feature request
Hacker friendly

It was suggested in old redmine bug 3339, by Jonathan Bennett: The API supports an arbitrary number of tags on changesets, but Merkaartor currently only allows the user to enter...

Feature request
Hacker friendly

Since Qt 5.6, there is no Qt Webkit, Qt WebEngine is the new replacement since Qt 5.4. There isn't much of the code, but there is some. Unfortunately, Qt 5.4...

Internal change

There is a lot of code that isn't necessary, or even not used. Let this be a tracker issue of what I know of: - [ ] `macos/` Some legacy...

Internal change

Currently the API implementation is not complete, lacking some features as "capabilities". These for example dictate how many elements can be in a changeset, and to my knowledge might lead...

Bug/critical

When names drawing is one, some points are hidden by a background; this is common with address points.

Bug

They are currently stored in the configuration, as plain text. This has been like this for a long time and has to be fixed eventually. There is reasonably popular library...

Feature request