| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not parse visio files, use filename | Jabiertxo Arraiza Cenoz | 2018-01-05 | 1 | -49/+71 |
| | | |||||
| * | Add suport to noty titled symbols sets with filename | Jabiertxo Arraiza Cenoz | 2018-01-05 | 1 | -2/+18 |
| | | |||||
| * | Add title to symbols dropdown | Jabiertxo Arraiza Cenoz | 2018-01-05 | 1 | -41/+43 |
| | | |||||
| * | Fix Gtkmm widget margin deprecation | Alexander Valavanis | 2017-12-26 | 1 | -0/+20 |
| | | |||||
| * | Fix FTBFS with GtkMM < 3.14 (lp:1740024) | Alexander Valavanis | 2017-12-25 | 1 | -3/+3 |
| | | |||||
| * | Don't translate the empty string | Eduard Braun | 2017-11-26 | 1 | -1/+1 |
| | | |||||
| * | More memleaks fixes | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -4/+8 |
| | | |||||
| * | Fix memleaks and double call to title() in a recursive function in Symbols ↵ | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -2/+4 |
| | | | | | Dialog | ||||
| * | Code simplification | Jabiertxo Arraiza Cenoz | 2017-11-17 | 1 | -17/+3 |
| | | |||||
| * | Fix a bug pointed by suv when the title of a symbol has duplicates | Jabier Arraiza | 2017-11-16 | 1 | -15/+24 |
| | | |||||
| * | Fix last bug pointed by Eduard Brawn in MR 126 | Jabier Arraiza | 2017-11-16 | 1 | -13/+13 |
| | | |||||
| * | Fix title problems | Jabiertxo Arraiza Cenoz | 2017-11-16 | 1 | -13/+19 |
| | | |||||
| * | Working on fix | Jabier Arraiza | 2017-11-16 | 1 | -44/+24 |
| | | |||||
| * | Symbols: Fix uninitialized variable and some minor consistency fixes | Eduard Braun | 2017-11-13 | 1 | -19/+9 |
| | | |||||
| * | Add eduard improvements | Jabiertxo Arraiza Cenoz | 2017-11-10 | 1 | -4/+4 |
| | | |||||
| * | Start working on Eduard improvements | Jabier Arraiza | 2017-11-10 | 1 | -18/+24 |
| | | |||||
| * | Now symbols are sorted | Jabier Arraiza | 2017-11-08 | 1 | -13/+20 |
| | | |||||
| * | Refactor and order of document list | Jabier Arraiza | 2017-11-08 | 1 | -188/+175 |
| | | |||||
| * | Fixes CPU problems | Jabier Arraiza | 2017-11-08 | 1 | -0/+5 |
| | | |||||
| * | Reducing the risk of ocureences of 100% CPU bug | Jabier Arraiza | 2017-11-08 | 1 | -6/+7 |
| | | |||||
| * | Working on CPU issues | Jabier Arraiza | 2017-11-07 | 1 | -34/+34 |
| | | |||||
| * | Fixes to CPU | Jabier Arraiza | 2017-11-07 | 1 | -3/+8 |
| | | |||||
| * | Add Ignore Gtk::Overlay if GTK=3.0 | Jabiertxo Arraiza Cenoz | 2017-11-03 | 1 | -5/+29 |
| | | |||||
| * | Minor tweak to symbols search UX | Jabiertxo Arraiza Cenoz | 2017-11-03 | 1 | -4/+4 |
| | | |||||
| * | Add search and no results from stock icons. Improve text. Thanks Maren for ↵ | Jabier Arraiza | 2017-10-29 | 1 | -60/+49 |
| | | | | | the inputs | ||||
| * | Add overlay widgets | Jabier Arraiza | 2017-10-29 | 1 | -39/+158 |
| | | |||||
| * | Bug fixes previous to overlay implementation | Jabier Arraiza | 2017-10-28 | 1 | -93/+97 |
| | | |||||
| * | Remove CMake blank line | Jabier Arraiza | 2017-10-28 | 1 | -3/+4 |
| | | |||||
| * | Fix simbols dialog expand, Fix add symbols to document on global search | Jabier Arraiza | 2017-10-27 | 1 | -69/+94 |
| | | |||||
| * | Add progressbar to all actions | Jabier Arraiza | 2017-10-24 | 1 | -103/+175 |
| | | |||||
| * | Added some improvements discused in MR | Jabier Arraiza | 2017-10-22 | 1 | -138/+129 |
| | | |||||
| * | Add discarted switch mode, working on global search | Jabier Arraiza | 2017-10-22 | 1 | -226/+307 |
| | | |||||
| * | Fis come things pointed by Eduard in the MR | Jabier Arraiza | 2017-10-21 | 1 | -4/+9 |
| | | |||||
| * | Progress Bar workinggit add .git add . | Jabier Arraiza | 2017-10-20 | 1 | -44/+52 |
| | | |||||
| * | Fiz the MR note note_44059492. Thanks Eduard | Jabiertxo Arraiza Cenoz | 2017-10-20 | 1 | -1/+1 |
| | | |||||
| * | Add progress bar to loading, currently not working but all the base code is ↵ | Jabiertxo Arraiza Cenoz | 2017-10-20 | 1 | -6/+21 |
| | | | | | done. need to look into idle methods | ||||
| * | Add description search and icon if no results | Jabiertxo Arraiza Cenoz | 2017-10-20 | 1 | -2/+24 |
| | | |||||
| * | Add case insensitive and no dialog loading | Jabier Arraiza | 2017-10-20 | 1 | -55/+36 |
| | | |||||
| * | Finish speed improvements | Jabiertxo Arraiza Cenoz | 2017-10-19 | 1 | -33/+49 |
| | | |||||
| * | Working on current document | Jabiertxo Arraiza Cenoz | 2017-10-19 | 1 | -13/+19 |
| | | |||||
| * | Improving speed | Jabier Arraiza | 2017-10-19 | 1 | -40/+65 |
| | | |||||
| * | Working on speed improvements | Jabiertxo Arraiza Cenoz | 2017-10-18 | 1 | -32/+88 |
| | | |||||
| * | Add search to symbols dialog | Jabiertxo Arraiza Cenoz | 2017-10-18 | 1 | -13/+65 |
| | | |||||
| * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 1 | -27/+19 |
| | | |||||
| * | Fix windows builds with filename in symbols dialog | Martin Owens | 2017-07-02 | 1 | -1/+1 |
| | | |||||
| * | Move directory scanners to new get_filenames(...) calls | Martin Owens | 2017-07-02 | 1 | -70/+27 |
| | | |||||
| * | Hackfest icon work: restore selected menu icons and make theming easier | Alexander Valavanis | 2017-06-29 | 1 | -15/+29 |
| |\ | |||||
| | * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -15/+29 |
| | | | |||||
| * | | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -10/+7 |
| |/ | | | | get_filename methods | ||||
| * | Fix compilation with old libvisio | Eduard Braun | 2017-04-05 | 1 | -0/+2 |
| | | | | (bzr r15616) | ||||
