Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/hatta_qticon.py
Commit message (Expand)AuthorAgeFilesLines
* Correct exe build automation.Cezary Krzy?anowski2010-07-161-1/+0
* Moved ui and png to resources. Get the png packed. Make dialog find it's icon...Cezary Krzyżanowski2010-07-161-10/+10
* Added exception catching and reporting via e-mail. New ErrorDialog to display...Cezary Krzyżanowski2010-07-161-10/+30
* Make global exception catching and showing work. Preferences shortcut made po...Cezary Krzyżanowski2010-07-131-13/+11
* Update of project metadata importsCezary Krzyżanowski2010-07-091-7/+9
* correct hatta_qticon messages to use something similar to proper Englishsheep@wintermute2010-01-221-2/+2
* A working exception dialog (temporary) solution.cezary.krzyzanowski@gmail.com2009-11-051-6/+8
* use /sr/bin/env to find the python binarysheep@ghostwheel2009-09-301-1/+1
* Move translation to named variables. Also allow hatta listening on portsCezary Krzyżanowski2009-09-081-5/+10
* try-catch typoCezary Krzyżanowski2009-09-081-2/+2
* Except different errors on pybonjour import: windows gives WindowsError,Cezary Krzyżanowski2009-09-081-1/+2
* Get rid of debug windowCezary Krzyżanowski2009-09-031-2/+0
* Incorporate cross-platform internationalization and locale handling. AddedCezary Krzyżanowski2009-09-031-7/+34
* Fix empty url bug. Added preferences window icon.Cezary Krzyżanowski2009-09-031-11/+18
* Make windows build fully working with qticon:cezary.krzyzanowski@gmail.com2009-09-021-1/+1
* Use QDesktopServices to get common dirs. Remove unused path_utils.Cezary Krzyżanowski2009-09-021-10/+21
* Make browsing the default action of ZeroconfThread. Register action isCezary Krzyżanowski2009-09-021-46/+59
* Make announce checkbox invisible if there's no pybonjourCezary Krzyżanowski2009-09-021-2/+4
* Feature missing message when no bonjour foundCezary Krzyżanowski2009-09-021-2/+20
* Added announce configure option.Cezary Krzyżanowski2009-09-021-7/+24
* Added grayed out icon.Cezary Krzyżanowski2009-09-021-3/+15
* Fix no-config start bug: first apply default config if none exists, thenCezary Krzyżanowski2009-09-011-1/+1
* Config save bugfix.Cezary Krzyżanowski2009-08-221-1/+2
* Fixed crash when no config dir exist. Added command args passing to hatta:Cezary Krzyżanowski2009-08-221-0/+7
* Extract basic wiki information to hatta.py and use it both in setup.py andCezary Krzyżanowski2009-08-191-11/+10
* Configuration panel modifying and restarting wiki thread. A ZeroconfCezary Krzyżanowski2009-08-191-33/+378
* The hatta.png icon is 64x64 and so it should be installed and used.Cezary Krzyżanowski2009-08-141-1/+1
* Get rid of exception debug code --- raised errorsCezary Krzyżanowski2009-08-141-2/+0
* remove exception testing codesheep@atos.wmid.amu.edu.pl2009-08-141-0/+0
* Use threads for wiki server.Cezary Krzyżanowski2009-08-051-11/+53
* Use main hatta.py as new subprocess.Cezary Krzyżanowski2009-08-041-2/+6
* Qt status icon reimplementation.Cezary Krzyżanowski2009-08-041-0/+93