Commit Graph

1892 Commits

Author SHA1 Message Date
Artur Spychaj
6105d9108f Updates keyboard shortcuts
Uses Ctrl+W keyboard shortcut on Windows to close tabs instead of Clrl+F4
Adds keyboard shortcut to switch between tabs
2014-08-25 12:24:50 +01:00
Artur Spychaj
49c9b179ba Refactors code. Adds dockset icons to history menu 2014-08-23 14:05:49 +02:00
Artur Spychaj
d5bd42969f Adds an initial tab support
Adds tab buttons. Remembers each tab state in a struct.
2014-08-22 19:25:04 +02:00
Artur Spychaj
9d2ec1ff10 Updates home page design. 2014-08-22 17:45:54 +02:00
Artur Spychaj
c8aae8a104 Adds intial search history 2014-08-22 01:04:31 +02:00
Artur Spychaj
1c80a0c138 Displays the list of sections available on a page
Please enter the commit message for your changes. Lines starting
2014-08-21 21:42:55 +02:00
Artur Spychaj
ca51d31a43 Improves GUI layout 2014-08-21 21:13:13 +02:00
Artur Spychaj
282ddffaa8 Adds handling of external links
Allows people to click on external links and opens them in the default browser.
2014-08-21 20:59:56 +02:00
Artur Spychaj
530b5822c7 Refactors the docset info
Docset info is a separate class that should parse the .plist files with more information.
Gets the content root in docsetEntry
Uses the dockset info.plist to get the main name
2014-08-20 23:47:28 +02:00
Artur Spychaj
1d5b3e0840 Recursively adds all docsets in zeal docset dir
Allows to symlink external docsets.
2014-08-20 23:43:02 +02:00
Artur Spychaj
72800d8bab Adds an iconset. 2014-08-20 22:18:21 +02:00
Artur Spychaj
15557689e5 Simplifies the getModulesCount with a join. 2014-08-20 20:14:04 +02:00
Artur Spychaj
b4fcfb7abd Fix: gets docset icon only if a docset name detected. 2014-08-19 19:54:28 +02:00
Artur Spychaj
33a8f631e7 Forces label repaint. 2014-08-19 18:33:48 +02:00
Artur Spychaj
b5aab9dcb4 Fix: invalid support of webView for touch devices
WebView does not respond to any touch events.
2014-08-19 18:15:04 +02:00
Artur Spychaj
6c45498212 Adds a selection key.
When pressing '?' the current query will get selected in the main search box.
2014-08-19 17:41:32 +02:00
Artur Spychaj
80e5004abc Arrows do not focus on the list view. 2014-08-18 00:18:34 +02:00
Artur Spychaj
a8d81b568c Adds autocompletion hint
When the user starts typing a prefix a hint will show in the search field.
2014-08-17 23:08:19 +02:00
Artur Spychaj
cfe87ad58c Begins adding the prefix handling capabilities. 2014-08-17 21:13:52 +02:00
Artur Spychaj
2a4a3f9295 Adds name/prefix fields to docsets. 2014-08-17 15:27:36 +02:00
Artur Spychaj
0c3c440ce9 Removes ESC as a global shortcut.
ESC will clear the search box if no other widget will consume the behaviour.
Makes some widget forward special keys like ESC to the MainWindow handler.
2014-08-16 19:44:00 +02:00
Artur Spychaj
d60049a7fd Moves the escape event filter to a line edit.
Line edit will also be cancelled on ESC press.
2014-08-16 13:21:41 +02:00
Artur Spychaj
20d328d60a Adds homepage as a resource file. 2014-08-16 11:02:41 +02:00
Artur Spychaj
737c3dc147 Adds a placeholder to the search text. 2014-08-15 14:51:03 +02:00
Artur Spychaj
aee3d802a7 Fix: search field focusing bug
Clicking on the search box focuses on it correctly.
Fixes the feature where the focus click will select the entire query.
2014-08-15 14:32:10 +02:00
Artur Spychaj
9ac95cb830 Fix: invalid method name parsing
Removes parameters from method. This fixes parsing error whenever parameters contained a separator element.
2014-08-15 13:25:26 +02:00
Artur Spychaj
c607032a9f Uses an option parser for flags. Adds force option
Uses an option parser to make the CLI more consistent.
Adds a force run flag to run zeal even if another session exists.
2014-08-15 12:51:37 +02:00
Michael Beeuwsaert
a663a75ae5 Merge pull request #173 from gekola/make-libappindicator-dependency-optional
Make libappindicator dependency optional
2014-07-12 20:04:57 -05:00
Nick Herman
43c6023ecc Make libappindicator dependency optional 2014-07-07 02:44:32 +03:00
Michael Beeuwsaert
81a49ae204 Merge pull request #163 from r0n22/patch-1
Update README.md
2014-06-23 11:19:09 -05:00
r0n22
e9d387296a Update README.md
To show unmet dependencies when building from source.
2014-06-23 12:12:31 -04:00
Jerzy Kozera
55f346bfc8 Fixed compilation for Windows 2014-06-20 13:42:51 +02:00
Jerzy Kozera
f402b559a0 Don't include libappindicator for Windows 2014-06-20 13:35:01 +02:00
Jerzy Kozera
a40d8fbd66 Added missing setWindowIcon 2014-06-20 13:28:51 +02:00
Jerzy Kozera
42132e86d9 Merge pull request #151 from zhoulike/master
Fix the tray icon problem in Unity
2014-06-20 13:21:39 +02:00
Jerzy Kozera
1a45190ed6 Fixed Linux icon paths 2014-06-20 13:21:01 +02:00
Jerzy Kozera
605654ba54 Use icon on Linux 2014-06-20 13:15:21 +02:00
Jerzy Kozera
8573ec66a4 appicons in zeal.pro 2014-06-20 13:14:13 +02:00
Jerzy Kozera
0a9fe79a1f Added the icon to zeal.desktop 2014-06-20 13:11:16 +02:00
Jerzy Kozera
149c801a45 Merge branch 'ammachado-network_proxy' 2014-06-20 13:04:32 +02:00
Jerzy Kozera
ed62dc135b Merge branch 'network_proxy' of https://github.com/ammachado/zeal into ammachado-network_proxy
Conflicts:
	zeal/zealsettingsdialog.cpp
	zeal/zealsettingsdialog.h
2014-06-20 13:00:42 +02:00
Jerzy Kozera
f34d665b72 Added an icon 2014-06-20 12:50:31 +02:00
Jerzy Kozera
bf41a5fa9a Merge pull request #136 from MichaelBeeu/docsetUpdates
Docset updates and docset feeds
2014-06-20 12:50:16 +02:00
Adriano Marcondes Machado
47094efbd3 Proxy settings not being saved. 2014-06-16 00:07:58 -03:00
Adriano Marcondes Machado
3e6a18363f Using the proxy on main window. 2014-06-16 00:00:49 -03:00
Adriano Marcondes Machado
e3cdf668f7 First try on network proxy configuration 2014-06-15 23:53:07 -03:00
Like Zhou
0a74470045 Fix the tray icon problem in Unity
New requirements: libgtk2.0-dev libappindicator-dev
2014-06-03 15:51:35 +08:00
Michael Beeuwsaert
10cb243c53 Merge pull request #135 from ZiDoMs/iss71
Change focus on pressing enter
2014-06-02 20:27:44 -05:00
Jerzy Kozera
824eaf188a Merge pull request #146 from Kapeli/master
New docsets
2014-05-23 22:40:55 +02:00
Bogdan Popescu
ab66efe522 New docsets 2014-05-23 23:14:15 +03:00