summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/symbols.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Symbols: Fix uninitialized variable and some minor consistency fixesEduard Braun2017-11-131-19/+9
* Add eduard improvementsJabiertxo Arraiza Cenoz2017-11-101-4/+4
* Start working on Eduard improvementsJabier Arraiza2017-11-101-18/+24
* Now symbols are sortedJabier Arraiza2017-11-081-13/+20
* Refactor and order of document listJabier Arraiza2017-11-081-188/+175
* Fixes CPU problemsJabier Arraiza2017-11-081-0/+5
* Reducing the risk of ocureences of 100% CPU bugJabier Arraiza2017-11-081-6/+7
* Working on CPU issuesJabier Arraiza2017-11-071-34/+34
* Fixes to CPUJabier Arraiza2017-11-071-3/+8
* Add Ignore Gtk::Overlay if GTK=3.0Jabiertxo Arraiza Cenoz2017-11-031-5/+29
* Minor tweak to symbols search UXJabiertxo Arraiza Cenoz2017-11-031-4/+4
* Add search and no results from stock icons. Improve text. Thanks Maren for th...Jabier Arraiza2017-10-291-60/+49
* Add overlay widgetsJabier Arraiza2017-10-291-39/+158
* Bug fixes previous to overlay implementationJabier Arraiza2017-10-281-93/+97
* Remove CMake blank lineJabier Arraiza2017-10-281-3/+4
* Fix simbols dialog expand, Fix add symbols to document on global searchJabier Arraiza2017-10-271-69/+94
* Add progressbar to all actionsJabier Arraiza2017-10-241-103/+175
* Added some improvements discused in MRJabier Arraiza2017-10-221-138/+129
* Add discarted switch mode, working on global searchJabier Arraiza2017-10-221-226/+307
* Fis come things pointed by Eduard in the MRJabier Arraiza2017-10-211-4/+9
* Progress Bar workinggit add .git add .Jabier Arraiza2017-10-201-44/+52
* Fiz the MR note note_44059492. Thanks EduardJabiertxo Arraiza Cenoz2017-10-201-1/+1
* Add progress bar to loading, currently not working but all the base code is d...Jabiertxo Arraiza Cenoz2017-10-201-6/+21
* Add description search and icon if no resultsJabiertxo Arraiza Cenoz2017-10-201-2/+24
* Add case insensitive and no dialog loadingJabier Arraiza2017-10-201-55/+36
* Finish speed improvementsJabiertxo Arraiza Cenoz2017-10-191-33/+49
* Working on current documentJabiertxo Arraiza Cenoz2017-10-191-13/+19
* Improving speedJabier Arraiza2017-10-191-40/+65
* Working on speed improvementsJabiertxo Arraiza Cenoz2017-10-181-32/+88
* Add search to symbols dialogJabiertxo Arraiza Cenoz2017-10-181-13/+65
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-27/+19
* Fix windows builds with filename in symbols dialogMartin Owens2017-07-021-1/+1
* Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-021-70/+27
* Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-291-15/+29
|\
| * Remove old icon handling codeAlexander Valavanis2017-06-291-15/+29
* | Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-10/+7
|/
* Fix compilation with old libvisioEduard Braun2017-04-051-0/+2
* Symbols/VSS: Use the actual name of Visio stencils if possibleEduard Braun2017-04-051-12/+44
* Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-111-0/+4
* Add missing "#include <glibmm/regex.h>" for previous commitEduard Braun2017-02-101-0/+1
* Fix encoding/escaping issues with symbols loaded from .vss (Visio stencils) f...Eduard Braun2017-02-101-19/+28
* Merged trunkAdrian Boguszewski2016-08-091-44/+5
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-44/+5
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-44/+5
* | | Merged trunkAdrian Boguszewski2016-08-031-5/+0
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-2/+2
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-4/+4