summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/grid-arrange-tab.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminate clang warningsThomas Holder2019-08-231-1/+1
* Make doc2dt a document propertyThomas Holder2019-07-271-1/+1
* Tidy various dialog UIsNathan Lee2019-04-021-0/+1
* modernize loopsMarc Jeanmougin2019-01-021-2/+1
* Clarify licensesMax Gaukler2018-11-081-17/+18
* fix "Arrange" dialog with inverted y-axisThomas Holder2018-09-231-3/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-4/+4
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-4/+4
* Misc. typosUnknown2017-11-071-1/+1
* First batchMarc Jeanmougin2017-10-011-6/+4
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-1/+1
* Fix Gtk alignment APIAlexander Valavanis2017-07-081-1/+2
* Use Gtk orientable widgetsAlexander Valavanis2017-06-291-0/+4
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
* Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-161/+160
* Merged trunkAdrian Boguszewski2016-08-091-18/+2
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-18/+2
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-19/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-4/+0
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
| |/
* | Added items as a range functionAdrian Boguszewski2016-07-031-7/+13
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-6/+6
|/
* static code analysisKris De Gussem2015-12-071-1/+1
* static code analysisKris De Gussem2015-11-131-3/+3
* Why would anyone make a sorting function that is not antisymmetric ? That mak...Marc Jeanmougin2015-08-301-9/+3
* fix "arrange" tool (typo)Marc Jeanmougin2015-07-131-1/+1
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+0
* more cast cleanupMarc Jeanmougin2015-02-271-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* added a set to the SelectionMarc Jeanmougin2015-02-191-17/+11
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-11/+10
* Just...mc2015-02-181-24/+30
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-1/+1
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-12/+0
* 2. connect signalsLiam P. White2014-06-251-1/+2
* i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).Nicolas Dufour2014-05-111-1/+1
* Get pollar tiling working agains with trunkMartin Owens2014-03-271-1/+6
* Commit a merge to trunk, with probabal errorsMartin Owens2014-03-271-17/+35
* Renamed files to better match coding conventionsDenis Declara2012-05-091-0/+786