summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/selectordialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move from XMLDialog to another paned dialogJabier Arraiza2019-06-101-1376/+0
|
* fix rebaseJabier Arraiza2019-06-081-1/+0
|
* fix coding styleJabier Arraiza2019-06-081-37/+34
|
* Fixes on selector dialog based in LGM inputJabier Arraiza2019-06-081-243/+340
|
* Style fixes.Shlomi Fish2019-06-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to @Qantas94Heavy 's comments. ---- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission.
* Refactoring: call setAttribute() directly.Shlomi Fish2019-06-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission.
* fix coding styleJabier Arraiza2019-06-021-2/+2
|
* Fixing coding styleJabier Arraiza2019-06-021-35/+36
|
* Improvements to hadle whols CSS fileJabier Arraiza2019-06-021-81/+46
|
* working on selector dialogJabier Arraiza2019-06-021-9/+11
|
* add improvements pointed by Thomas HolderJabier Arraiza2019-06-021-3/+3
|
* Fix a bug on undo, backpoer from masterJabier Arraiza2019-06-021-4/+4
|
* fix mergeJabier Arraiza2019-06-021-11/+39
|
* add unhandled multiselectorJabier Arraiza2019-06-021-2/+15
|
* Merge from masterJabier Arraiza2019-06-021-1/+1
|
* Working on selectors and unhandled onesJabier Arraiza2019-06-021-0/+1274
|
* Backup fro full refactorJabier Arraiza2019-06-021-1551/+0
|
* Fix mergeJabier Arraiza2019-06-021-0/+22
|
* Updating fixes on compilingJabier Arraiza2019-06-021-0/+244
|
* Fix for bug 248:Segmenation fault doing Undo with XML dialog openJabier Arraiza2019-05-141-3/+3
|
* Fixing coding styleJabier Arraiza2019-04-271-38/+13
|
* Fixes some crashes when selector is * and allow select multiple tagsJabier Arraiza2019-04-271-11/+65
|
* Fix coding styleJabier Arraiza2019-04-261-1/+1
|
* Allow comma separated (multiple) unhsndled selectorsJabier Arraiza2019-04-261-2/+14
|
* Fix coding styleJabier Arraiza2019-04-261-1/+1
|
* Show items selected by unhandled selectorsJabier Arraiza2019-04-261-10/+11
|
* Fix bug in previous mergeJabier Arraiza2019-04-201-15/+15
|
* Rename files to fit better his functionJabier Arraiza2019-04-201-0/+1243