summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/grid-arrange-tab.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
| | | (bzr r13820)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
| | | (bzr r13809)
* 5. Refactoring of Application class: make copy/assignment operators private, ↵Liam P. White2014-06-271-1/+1
| | | | | disallow pointers to Application (bzr r13341.5.9)
* 4. further refactor Application class; create proper singleton, encapsulate ↵Liam P. White2014-06-261-1/+1
| | | | | members, simplify signals (bzr r13341.5.6)
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-12/+0
| | | (bzr r13341.5.3)
* 2. connect signalsLiam P. White2014-06-251-1/+2
| | | (bzr r13341.5.2)
* i18n. Fix for bug #1318345 (untranslatable strings in trunk-r13348).Nicolas Dufour2014-05-111-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1318345 (bzr r13352)
* Get pollar tiling working agains with trunkMartin Owens2014-03-271-1/+6
| | | (bzr r11073.1.37)
* Commit a merge to trunk, with probabal errorsMartin Owens2014-03-271-17/+35
| | | (bzr r11073.1.36)
* Renamed files to better match coding conventionsDenis Declara2012-05-091-0/+786
(bzr r11073.1.31)